[med-svn] [r-cran-rcurl] 01/01: Backport "Build-Depend on libcurl4-openssl-dev only" fix to Jessie

Andreas Tille tille at debian.org
Wed Nov 29 19:32:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch debian/jessie-backports
in repository r-cran-rcurl.

commit 8610e206172dcba6b730bd0a2f7fd001729b8d6e
Author: Andreas Tille <tille at debian.org>
Date:   Wed Nov 29 20:01:20 2017 +0100

    Backport "Build-Depend on libcurl4-openssl-dev only" fix to Jessie
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e194832..aadf091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-rcurl (1.95-4.3-1+deb8u1) jessie; urgency=medium
+
+  * Team upload.
+  * Build-Depend on libcurl4-openssl-dev only (Closes: #786473).
+
+ -- Charles Plessy <plessy at debian.org>  Tue, 09 Jun 2015 21:54:38 +0900
+
 r-cran-rcurl (1.95-4.3-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/control b/debian/control
index d10938f..590168d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
                cdbs,
                r-base-dev,
                r-cran-bitops,
-               libcurl4-nss-dev | libcurl-dev
+               libcurl4-openssl-dev
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-rcurl/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rcurl/trunk/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rcurl.git



More information about the debian-med-commit mailing list