r40618 - in /trunk/libcompress-raw-zlib-perl/debian: changelog control patches/use-debian-zlib.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jul 24 11:16:36 UTC 2009


Author: gregoa
Date: Fri Jul 24 11:16:27 2009
New Revision: 40618

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40618
Log:
* Set Standards-Version to 3.8.2 (no changes).
* debian/patches/use-debian-zlib.patch: fix typo.

Modified:
    trunk/libcompress-raw-zlib-perl/debian/changelog
    trunk/libcompress-raw-zlib-perl/debian/control
    trunk/libcompress-raw-zlib-perl/debian/patches/use-debian-zlib.patch

Modified: trunk/libcompress-raw-zlib-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-zlib-perl/debian/changelog?rev=40618&op=diff
==============================================================================
--- trunk/libcompress-raw-zlib-perl/debian/changelog (original)
+++ trunk/libcompress-raw-zlib-perl/debian/changelog Fri Jul 24 11:16:27 2009
@@ -11,7 +11,6 @@
   * New upstream release (2.020)
   * debian/control:
     - Add myself to list of Uploaders
-    - Bump Standards-Version to 3.8.1 (No Changes)
   * debian/README.source:
     - Updated to default version
   * debian/patches/use-debian-zlib.patch:
@@ -25,6 +24,10 @@
 
   [ Niko Tyni ]
   * debian/patches/CVE-2009-1391: dropped, included upstream.
+
+  [ gregor herrmann ]
+  * Set Standards-Version to 3.8.2 (no changes).
+  * debian/patches/use-debian-zlib.patch: fix typo.
 
  -- Nathan Handler <nhandler at ubuntu.com>  Thu, 04 Jun 2009 11:44:45 +0000
 

Modified: trunk/libcompress-raw-zlib-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-zlib-perl/debian/control?rev=40618&op=diff
==============================================================================
--- trunk/libcompress-raw-zlib-perl/debian/control (original)
+++ trunk/libcompress-raw-zlib-perl/debian/control Fri Jul 24 11:16:27 2009
@@ -8,7 +8,7 @@
  Gunnar Wolf <gwolf at debian.org>, Nathan Handler <nhandler at ubuntu.com>,
  Niko Tyni <ntyni at debian.org>
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Compress-Raw-Zlib/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcompress-raw-zlib-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcompress-raw-zlib-perl/

Modified: trunk/libcompress-raw-zlib-perl/debian/patches/use-debian-zlib.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-zlib-perl/debian/patches/use-debian-zlib.patch?rev=40618&op=diff
==============================================================================
--- trunk/libcompress-raw-zlib-perl/debian/patches/use-debian-zlib.patch (original)
+++ trunk/libcompress-raw-zlib-perl/debian/patches/use-debian-zlib.patch Fri Jul 24 11:16:27 2009
@@ -10,7 +10,7 @@
 -INCLUDE         = ./zlib-src
 -LIB             = ./zlib-src
 +BUILD_ZLIB      = False
-+INCLUDE         = /usr/inclide
++INCLUDE         = /usr/include
 +LIB             = /usr/lib
  
  OLD_ZLIB        = False




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