debian/0000755000000000000000000000000012045035522007164 5ustar debian/rules0000755000000000000000000000003612045035522010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000210112045035522010561 0ustar Source: libanyevent-dbd-pg-perl Maintainer: Debian Perl Group Uploaders: Dmitry E. Oboukhov , Xavier Guimard Section: perl Priority: extra Build-Depends: debhelper (>= 8), libanyevent-perl, libcommon-sense-perl, libdbd-pg-perl, libdbi-perl, liblib-abs-perl Standards-Version: 3.9.4 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libanyevent-dbd-pg-perl.git;a=summary Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libanyevent-dbd-pg-perl.git Homepage: http://search.cpan.org/dist/AnyEvent-DBD-Pg Package: libanyevent-dbd-pg-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libanyevent-perl, libcommon-sense-perl, libdbd-pg-perl, libdbi-perl, liblib-abs-perl Description: AnyEvent interface to DBD::Pg's async interface AnyEvent::DBD::Pg can be used inside AnyEvent application to access PostgreSQL database in non-blocking mode. debian/source/0000755000000000000000000000000012045035522010464 5ustar debian/source/format0000644000000000000000000000001412045035522011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000235512045035522011043 0ustar libanyevent-dbd-pg-perl (0.03-4) unstable; urgency=low [ Damyan Ivanov ] * point Homepage to /dist/ * fix VCS-Git protocol (closes: #669574) * add debian/watch [ Xavier Guimard ] * Bump Standard-Version to 3.9.4 * Update copyright to fromat 1.0 * Update debhelper dependency to 8 * Add myself to uploaders * Remove cdbs to use standard d/rules * Change Module::Install copyright to http://pkg-perl.alioth.debian.org/copyright.html#module__install * Remove trailing "debian" in debian/watch * Change style errors in debian/control -- Xavier Guimard Fri, 02 Nov 2012 22:21:26 +0100 libanyevent-dbd-pg-perl (0.03-3) unstable; urgency=low * Add libcommon-sense-perl into depends, closes: #615506, thanks for Salvatore Bonaccorso . -- Dmitry E. Oboukhov Sun, 27 Feb 2011 19:24:42 +0300 libanyevent-dbd-pg-perl (0.03-2) unstable; urgency=low * Add perl group to Maintainer. * VCS-* records in debian/control. -- Dmitry E. Oboukhov Tue, 22 Feb 2011 17:33:18 +0300 libanyevent-dbd-pg-perl (0.03-1) unstable; urgency=low * Initial release. (Closes: #612718) -- Dmitry E. Oboukhov Mon, 07 Feb 2011 17:57:12 +0300 debian/compat0000644000000000000000000000000212045035522010362 0ustar 8 debian/copyright0000644000000000000000000000244512045035522011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AnyEvent::DBD::Pg Upstream-Contact: Mons Anderson, Source: http://search.cpan.org/~mons/AnyEvent-DBD-Pg/lib/AnyEvent/DBD/Pg.pm Files: * Copyright: 2010, Mons Anderson License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Dmitry E. Oboukhov 2012, Xavier Guimard License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000036312045035522010217 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/AnyEvent-DBD-Pg/ .*/AnyEvent-DBD-Pg-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$