summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-11-14 22:50:54 +0100
committerMattia Rizzolo <mattia@debian.org>2017-11-14 22:50:54 +0100
commit7a686b1b68444be9ea3d79abf415cd58db1c779c (patch)
tree2a6848aa2679a8632b00af54ac5d5e2a9f3aabe6 /debian/changelog
parentc65990b11370a9582c5477057376d025a6fb4c23 (diff)
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c3922f0..cd5822c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+chicken (4.12.0-0.2) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Re-upload NMU from Tobias rejected by the archive software.
+ * Remove useless debian/*.dirs files.
+ * Bump debhelper compat level to 10.
+ * debian/rules: rewrite using the dh sequencer. Closes: #879640
+ + Keep parallel disable due to the makefile not being parallel-safe.
+ + This also enables build-time tests, which are never a bad things.
+ + Remove injection of rpath, as it's not compliant to Debian Policy.
+ + Fix linker flags passing to not assume LDFLAGS ends with -Wl. Closes: #743065
+
+ -- Mattia Rizzolo <mattia@debian.org> Tue, 14 Nov 2017 22:47:09 +0100
+
chicken (4.12.0-0.1) unstable; urgency=medium
* Non-maintainer upload.