diff options
author | Marius Halden <marius.h@lden.org> | 2016-05-20 23:02:45 +0200 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2016-05-20 23:02:45 +0200 |
commit | 36e282c49b0dc22ea31c157cf9f8268d44814e06 (patch) | |
tree | 384d97562fb4a66b46566522765891ab4284ef7b /debian/changelog | |
parent | dbb146b273dccad03e1aa5561926b808e104e3f0 (diff) | |
parent | d3b99b6f68a7b030c653c4086de7bbba76a30636 (diff) |
Merge branch 'master' into patched-master
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1b3b6cb8..8e423588 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +bitlbee (3.4.2-1) UNRELEASED; urgency=medium + + * Make the build reproducible by not encoding ARCH / CPU defines in + the binary. + * Fix Vcs-* control headers after migration to Git. + + -- 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) |