[tomcat-native] 04/08: Depend on libssl-dev (>= 1.0.2~)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed May 18 12:45:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tomcat-native.
commit 2c64474cbd3fd3548389bbb981ee209c69a5beb9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed May 18 13:06:39 2016 +0200
Depend on libssl-dev (>= 1.0.2~)
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index daf433c..57c912b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tomcat-native (1.2.7-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream release (Closes: #821887)
+ - Depend on libssl-dev (>= 1.0.2~)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 30 Oct 2015 15:17:16 +0100
+
tomcat-native (1.1.33-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 9b8998a..713cde2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
default-jdk,
dpkg-dev (>= 1.16.1~),
libapr1-dev,
- libssl-dev
+ libssl-dev (>= 1.0.2~)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/tomcat-native.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/tomcat-native.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat-native.git
More information about the pkg-java-commits
mailing list