summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog38
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dd95700..752306a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,41 @@
+libmongo-client (0.1.8-4) unstable; urgency=medium
+
+ * Change to my new email address.
+ * Use the automatic debug symbol packages:
+ - Remove libmongo-client0-dbg section from debian/control.
+ - Remove override_dh_strip from debian/rules.
+ - Remove debian/libmongo-client0-dbg.maintscript.
+ * Migrate to debhelper 11:
+ - Change debian/compat to 11.
+ - Bump minimum debhelper version in debian/control to >= 11.
+ * Declare compliance with Debian Policy 4.2.1 (No changes needed).
+ * New debian/patches/0001-hardening.patch to fix hardening.
+ * Replace outdated README.source to explain the branching model used.
+ * debian/control:
+ - Change VCS-* to point to the new repository.
+ - Replace Priority extra with optional.
+ - Remove trailing whitespaces.
+ * debian/libmongo-client-doc.install:
+ - Change directory to usr/share/doc/libmongo-client-doc.
+ * debian/copyright:
+ - Use secure copyright format URI.
+ - Bump year for debian/* to 2018.
+ * debian/rules:
+ - Add code to remove unused .md5 files from documentation.
+ - Use /usr/share/dpkg/pkg-info.mk to get Upstream version.
+ - Remove now useless code.
+ - Fix tests.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Mon, 01 Oct 2018 14:32:40 +0200
+
+libmongo-client (0.1.8-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * fix symlink_to_dir calls for libmongo-client0-dbg
+ and libmongo-client-dev (Closes: #860115).
+
+ -- Ivo De Decker <ivodd@debian.org> Wed, 12 Apr 2017 21:46:46 +0200
+
libmongo-client (0.1.8-3) unstable; urgency=medium
* debian/libmongo-client-doc.maintscript: