[pkg-db-commits] [db5.3] 01/02: Bump required debhelper version to 9.20141221~ to it correctly set ${misc:Pre-Depends} (instead of dpkg-dev that's not needed)

Ondrej Sury ondrej at moszumanska.debian.org
Sat Jan 10 08:38:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

ondrej pushed a commit to branch master
in repository db5.3.

commit 1df8689fa6c7ca4749092f515c945ffde944ef84
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed Dec 31 08:57:10 2014 +0100

    Bump required debhelper version to 9.20141221~ to it correctly set ${misc:Pre-Depends} (instead of dpkg-dev that's not needed)
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b17c3ce..8e0dbb2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Standards-Version: 3.9.3
 # can be executed to pre-process sqlite3 components).
 # For DEB_STAGE=stage1 build tcl-dev, javahelper, default-jdk,
 # gcj-native-helper can be dropped
-Build-Depends: debhelper (>= 9),
-	       dpkg-dev (>= 1.17.22),
+Build-Depends: debhelper (>= 9.20141221~),
 	       autotools-dev (>= 20100122.1),
 	       dh-autoreconf,
 	       tcl-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-db/db5.3.git



More information about the pkg-db-commits mailing list