aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2016-05-15 17:12:24 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2016-05-15 17:16:38 +0000
commit2e78f75dc5e33fe6d804e71d999f9cab933afd91 (patch)
tree676f1c89b8a9cc1cd911a2aca3f154d84bbfca76 /debian
parent4fe91a16d4808ebf47ea8be6f4206139c91d3347 (diff)
Remove the ARCH / CPU defines.
These only reflect on what arch/cpu bitlbee was built, not on which it is running. This makes the Debian package unreproducible. See e.g. https://tests.reproducible-builds.org/rb-pkg/testing/i386/bitlbee.html
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b3b6cb8..f76e5ade 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bitlbee (3.4.2-1) UNRELEASED; urgency=medium
+
+ * Make the build reproducible by not encoding ARCH / CPU defines in
+ the binary.
+
+ -- Jelmer Vernooij <jelmer@debian.org> Sun, 15 May 2016 17:15:13 +0000
+
bitlbee (3.4.1-1) unstable; urgency=medium
* Fix copyright info (Closes: #764181)