diff options
author | Frank Lichtenheld <djpig@debian.org> | 2013-01-29 01:20:42 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:06:00 +0000 |
commit | 2853a604aefed21a483727bfc681134c2c646597 (patch) | |
tree | 91a029ae670124e167eb9b7ef3f1f967785af02a /debian/changelog | |
parent | 4a26a00da27f6a3d822083aaed7849a2cbc8fa3e (diff) |
Imported Debian patch 0.998-4debian/0.998-4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f9b7370..bf3e865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +xsane (0.998-4) unstable; urgency=low + + * QA upload. + * Change maintainer to QA Group. + * debian/ improvements: + - Bump debhelper compat level to 9 + - Convert to use dh + - Add Homepage header + - Bump Standards-Version to 3.9.3 (no changes) + * Move documentation out of /usr/share/doc, since it is used by + the program itself, this was arguably a policy violation. + * Change Build-Depends from libpng12-dev to libpng-dev and apply + patch by Nobuhiro Iwamatsu to fix build with libpng15. + (closes: #649800, #662569) + * Add higher resolution icons (based on src/xsane-logo.xpm). + (closes: #675470) + * Remove non-working items in help menu. Patch from openSUSE + package. + + -- Frank Lichtenheld <djpig@debian.org> Tue, 29 Jan 2013 01:20:42 +0100 + xsane (0.998-3) unstable; urgency=low * debian/control: |