diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog index 9a47b69..d270334 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,15 @@ sane-frontends (1.0.14-13) UNRELEASED; urgency=medium + * Change to my new email address. + * New README.source to explain the branching model used. + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + - Remove Build-Depend autotools.dev in debian/control. + - Remove --with autotools-dev from debian/rules. + * Declare compliance with Debian Policy 4.2.1 (No changes needed). + * Remove obsolete package sane-dbg. + * Rename patches and remove not used debian/patches/scanadf-sigchld.diff. * debian/watch: - Switch to gitlab. * debian/changelog: @@ -14,16 +24,6 @@ sane-frontends (1.0.14-13) UNRELEASED; urgency=medium - Remove usr/share/sane. * debian/sane.install: - Remove usr/share/sane/* and usr/bin/*. - * Rename patches and remove not used debian/patches/scanadf-sigchld.diff. - * Change to my new email address. - * New README.source to explain the branching model used. - * Migrate to debhelper 11: - - Change debian/compat to 11. - - Bump minimum debhelper version in debian/control to >= 11. - - Remove Build-Depend autotools.dev in debian/control. - - Remove --with autotools-dev from debian/rules. - * Declare compliance with Debian Policy 4.2.1 (No changes needed). - * Remove obsolete package sane-dbg. -- Jörg Frings-Fürst <debian@jff.email> Sat, 08 Sep 2018 15:03:19 +0200 |