[Pkg-samba-maint] [samba] 03/05: fix heimdal dependency for backports
Ivo De Decker
ivodd at moszumanska.debian.org
Sat Mar 1 16:36:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
ivodd pushed a commit to branch wheezy-backports
in repository samba.
commit e3f314c1e879512b5f6b133d2e4f2ac3588bd98a
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date: Sat Mar 1 16:25:18 2014 +0100
fix heimdal dependency for backports
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 63485bc..580fdaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
samba (2:4.1.5+dfsg-1~bpo70+1) UNRELEASED; urgency=medium
* Rebuild for wheezy-backports.
+ * Replace dependency on newer Heimdal HDB API with dependency
+ on libhdb9-heimdal before the API change.
-- Ivo De Decker <ivo.dedecker at ugent.be> Sat, 01 Mar 2014 16:19:32 +0100
diff --git a/debian/control b/debian/control
index 74366b8..0de5356 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Package: samba
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: adduser,
- heimdal-hdb-api-8,
+ libhdb9-heimdal (<< 1.6~git20131207),
libpam-modules,
libpam-runtime (>= 1.0.1-11),
lsb-base (>= 4.1+Debian),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list