[Pkg-cmake-commits] [cmake] 09/10: Allow backports of the debhelper/dpkg-dev build-deps.

Felix Geyer fgeyer at moszumanska.debian.org
Tue Nov 17 17:29:45 UTC 2015


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

fgeyer pushed a commit to branch experimental
in repository cmake.

commit 9a6962b582b3a2c277b1a4d887f72f835d1f324e
Author: Felix Geyer <fgeyer at debian.org>
Date:   Tue Nov 17 18:27:11 2015 +0100

    Allow backports of the debhelper/dpkg-dev build-deps.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8e19eca..2ad8af2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +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.20141010),
-               dpkg-dev (>= 1.17.14),
+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