summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-09 18:09:21 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-09 18:09:21 +0200
commit44b2d0d76638f0c1e5f1b2e1327e192d1d879881 (patch)
tree4235db8852f0c57c17c876fdb1053bcac46e9789 /debian/changelog
parent9033aee6c281674e5d3d64e2f07bd8f7e7bbe694 (diff)
Switch Vcs-* to new loacation; Change Build-Depends from liblog4cpp5-dev to libspdlog-dev
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 413149d..90ae4f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
bitz-server (2.0.0-1) UNRELEASED; urgency=medium
- * New upstream release.
+ * New upstream release:
+ - Switch from log4cpp to spdlog.
* Migrate to debhelper 11:
- Change debian/compat to 11.
- Bump minimum debhelper version in debian/control to >= 11.
* Declare compliance with Debian Policy 4.1.5 (No changes needed).
+ * debian/control:
+ - Switch Vcs-* to new loacation.
+ - Change Build-Depends from liblog4cpp5-dev to libspdlog-dev.
-- Jörg Frings-Fürst <debian@jff.email> Wed, 27 Jun 2018 16:59:48 +0200