summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-03-09 00:49:29 +0100
committerMattia Rizzolo <mattia@debian.org>2017-03-09 00:51:59 +0100
commit7f6b9ebeb301563e43cb3b860849e95143f058d1 (patch)
treed6dc965453b572956e0f3aa8359ce31a92155ac9
parent0d1c2e72101cd8cbb0f8e54d51e9d900a8fdd396 (diff)
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c22f0d3..7974b14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+uucpsend (1.1-4.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Make the build reproducible: pass -n to gzip.
+ Thanks to Chris Lamb for the patch (Closes: #777008)
+
+ -- Mattia Rizzolo <mattia@debian.org> Thu, 09 Mar 2017 00:51:53 +0100
+
uucpsend (1.1-4) unstable; urgency=low
* Lock shell to bash in the root Makefile (really closes: Bug#379712)