[Pkg-cmake-commits] [cmake] 02/03: Add tighter build-depends on dpkg-dev and debhelper for Build-Profiles support.

Felix Geyer fgeyer at moszumanska.debian.org
Sat Nov 7 18:23:22 UTC 2015


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

fgeyer pushed a commit to branch master
in repository cmake.

commit 203a07283f190ee7338dc6129a8aad39b0128f70
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat Nov 7 19:13:26 2015 +0100

    Add tighter build-depends on dpkg-dev and debhelper for Build-Profiles support.
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ea2752b..a30f7d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ cmake (3.3.2-2) UNRELEASED; urgency=medium
 
   * Search for Python 3.5 and 3.6. (Closes: #802826)
     - Add FindPython_Add_versions_3.5_and_3.6.patch
+  * Add tighter build-depends on dpkg-dev and debhelper for Build-Profiles
+    support.
 
  -- Felix Geyer <fgeyer at debian.org>  Sat, 07 Nov 2015 18:43:11 +0100
 
diff --git a/debian/control b/debian/control
index 3d46594..8e19eca 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian CMake Team <pkg-cmake-team at lists.alioth.debian.org>
 Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Felix Geyer <fgeyer at debian.org>,
            Mario Lang <mlang at debian.org>
-Build-Depends: debhelper (>= 9.20131104),
+Build-Depends: debhelper (>= 9.20141010),
+               dpkg-dev (>= 1.17.14),
                libarchive-dev (>= 2.8.0),
                libbz2-dev,
                libcurl4-openssl-dev | libcurl-ssl-dev,

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



More information about the Pkg-cmake-commits mailing list