diff options
author | Julien BLACHE <jblache@debian.org> | 2010-03-13 21:14:18 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:50 +0000 |
commit | 05f0966f64f56ad3348ce8569324ee6c3e692aa8 (patch) | |
tree | e51d62e303adefd66617fa1857c174baf2034d68 /debian/changelog | |
parent | 4aa3c3e04255085feb30735357bf7394c9788d81 (diff) |
Imported Debian patch 0.996-4debian/0.996-4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 85808ef..34260a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +xsane (0.996-4) unstable; urgency=low + + * Package converted to source format 3.0 (quilt). + + Patches now have DEP-3 headers. + + * debian/control: + + Drop dpatch build-dep. + + Bump Standards-Version to 3.8.4. + + Add ${misc:Depends}. + * debian/rules: + + Drop dpatch code. + + * debian/patches/fix_message_typo.patch: + + Added; fix a typo in GUI messages (closes: #569747). + * debian/patches/i18n_po_update_fr.patch: + + Added; update french translation (closes: #573213). + + -- Julien BLACHE <jblache@debian.org> Sat, 13 Mar 2010 21:14:18 +0100 + xsane (0.996-3) unstable; urgency=low * debian/control: |