[pkg-bacula-commits] [bacula] 01/01: prepare debian release 7.4.4+dfsg-3
Carsten Leonhardt
leo at moszumanska.debian.org
Thu Nov 3 17:09:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
leo pushed a commit to branch master
in repository bacula.
commit fb7caf228a3b4b9c0e7652f2fb1d1681b69b1148
Author: Carsten Leonhardt <leo at debian.org>
Date: Thu Nov 3 18:08:24 2016 +0100
prepare debian release 7.4.4+dfsg-3
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 934b452..5ba13e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bacula (7.4.4+dfsg-3) unstable; urgency=medium
+
+ * Change Build-Depends to make sure we stay with OpenSSL 1.0, because
+ bacula is not yet ready to use OpenSSL 1.1.
+
+ -- Carsten Leonhardt <leo at debian.org> Thu, 03 Nov 2016 17:44:15 +0100
+
bacula (7.4.4+dfsg-2) experimental; urgency=medium
[Carsten Leonhardt]
diff --git a/debian/control b/debian/control
index ea108e6..136ead5 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends:
libqt4-dev,
libreadline-dev,
libsqlite3-dev,
- libssl-dev,
+ libssl1.0-dev,
libwrap0-dev,
libx11-dev,
libxt-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git
More information about the pkg-bacula-commits
mailing list