diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 18:45:36 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 18:45:36 +0200 |
commit | e58da7468db5d4323818dcd99f458122c04dc265 (patch) | |
tree | e9155a2e7f16846a7f95f1420e858cec1353e128 /debian/changelog | |
parent | 608e7e94423585d4fff5e31c9c9a98b3165ed3c9 (diff) |
release 3.13.4.2-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 40 |
1 files changed, 21 insertions, 19 deletions
diff --git a/debian/changelog b/debian/changelog index f807564..414558a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,26 +1,28 @@ simple-scan (3.13.4.2-1) unstable; urgency=medium - * New Maintainer ( Closes: #720540 ). - * debian/control - - change Standards-Version to 3.9.5 ( no changes ). - - Build-Depends - - valac <= 0.16 will be removed. Therefor change - valac release to >= 0.22 ( Closes: #739167, #755204 ). - - remove unused lsb-release ( Closes: #737536 ). - - add Depends on Package sample-scan - - dbus-x11 because dbus-launch is requested ( Closes: #750392 ). - - remove the upstream Vcs-Bzr. - * Add debian/source/options: - - set compression to xz & compression-level to 9 to save space. - * Add debian/simple-scan.bug-script to get the logfile into the bugreports. + * New maintainer (Closes: #720540). + * New upstream release: + - Refresh debian/patches/01-zlib.patch + * debian/control: + - Set myself as maintainer. + - Bump Standards-Version to 3.9.5 (no changes required). + - Update Build-Depends: + + valac <= 0.16 will be removed. Therefore change + valac release to >= 0.22 (Closes: #739167, #755204). + + Remove unused lsb-release (Closes: #737536). + - Add dbus-x11 to Depends for package simple-scan since simple-scan + needs dbus even on headless systems (Closes: #750392). + - Remove the upstream Vcs-Bzr. + * Add debian/source/options: + - Set compression to xz & compression-level to 9 to save space. + * Add debian/simple-scan.bug-script to automatically add logfiles to + bug reports. * debian/copyright: - - add new maintainer to debian/*. - - replace old copyright years with 2014. + - Add myself to the list of authors for debian/*. + - Update copyright years for 2014. * debian/rules: - - enabling hardening. - - install NEWS as upstream changelog. - * New upstream release. - * Refresh patches. + - Enable hardening. + - Install NEWS as upstream changelog. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 19 Jul 2014 11:08:59 +0200 |