diff options
| author | Julian Andres Klode <jak@debian.org> | 2013-10-23 20:19:14 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2013-10-23 20:19:14 +0200 |
| commit | a80bbc568413466f9f24f28e85825e1ddc27751d (patch) | |
| tree | 74efa1ea029b51694eb20b1f7e2ade54da60d111 /debian/control | |
| parent | 617f32fabedbb91d8b4db7dfb5b36c07e5f64d73 (diff) | |
| download | python-apt-a80bbc568413466f9f24f28e85825e1ddc27751d.tar.gz | |
debian: Upgrade to debhelper 9 (and dpkg-buildflags)
This gives us some more hardening, amongst other things.
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 55837ac5..e79b58ce 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ XS-Python-Version: >= 2.6 X-Python3-Version: >= 3.1 Build-Depends: apt (>= 0.9.6), apt-utils, - debhelper (>= 7.3.5), + debhelper (>= 9), fakeroot, libapt-pkg-dev (>= 0.8.11), python-all-dev (>= 2.6.6-3~), |
