[Pkg-openldap-devel] [openldap] 01/01: Don't depend explicitly on multiarch-support.
Ryan Tandy
rtandy-guest at moszumanska.debian.org
Tue Aug 25 20:01:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
rtandy-guest pushed a commit to branch master
in repository openldap.
commit 794520f0a8555c3855ad32a3123ec91842d2b205
Author: Ryan Tandy <ryan at nardis.ca>
Date: Tue Aug 25 11:52:18 2015 -0700
Don't depend explicitly on multiarch-support.
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 532d73c..401d0cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openldap (2.4.42+dfsg-2) UNRELEASED; urgency=medium
+
+ * Change explicit Pre-Depends: multiarch-support to ${misc:Pre-Depends}, as
+ recommended by lintian.
+
+ -- Ryan Tandy <ryan at nardis.ca> Tue, 25 Aug 2015 11:49:24 -0700
+
openldap (2.4.42+dfsg-1) unstable; urgency=medium
[ Peter Marschall ]
diff --git a/debian/control b/debian/control
index 917639f..135abdf 100644
--- a/debian/control
+++ b/debian/control
@@ -74,7 +74,7 @@ Priority: standard
Architecture: any
Multi-Arch: same
Conflicts: ldap-utils (<= 2.1.23-1)
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libldap2, libldap-2.3-0
Description: OpenLDAP libraries
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
More information about the Pkg-openldap-devel
mailing list