summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
3 files changed, 13 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ee766f..f73104c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+simple-scan (3.32.2.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * 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, 11 Jul 2019 21:03:54 +0200
+
simple-scan (3.30.1.1-1) unstable; urgency=medium
* New upstream release.
@@ -32,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/compat b/debian/compat
index b4de394..48082f7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+12
diff --git a/debian/control b/debian/control
index 86eb09a..6ce2bdc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ 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 (>= 11),
+ debhelper (>= 12),
gettext,
gnome-pkg-tools,
itstool,