summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-08-10 14:10:26 +0200
committerMattia Rizzolo <mattia@debian.org>2017-08-10 14:10:26 +0200
commit160daa73f1e5b02c1ae98cb25817ae208f8655a2 (patch)
tree01225ef92f083f14852322c9f49be4b39072f04e
parentbc4d6598d8cb0c201e4061d85797ac12415b3f78 (diff)
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bbfc07e..95f00bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+libxmltok (1.2-4) unstable; urgency=medium
+
+ * Team upload.
+ * debian/rules:
+ + Rewrite using the dh sequencer. Closes: #871512
+ + Don't build in parallel, the makefile is not parallel-safe
+ * Bump debhelper compat level to 10.
+ + No need to specify --sourcedir to dh_install anymore.
+ * Move to source format 3.0 (quilt).
+ * debian/control:
+ + Remove obsolete Vcs-* fields that don't work anymore. Closes: #528300
+ + De-duplicate the long descriptions.
+ + De-duplicate the priority and section headers.
+ + Add dependency on ${misc:Depends}, to be used for debhelper.
+ + Bump Standards-Version to 4.0.1.
+ * debian/TODO: remove empty file.
+
+ -- Mattia Rizzolo <mattia@debian.org> Thu, 10 Aug 2017 14:06:20 +0200
+
libxmltok (1.2-3) unstable; urgency=low
* debian/control: