[gosmore] 01/01: Add Add libcurl-ssl-dev as alternative to libcurl4-gnutls-dev dependency.
Bas Couwenberg
sebastic at debian.org
Tue Aug 30 11:18:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository gosmore.
commit ffb435f458ba1cac8fa021be1b304a15d5ab9653
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Aug 30 13:18:46 2016 +0200
Add Add libcurl-ssl-dev as alternative to libcurl4-gnutls-dev dependency.
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a590a82..a840785 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gosmore (0.0.0.svn30327-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add Add libcurl-ssl-dev as alternative to libcurl4-gnutls-dev dependency.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 30 Aug 2016 13:18:21 +0200
+
gosmore (0.0.0.svn30327-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 2267e54..7f12d3a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: debhelper (>= 9),
libgtk2.0-dev,
libxml2-dev,
- libcurl4-gnutls-dev
+ libcurl4-gnutls-dev | libcurl-ssl-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gosmore.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gosmore.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gosmore.git
More information about the Pkg-grass-devel
mailing list