summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-05-21 12:04:06 +0200
committerJonas Smedegaard <dr@jones.dk>2017-05-21 12:04:06 +0200
commitf9cee98aacd6aea8ccb7f5677b4ff1e1e234e4d1 (patch)
treeb99e7f202b97ef3cac5d24c374081f1eab7ec2b7 /debian/changelog
parent102324642a15ad59bc0a8260279fd80b8696680f (diff)
downloadbiboumi-f9cee98aacd6aea8ccb7f5677b4ff1e1e234e4d1.tar.gz
biboumi-f9cee98aacd6aea8ccb7f5677b4ff1e1e234e4d1.tar.bz2
biboumi-f9cee98aacd6aea8ccb7f5677b4ff1e1e234e4d1.tar.xz
biboumi-f9cee98aacd6aea8ccb7f5677b4ff1e1e234e4d1.zip
Prepare for release: Update changelog, control file and copyright hints.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6e4c371..d71d888 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+biboumi (4.3-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+ + Works with botan 2.x (not only botan 1.11.x).
+ + Fix build without LiteSQL available.
+ + Fix segmentation fault connecting to IRC server on undefined port.
+
+ [ Jonas Smedegaard ]
+ * Update watch file:
+ + Fix mangle upstream filename (lacked versioning, confusing uscan).
+ * Modernize cdbs:
+ + Do copyright-check in maintainer script (not during build).
+ + Stop build-depend on licensecheck.
+ * Drop patch cherry-picked upstream and now applied.
+ * Drop patch cherry-picked upstream but now mysteriously gone from
+ upstream master branch.
+ * Update copyright info:
+ + Extend copyright for my parts to cover current year.
+
+ -- Jonas Smedegaard <dr@jones.dk> Sun, 21 May 2017 12:03:04 +0200
+
biboumi (4.0-2) unstable; urgency=medium
* Fix set proper group (and explicitly set user too, while at it).