summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-08-24 21:25:26 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-08-24 21:25:26 +0200
commit2f4126629870332f6d482467d4563d99b7c023ca (patch)
tree222115bf164e5494986e7a1ab239ac61e01add08 /debian/changelog
parent5570de4d13015de41b362ba0dda40ecd12be78cf (diff)
parentb70c063a46634eba109a9ae004a2d32bb34060a1 (diff)
Merge branch 'release/debian/0.999-9' into masterdebian/0.999-9
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e80f18..85c016d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+xsane (0.999-9) unstable; urgency=medium
+
+ * debian/copyright:
+ - Add year 2020 to debian/*.
+ - Fix tag for po/de.po.
+ * Declare compliance with Debian Policy 4.5.0 (No changes needed).
+ * debian/control:
+ - Switch to libgtk-3-dev (Closes: #967834).
+ - Use debhelper-compat version 13.
+ + New debian/not-installed.
+ * Fix lintian breakout-link warning:
+ - debian/xsane.install: copy xsane to plugin directory.
+ - Remove debian/xsane.links.
+ * New debian/patches/0925-utf8.patch: Convert to uft-8.
+ * Refresh patches.
+ * debian/xsane.install:
+ - Copy xsane-startimage.pnm into /usr/share/sane/xsane (Closes: #963185).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 22 Aug 2020 20:33:33 +0200
+
xsane (0.999-8) unstable; urgency=medium
* Add missing pnm, xpm and rc files into the doc directory (Closes: #941344).