[libkml] 01/23: Add libcurl-ssl-dev as alternative for libcurl-gnutls-dev build dependency.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Jul 25 19:41:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libkml.
commit cf3f62548610ab36b907b01fc5a663c7ecc3d53e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jun 25 21:01:25 2015 +0200
Add libcurl-ssl-dev as alternative for libcurl-gnutls-dev build dependency.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 182cbf4..6a0236f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libkml (1.3.0~r864+git20131113-9b50572+dfsg1-2) UNRELEASED; urgency=medium
+
+ * Add libcurl-ssl-dev as alternative for libcurl-gnutls-dev build dependency.
+
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 25 Jun 2015 21:00:59 +0200
+
libkml (1.3.0~r864+git20131113-9b50572+dfsg1-1) unstable; urgency=medium
* Move from experimental to unstable.
diff --git a/debian/control b/debian/control
index 3bfdfd7..366cfbb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
autotools-dev,
chrpath,
default-jdk,
- libcurl4-gnutls-dev,
+ libcurl4-gnutls-dev | libcurl-ssl-dev,
libexpat1-dev,
liburiparser-dev (>= 0.7.1),
python-dev (>= 2.6.6-3~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libkml.git
More information about the Pkg-grass-devel
mailing list