diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 84c1a3fa..718cef6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +network-manager (1.1.91-3) UNRELEASED; urgency=medium + + * Bump Build-Depends on debhelper to (>= 9.20160114) for + "--dbgsym-migration" support. + + -- Michael Biebl <biebl@debian.org> Sun, 13 Mar 2016 21:12:58 +0100 + network-manager (1.1.91-2) unstable; urgency=medium * Skip the test suite if "nocheck" is set via DEB_BUILD_OPTIONS. diff --git a/debian/control b/debian/control index 4272bc0a..a5452dff 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Uploaders: Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 9.20160114), dh-systemd (>= 1.14), dh-autoreconf, pkg-config, |