Add tighter build-depends on dpkg-dev and debhelper for Build-Profiles support.
This commit is contained in:
parent
38b31e81ff
commit
203a07283f
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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@debian.org> Sat, 07 Nov 2015 18:43:11 +0100
|
||||
|
||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -5,7 +5,8 @@ Maintainer: Debian CMake Team <pkg-cmake-team@lists.alioth.debian.org>
|
||||
Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
|
||||
Felix Geyer <fgeyer@debian.org>,
|
||||
Mario Lang <mlang@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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user