diff options
| -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 c3bc76c..808c52b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ simple-scan (3.32.2.1-1) unstable; urgency=medium    * Migrate to debhelper 12:      - Change debian/compat to 12.      - Change debhelper version in debian/control to >= 12. +  * Declare compliance with Debian Policy 4.4.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Thu, 30 May 2019 14:39:34 +0200 @@ -41,7 +42,6 @@ simple-scan (3.28.1-1) unstable; urgency=medium      - Switch Vcs-* to new location.      - Switch to new homepage.      - Remove unneeded build depends versions. -  * Declare compliance with Debian Policy 4.1.5 (No changes needed).    * Refresh debian/upstream/metadata.    * Some buildsystem changes (Closes: #881934):      - debian/rules: Add gnome and dh_translation handling. diff --git a/debian/control b/debian/control index 4e5bb07..6ce2bdc 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: simple-scan  Section: gnome  Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff.email> -Standards-Version: 4.2.1 +Standards-Version: 4.4.0  Build-Depends:   debhelper (>= 12),   gettext, | 
