diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-04 19:57:41 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-04 19:57:41 +0100 |
commit | 9f01cda55d519406248fc095667442575b7329f0 (patch) | |
tree | 9533f890cd86b5f1dd612f3ae3c9a5becbdb080a /debian/changelog | |
parent | 9d7b3dd818adbeb80fb7274e01be3a2e49f10f4e (diff) |
Many work to make DebSrc3 fit
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8e5d929..4eaa279 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +sane-frontends (1.0.14-10) unstable; urgency=medium + + * New maintainer (Close: #688556). + * debian/control: + - Add myself as maintainer. + - Bump Standards-Version to 3.9.6. + - Package sane: + - Add ${misc:Depends} to Depends. + - Remove useless "Section: graphics". + - Add homepage. + - Add Vcs-* to new git repository. + * debian/compat: + - Change from 5 to 9. + * New debian/source/format + - Set to "3.0 (quilt)". + * Convert patches from dpatch to quilt. + * Rewrite debian/copyright. + * Rewrite builtsystem to dh and DebSrc3.0 (Closes: #670380): + - Rewrite debian/rules. + - New sane.links + * Add debian/watch. + * debian/patches: + - New 20_scanadf-SIGCHLD.patch (Closes: #596232): + - Sets SIGCHLD to SIG_DFL before execle(). + - New 25_manpages-typo.patch (Closes: #612686): + - Correct some typos. + * New package sane-dbg. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 04 Dec 2014 13:54:54 +0100 + sane-frontends (1.0.14-9) unstable; urgency=low * debian/control: |