r46096 - in /trunk/libxml-libxslt-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Oct 19 17:48:39 UTC 2009


Author: gregoa
Date: Mon Oct 19 17:48:33 2009
New Revision: 46096

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46096
Log:
Add zlib1g-dev to Build-Depends, otherwise the config fails.

Modified:
    trunk/libxml-libxslt-perl/debian/changelog
    trunk/libxml-libxslt-perl/debian/control

Modified: trunk/libxml-libxslt-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxslt-perl/debian/changelog?rev=46096&op=diff
==============================================================================
--- trunk/libxml-libxslt-perl/debian/changelog (original)
+++ trunk/libxml-libxslt-perl/debian/changelog Mon Oct 19 17:48:33 2009
@@ -6,6 +6,7 @@
   * debian/copyright: update years of upstream copyright.
   * debian/control: bump versioned (build) dependency on libxml-libxml-perl.
   * Refresh patch trim_libs.patch.
+  * Add zlib1g-dev to Build-Depends, otherwise the config fails.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 19 Oct 2009 18:24:05 +0200
 

Modified: trunk/libxml-libxslt-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxslt-perl/debian/control?rev=46096&op=diff
==============================================================================
--- trunk/libxml-libxslt-perl/debian/control (original)
+++ trunk/libxml-libxslt-perl/debian/control Mon Oct 19 17:48:33 2009
@@ -8,7 +8,8 @@
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-libxslt-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-libxslt-perl/
 Build-Depends: debhelper (>= 7.0.50), libxml-libxml-perl (>= 1.70),
- libxslt1-dev (>= 1.1.8), perl, pkg-config, quilt (>= 0.46-7)
+ libxslt1-dev (>= 1.1.8), perl, pkg-config, quilt (>= 0.46-7),
+ zlib1g-dev
 
 Package: libxml-libxslt-perl
 Architecture: any




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