diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-18 09:46:11 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-18 09:46:11 +0200 |
commit | f086e811c45095cce7365dad66e6b8149490bd50 (patch) | |
tree | 24de8338436960eaa58ca54d1acc6fb710878d46 /debian/changelog | |
parent | ec16b34c2812a90713a8dcb7a1a7606a9b554999 (diff) |
New maintainer, new upstream release, some bugs
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 41 |
1 files changed, 30 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index 08e1f32..9e1a6da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,35 @@ -xsane (0.999-1) UNRELEASED; urgency=medium +xsane (0.999-1) unstable; urgency=medium - * [23337be] Imported Upstream version 0.999 + * New Maintainer. (Closes: #688542) + * New upstream release. * debian/control: - + [b27d2a6] bump Standards-Version to 3.9.6, no changes needed. - + [6424c96] fix duplicate-short-description lintian tag. - + [11f9507] debian/control: add Vcs-* fields. - + [bd33c8a] wrap-and-sort maintenance. - * [f3a24cb] debian/watch: add - * [c92f446] debian/copyright: rewrite using DEP-5 - * [1cf0e7a] debian/patches/lcms2.patch: add (Closes: #745524) - - -- Mattia Rizzolo <mattia@mapreri.org> Tue, 14 Oct 2014 21:24:22 +0200 + - Add myself as maintainer. + - Bump Standards-Version to 3.9.6 (no changes required). + - Change short short description of xsane-common. + - Change Build-Depends from libjpeg-dev to + libjpeg62-turbo-dev by reason of the jpeg-turbo + transition. + * debian/copyright: + - Rewrite into DEP-5 format. + - Add myself to the list of authors for debian/*. + - Change the license of debian/* to GPL-3+. + * New debian/watchfile. + * debian/patches: + - New xsane-0.999-lcms2.patch: + + Add support for lcms2. (Closes: #745524). + Thanks to Nils Philippsen <nils@redhat.com>. + - New lcms2_configure.patch: + + patch configure direct because autoreconf is broken. + Thanks to Nils Philippsen <nphilipp@fedoraproject.org> + - New typo.patch and typo_manpage.patch: + + Correct some typos. + - New desktop_file.patch: + + Move tags from debian/xsane.desktop to scr/xsane.desktop. + * Remove debian/xsane.desktop + * debian/rules: + - Enable hardening. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 17 Oct 2014 20:24:49 +0200 xsane (0.998-6) unstable; urgency=medium |