diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-28 14:42:00 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-28 14:42:00 +0100 |
commit | 5570de4d13015de41b362ba0dda40ecd12be78cf (patch) | |
tree | ef0b5799e4d2b348bf23c7623f709d11c51ca191 /debian/changelog | |
parent | a2b6ed4c1bbe865f8452afcdd1edd596951f49b3 (diff) | |
parent | df85f25d4f51b4d604c7080dd2d256453efbb49e (diff) |
Merge branch 'release/debian/0.999-8'debian/0.999-8
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d0052f..5e80f18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +xsane (0.999-8) unstable; urgency=medium + + * Add missing pnm, xpm and rc files into the doc directory (Closes: #941344). + * Declare compliance with Debian Policy 4.4.1.2 (No changes needed). + * debian/control: + - Add Rules-Requires-Root: no. + * Switch to debhelper-compat: + - debian/control: change to debhelper-compat (=12). + - remove debian/compat. + * Rename NEWS.Debian to NEWS. + + -- Jörg Frings-Fürst <debian@jff.email> Tue, 24 Dec 2019 17:14:21 +0100 + xsane (0.999-7) unstable; urgency=medium * Migrate to debhelper 12: |