r73434 - in /trunk/libpar-packer-perl/debian: changelog compat control copyright patches/01_manpage-ext.patch patches/fix-pod-spelling.patch patches/series

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Apr 24 17:47:06 UTC 2011


Author: gregoa
Date: Sun Apr 24 17:46:59 2011
New Revision: 73434

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73434
Log:
* Remove patch fix-pod-spelling.patch, applied upstream; refresh patch
  01_manpage-ext.patch, applied with an offset.
* Bump debhelper compatibility level to 8.
* Set Standards-Version to 3.9.2 (no changes).
* Bump version of libmodule-scandeps-perl (build) dependency.

Removed:
    trunk/libpar-packer-perl/debian/patches/fix-pod-spelling.patch
Modified:
    trunk/libpar-packer-perl/debian/changelog
    trunk/libpar-packer-perl/debian/compat
    trunk/libpar-packer-perl/debian/control
    trunk/libpar-packer-perl/debian/copyright
    trunk/libpar-packer-perl/debian/patches/01_manpage-ext.patch
    trunk/libpar-packer-perl/debian/patches/series

Modified: trunk/libpar-packer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/changelog?rev=73434&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/changelog (original)
+++ trunk/libpar-packer-perl/debian/changelog Sun Apr 24 17:46:59 2011
@@ -1,6 +1,11 @@
 libpar-packer-perl (1.009-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Remove patch fix-pod-spelling.patch, applied upstream; refresh patch
+    01_manpage-ext.patch, applied with an offset.
+  * Bump debhelper compatibility level to 8.
+  * Set Standards-Version to 3.9.2 (no changes).
+  * Bump version of libmodule-scandeps-perl (build) dependency.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 24 Apr 2011 19:39:53 +0200
 

Modified: trunk/libpar-packer-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/compat?rev=73434&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/compat (original)
+++ trunk/libpar-packer-perl/debian/compat Sun Apr 24 17:46:59 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libpar-packer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/control?rev=73434&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/control (original)
+++ trunk/libpar-packer-perl/debian/control Sun Apr 24 17:46:59 2011
@@ -1,11 +1,11 @@
 Source: libpar-packer-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7.0.50),
+Build-Depends: perl, debhelper (>= 8),
  libarchive-zip-perl,
  libgetopt-argvfile-perl,
  libinline-perl,
- libmodule-scandeps-perl (>= 0.98),
+ libmodule-scandeps-perl (>= 1.01),
  libpar-perl (>= 1.000),
  libperl-dev,
  libtest-pod-perl
@@ -14,7 +14,7 @@
  gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at debian.org>,
  Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Chris Butler <chrisb at debian.org>
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpar-packer-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpar-packer-perl/
 Homepage: http://par.perl.org/
@@ -25,7 +25,7 @@
  perl (>= ${perl:current}), perl (<< ${perl:next}),
  libarchive-zip-perl,
  libgetopt-argvfile-perl,
- libmodule-scandeps-perl (>= 0.98),
+ libmodule-scandeps-perl (>= 1.01),
  libpar-dist-perl,
  libpar-perl (>= 1.000)
 Recommends: libtk-perl

Modified: trunk/libpar-packer-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/copyright?rev=73434&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/copyright (original)
+++ trunk/libpar-packer-perl/debian/copyright Sun Apr 24 17:46:59 2011
@@ -103,7 +103,7 @@
 
 Files: debian/*
 Copyright: 2007-2010, Damyan Ivanov <dmn at debian.org>
- 2007-2010, gregor herrmann <gregoa at debian.org>
+ 2007-2011, gregor herrmann <gregoa at debian.org>
  2009-2010, Jonathan Yu <jawnsy at cpan.org>
  2010, Chris Butler <chrisb at debian.org>
  2009, Ryan Niebur <ryanryan52 at gmail.com>

Modified: trunk/libpar-packer-perl/debian/patches/01_manpage-ext.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/patches/01_manpage-ext.patch?rev=73434&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/patches/01_manpage-ext.patch (original)
+++ trunk/libpar-packer-perl/debian/patches/01_manpage-ext.patch Sun Apr 24 17:46:59 2011
@@ -13,7 +13,7 @@
      my $dynperl = $Config::Config{useshrplib} && ($Config::Config{useshrplib} ne 'false');
  
      if ($bork) {
-@@ -115,11 +115,11 @@
+@@ -89,11 +89,11 @@
  
      makemaker_args(
          MAN1PODS		=> {

Modified: trunk/libpar-packer-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/patches/series?rev=73434&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/patches/series (original)
+++ trunk/libpar-packer-perl/debian/patches/series Sun Apr 24 17:46:59 2011
@@ -1,3 +1,2 @@
-fix-pod-spelling.patch
 01_manpage-ext.patch
 fix-with-new-par-name




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