diff options
author | Guido Günther <agx@sigxcpu.org> | 2014-09-04 21:36:50 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-09-04 23:31:27 +0200 |
commit | 5b8a7cff721f3eecaaff86a57f73b15dcd60b231 (patch) | |
tree | a2f68d8bbcc7d5f3d790283a4e9a1923f969e03d /debian/control | |
parent | 05442099742e9a786935973a93aff7303b0e054f (diff) |
Swith to debhelper 9 for multiarch
so NM finds the prefs so again.
Closes: #760498
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c382251..969d19c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Guido Günther <agx@sigxcpu.org> Build-Depends: - debhelper (>= 8), + debhelper (>= 9), dpkg-dev (>= 1.16.1~), network-manager-dev (>= 0.9.2), libnm-util-dev (>= 0.9.2), |