diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-09-06 21:22:55 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-09-06 21:22:55 +0200 |
commit | e48f58cad134f65ae354a08a4cc2c112e44bcf29 (patch) | |
tree | c6647513b9290ab4c626b514bd35626c75ea822e /debian/control | |
parent | eb038099572eed6c15f831e953a42ea9321cfb86 (diff) | |
download | vyos-strongswan-e48f58cad134f65ae354a08a4cc2c112e44bcf29.tar.gz vyos-strongswan-e48f58cad134f65ae354a08a4cc2c112e44bcf29.zip |
update dbgsym handling
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 e606c6f30..776416c1b 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-swan/strongswan.git;a=summa Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git Build-Depends: bison, bzip2, - debhelper (>= 9), + debhelper (>= 9.20151219), dh-autoreconf, dh-systemd (>= 1.5), dpkg-dev (>= 1.16.2), |