r50717 - in /trunk/libhttp-body-perl/debian: changelog control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Jan 11 17:41:57 UTC 2010


Author: jawnsy-guest
Date: Mon Jan 11 17:41:49 2010
New Revision: 50717

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50717
Log:
make changes per gregoa, dch -r

Modified:
    trunk/libhttp-body-perl/debian/changelog
    trunk/libhttp-body-perl/debian/control

Modified: trunk/libhttp-body-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-body-perl/debian/changelog?rev=50717&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/changelog (original)
+++ trunk/libhttp-body-perl/debian/changelog Mon Jan 11 17:41:49 2010
@@ -1,9 +1,4 @@
-libhttp-body-perl (1.06-1) UNRELEASED; urgency=low
-
-  TODO:
-  - Test::More: 0.86 -> perl (>= 5.10.1) | libtest-simple-perl (>= 0.86)
-  - recommended: mention changes in changelog (Module::Install in d/copyright,
-    libtest-deep-perl in d/control)
+libhttp-body-perl (1.06-1) unstable; urgency=low
 
   * New upstream release
   * Add myself to Uploaders and Copyright
@@ -12,8 +7,11 @@
   * Remove patch, seems to have been fixed by addition
     of PAML module to test libraries (it uses Perl data
     structures and eval{} to serialize/deserialize)
+  * Added Test::Deep to B-D-I for testing
+  * Document copyright for included Module::Install
+  * Test::More 0.86 required for testing
 
- -- Jonathan Yu <jawnsy at cpan.org>  Sun, 10 Jan 2010 11:21:32 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Mon, 11 Jan 2010 12:44:54 -0500
 
 libhttp-body-perl (1.05-2) unstable; urgency=low
 

Modified: trunk/libhttp-body-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-body-perl/debian/control?rev=50717&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/control (original)
+++ trunk/libhttp-body-perl/debian/control Mon Jan 11 17:41:49 2010
@@ -3,7 +3,8 @@
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: perl, libyaml-perl, libpath-class-perl, 
- libtest-pod-perl, libtest-pod-coverage-perl, libwww-perl, libtest-deep-perl
+ libtest-pod-perl, libtest-pod-coverage-perl, libwww-perl, libtest-deep-perl,
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.86)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,




More information about the Pkg-perl-cvs-commits mailing list