[SCM] proftpd-dfsg branch, debian/lenny, updated. debian/1.3.1-17lenny5-3-g4992bc5
Francesco Paolo Lovergine
frankie at debian.org
Tue Nov 15 14:20:13 UTC 2011
The following commit has been merged in the debian/lenny branch:
commit 4992bc5ed5e09f2f7a35830d10d2ab0813204208
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Tue Nov 15 13:56:50 2011 +0100
Fixed build-dep
diff --git a/debian/changelog b/debian/changelog
index dd40128..d606388 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+proftpd-dfsg (1.3.1-17lenny8) oldstable-security; urgency=low
+
+ * Changed libpam-dev virtual pkg build-dep in libpam0g-dev due to new
+ package resolver used in old-stable.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Tue, 15 Nov 2011 13:56:04 +0100
+
proftpd-dfsg (1.3.1-17lenny7) oldstable-security; urgency=low
* Security fix: 3624.dpatch.
diff --git a/debian/control b/debian/control
index db039c6..218ae8e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie at debian.org>
Standards-Version: 3.7.3
-Build-Depends: libmysqlclient15-dev (>= 5.0.16), libpam-dev, debhelper (>=5), zlib1g-dev,
+Build-Depends: libmysqlclient15-dev (>= 5.0.16), libpam0g-dev, debhelper (>=5), zlib1g-dev,
libpq-dev, libldap2-dev, libssl-dev, libwrap0-dev, libcap-dev|not+linux-gnu,
autotools-dev, libncurses5-dev, dpatch, libacl1-dev, libattr1-dev
Homepage: http://www.proftpd.org/
--
ProFTPD core package
More information about the Pkg-proftpd-maintainers
mailing list