summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e80a0dd..d0da703 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+libhx (3.23-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Change to my new email address.
+ * Migrate to debhelper 11:
+ - Change debian/compat to 11.
+ - debian/control:
+ + Bump minimum debhelper version to >= 11.
+ + Remove build depends dh-autoreconf.
+ - Remove --with autoreconf from debian/rules.
+ * New README.source to explain the branching model used.
+ * Declare compliance with Debian Policy 4.2.1 (No changes needed).
+ * Remove now useless debian/libhx-dev.postinst.
+ * debian/control:
+ - Change VCS-* to point to the new repository.
+ - Change Priority extra to optional.
+ - Remove not longer necessary XS-Testsuite field.
+ * debian/copyright:
+ - Use secure URI for copyright format.
+ - Refresh years for debian/*.
+ * debian/rules:
+ - Add override_dh_installdocs to correct installation into the
+ right directory.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Thu, 06 Sep 2018 19:41:31 +0200
+
libhx (3.22-1) unstable; urgency=medium
* New maintainer (Closes: #774994).