r50187 - in /trunk/libpoe-perl/debian: changelog rules
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Mon Jan 4 22:21:01 UTC 2010
Author: jawnsy-guest
Date: Mon Jan 4 22:20:52 2010
New Revision: 50187
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50187
Log:
dch -r, looks good now
Modified:
trunk/libpoe-perl/debian/changelog
trunk/libpoe-perl/debian/rules
Modified: trunk/libpoe-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/changelog?rev=50187&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/changelog (original)
+++ trunk/libpoe-perl/debian/changelog Mon Jan 4 22:20:52 2010
@@ -1,15 +1,16 @@
-libpoe-perl (2:1.2810-1) UNRELEASED; urgency=low
+libpoe-perl (2:1.2810-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Update POE::Test::Loops dependency to 1.031
* Add patch to correct POD typos
+ * Re-enable quilt patches previously disabled
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
- -- Jonathan Yu <jawnsy at cpan.org> Fri, 01 Jan 2010 15:36:40 -0500
+ -- Jonathan Yu <jawnsy at cpan.org> Mon, 04 Jan 2010 17:23:46 -0500
libpoe-perl (2:1.2800-1) unstable; urgency=low
Modified: trunk/libpoe-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/rules?rev=50187&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/rules (original)
+++ trunk/libpoe-perl/debian/rules Mon Jan 4 22:20:52 2010
@@ -3,7 +3,7 @@
PERL ?= /usr/bin/perl
%:
- dh $@
+ dh --with quilt $@
override_dh_auto_configure:
# Run network tests only if localhost is reachable, the perl snippet touch
More information about the Pkg-perl-cvs-commits
mailing list