r38185 - in /trunk/dh-make-perl: debian/changelog debian/control lib/DhMakePerl.pm t/dists/Strange-0.1/wanted-debian/control t/dists/Strange-2.1/wanted-debian/control

nhandler-guest at users.alioth.debian.org nhandler-guest at users.alioth.debian.org
Wed Jun 17 13:24:33 UTC 2009


Author: nhandler-guest
Date: Wed Jun 17 13:24:20 2009
New Revision: 38185

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38185
Log:
* debian/control:
  - Bump Standards-Version to 3.8.2
* t/dists/Strange-0.1/wanted-debian/control:
  - Use Standards-Version 3.8.2
* t/dists/Strange-2.1/wanted-debian/control:
  - Use Standards-Version 3.8.2
* lib/DhMakePerl.pm:
  - Use Standards-Version 3.8.2

Modified:
    trunk/dh-make-perl/debian/changelog
    trunk/dh-make-perl/debian/control
    trunk/dh-make-perl/lib/DhMakePerl.pm
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/control
    trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/control

Modified: trunk/dh-make-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/changelog?rev=38185&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/changelog (original)
+++ trunk/dh-make-perl/debian/changelog Wed Jun 17 13:24:20 2009
@@ -1,3 +1,16 @@
+dh-make-perl (0.57) UNRELEASED; urgency=low
+
+  * debian/control:
+    - Bump Standards-Version to 3.8.2
+  * t/dists/Strange-0.1/wanted-debian/control:
+    - Use Standards-Version 3.8.2
+  * t/dists/Strange-2.1/wanted-debian/control:
+    - Use Standards-Version 3.8.2
+  * lib/DhMakePerl.pm:
+    - Use Standards-Version 3.8.2
+
+ -- Nathan Handler <nhandler at ubuntu.com>  Wed, 17 Jun 2009 13:24:08 +0000
+
 dh-make-perl (0.56) unstable; urgency=low
 
   [ gregor herrmann ]

Modified: trunk/dh-make-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/control?rev=38185&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/control (original)
+++ trunk/dh-make-perl/debian/control Wed Jun 17 13:24:20 2009
@@ -30,7 +30,7 @@
  Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
  Oliver Gorwits <oliver.gorwits at oucs.ox.ac.uk>,
  Ryan Niebur <ryanryan52 at gmail.com>, Nathan Handler <nhandler at ubuntu.com>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/dh-make-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/dh-make-perl/
 

Modified: trunk/dh-make-perl/lib/DhMakePerl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl.pm?rev=38185&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl.pm Wed Jun 17 13:24:20 2009
@@ -76,7 +76,7 @@
 );
 our %overrides;
 
-$debstdversion = '3.8.1';
+$debstdversion = '3.8.2';
 $priority      = 'optional';
 $section       = 'perl';
 $depends       = Debian::Dependencies->new('${perl:Depends}');

Modified: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/control?rev=38185&op=diff
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/control (original)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/control Wed Jun 17 13:24:20 2009
@@ -4,7 +4,7 @@
 Build-Depends: perl6, xlib-dev
 Build-Depends-Indep: perl (>= 5.6.0-12)
 Maintainer: Joe Maintainer <joemaint at test.local>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Strange/
 
 Package: libstrange-perl

Modified: trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/control?rev=38185&op=diff
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/control (original)
+++ trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/control Wed Jun 17 13:24:20 2009
@@ -4,7 +4,7 @@
 Build-Depends: perl6, xlib-dev
 Build-Depends-Indep: perl (>= 5.6.0-12)
 Maintainer: Joe Maintainer <joemaint at test.local>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Strange/
 
 Package: libstrange-perl




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