diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 22 | 
1 files changed, 20 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b42d9d2..48f733b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,26 @@ -bitz-server (1.0.0-4) UNRELEASED; urgency=medium +bitz-server (1.0.0-4) unstable; urgency=medium    * Add missing symbols files. +  * New README.source to explain the branching model used. +  * Declare compliance with Debian Policy 4.1.1. (No changes needed). +  * Migrate to debhelper 10: +    - Change debian/compat to 10. +    - Bump minimum debhelper version in debian/control to >= 10. +    - Remove dh-systemd from Build-Depends. +    - Remove now useless autoreconf and "with systemd" from debian/rules. +    - Drop dh-autoreconf from both Build-Depends. +  * debian/control: +    - Add missing dependency lsb-base. +    - Add "Section: libs" to package libicap1. +  * Use the automatic debug symbol packages: +    - Remove bitz-server-dbg and libicap1-dbg section from debian/control. +    - Remove override_dh_strip from debian/rules. +  * Rebuild debian/libicap1.symbols.[i386|amd64] to fix a FTBFS +    (Closes: #853331). +  * Remove outdated debian/bitz-server.upstart. +  * New debian/maintscript to remove obsolete /etc/init/bitz-server.conf. - -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 30 Apr 2017 11:12:37 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sat, 14 Oct 2017 18:32:00 +0200  bitz-server (1.0.0-3) unstable; urgency=medium  | 
