[SCM] Debian packaging of libxml-libxslt-perl branch, master, updated. debian/1.78-1-18-g70098aa

gregor herrmann gregoa at debian.org
Sat Mar 2 18:13:52 UTC 2013


The following commit has been merged in the master branch:
commit 7e5c797f3d3e7303530a9ad12ee3d81dbde6de47
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 2 19:10:45 2013 +0100

    Build-depend on libxslt1-dev >= 1.1.28.

diff --git a/debian/control b/debian/control
index 9888da0..43f7c8b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
                perl,
                libxml-libxml-perl,
-               libxslt1-dev,
+               libxslt1-dev (>= 1.1.28),
                pkg-config
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxslt-perl.git

-- 
Debian packaging of libxml-libxslt-perl



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