diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-16 11:00:59 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-16 11:00:59 +0200 | 
| commit | e7d8ffe2ab58fecae6a5990d31b18ca82f1088bd (patch) | |
| tree | 1fd81f3ad7a7c9673cfd7ffc104f4829f0ac58a3 | |
| parent | 4d33913d0d9327cbc7a5cd4b9aeeb1f62b372133 (diff) | |
Declare compliance with Debian Policy 4.0.0
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index f33a0b4..346025e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ simple-scan (3.25.1-1) UNRELEASED; urgency=medium        - Remove the --with=autoreconf parameter.        - Remove override_dh_autoreconf section.      + Remove useless debian/patches/0005-zlib.patch. +  * Declare compliance with Debian Policy 4.0.0. (No changes needed).   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Tue, 03 Jan 2017 04:33:58 +0100 diff --git a/debian/control b/debian/control index 4f21af3..4bf4843 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-webhosting.net> -Standards-Version: 3.9.8 +Standards-Version: 4.0.0  Build-Depends:   debhelper (>= 10),   gnome-pkg-tools (>= 0.10), | 
