diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-14 11:54:53 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-14 11:54:53 +0200 |
commit | 9f237667f4545606850506251e11a58dc54f897d (patch) | |
tree | e858797449060bbbd4346d2407571d0d2e38dc8f | |
parent | 25a305ca845b63711d0669f39bd8f8546698e636 (diff) |
d/changelog: Typo
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1971d25..54c7a43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,16 +9,15 @@ bitz-server (1.0.0-4) unstable; urgency=medium - Remove dh-systemd from Build-Depends. - Remove now useless autoreconf and "with systemd" from debian/rules. - Drop dh-autoreconf from both Build-Depends. - * debina/control: + * 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. - * debian/control: - - Add "Section: libs" to package libicap1. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 06 Aug 2017 15:00:59 +0200 |