[libdap] 27/48: Versioned deps on debhelper
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sun Jul 5 10:17:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to tag unstable/3.12.0-1
in repository libdap.
commit 130f8d5f980cde6eb0b31c83b47d5a29d8c25881
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Mon Jul 8 11:53:15 2013 +0100
Versioned deps on debhelper
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0d98475..e3248f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdap (3.11.1-13) UNRELEASED; urgency=low
+
+ * Now use debhelper >=9 versioned depends.
+
+ -- Alastair McKinstry <mckinstry at debian.org> Mon, 08 Jul 2013 11:52:44 +0100
+
libdap (3.11.1-12) unstable; urgency=low
* libdnet-dev no longer conflicts with libdap-dev. Closes: #694655.
diff --git a/debian/control b/debian/control
index af4632b..d111737 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libdap
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: zlib1g-dev, debhelper (>= 8.1.3~), pkg-config, libxml2-dev, libcurl4-gnutls-dev , dejagnu, doxygen, graphviz, dh-autoreconf (>= 4~),
+Build-Depends: zlib1g-dev, debhelper (>= 9), pkg-config, libxml2-dev, libcurl4-gnutls-dev , dejagnu, doxygen, graphviz, dh-autoreconf (>= 4~),
autoconf, automake, libtool, flex, bison, uuid-dev
Build-Conflicts: autoconf2.13
Standards-Version: 3.9.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libdap.git
More information about the debian-science-commits
mailing list