[Pkg-cracklib-commits] [SCM] Git repository for pkg-cracklib branch, lenny-backports, updated. debian/2.8.15-5-6-gdcef1bb
Jan Dittberner
jandd at debian.org
Sat Jan 9 23:04:25 UTC 2010
The following commit has been merged in the lenny-backports branch:
commit 5b4c12bc372b635272b4dfe1ac82a26847aca83c
Author: Jan Dittberner <jandd at debian.org>
Date: Sat Jan 9 23:47:41 2010 +0100
require minimum version 0.46-7 of quilt
diff --git a/debian/changelog b/debian/changelog
index 04a38c4..96325e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ cracklib2 (2.8.15-5~bpo50+1) lenny-backports; urgency=low
not available in Lenny's python package
* use source format 1.0
- remove debian/source/format
- - debian/control: add quilt to Build-Depends
+ - debian/control: add quilt (>=0.46-8) to Build-Depends
- debian/rules: add --with quilt
-- Jan Dittberner <jandd at debian.org> Sat, 09 Jan 2010 22:31:19 +0100
diff --git a/debian/control b/debian/control
index ca682e5..9fdfa99 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Martin Pitt <mpitt at debian.org>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 7.0.50), python-support (>= 1.0.2),
python-all-dev, python-all, chrpath, xmlto, automake (>= 1.10),
- autoconf (>=2.61), libtool, quilt
+ autoconf (>=2.61), libtool, quilt (>=0.46-7)
Build-Depends-Indep: python-setuptools
Homepage: http://sourceforge.net/projects/cracklib
XS-Python-Version: all
--
Git repository for pkg-cracklib
More information about the Pkg-cracklib-commits
mailing list