diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d8b5415..2bd030f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ cil (0.07.00-13) unstable; urgency=medium - * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). + * Declare compliance with Debian Policy 4.7.0 (No changes needed). * Migrate to debhelper-compat 13: - Change debhelper (>= 11) to debhelper-compat (= 13) in debian/control. - Remove debian/compat. diff --git a/debian/control b/debian/control index 4367085..290bc80 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: cil Section: perl Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.0 Build-Depends: debhelper-compat (= 13), libmodule-build-perl |