diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2018-04-11 17:17:56 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2018-04-11 17:17:56 +0200 |
commit | c66b748423e53755213ea2770864141ef9a33637 (patch) | |
tree | 8e158a4fdd07317303cd05483631cc7e28c71a90 /debian | |
parent | aacad2e6ff4e738121230d2f7a7dac978517df4c (diff) | |
download | vyos-strongswan-c66b748423e53755213ea2770864141ef9a33637.tar.gz vyos-strongswan-c66b748423e53755213ea2770864141ef9a33637.zip |
d/compat bumped to 10
Diffstat (limited to 'debian')
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index ea44e6e00..cbd6895dc 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: https://salsa.debian.org/debian/strongswan Vcs-Git: https://salsa.debian.org/debian/strongswan.git Build-Depends: bison, bzip2, - debhelper (>= 9.20160709), + debhelper (>= 10), dh-apparmor, dh-autoreconf, dpkg-dev (>= 1.16.2), |