[med-svn] [r-cran-xml2] 09/14: Depends: r-cran-rcpp

Andreas Tille tille at debian.org
Fri Oct 13 07:17:16 UTC 2017


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

tille pushed a commit to branch master
in repository r-cran-xml2.

commit 94b28d4f140f17d4dafe8ab3df526c07b1d951a7
Author: Andreas Tille <tille at debian.org>
Date:   Thu Apr 28 06:47:40 2016 +0000

    Depends: r-cran-rcpp
---
 debian/changelog | 7 ++++---
 debian/control   | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 12a122d..728a373 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-r-cran-xml2 (0.1.2-2) UNRELEASED; urgency=medium
+r-cran-xml2 (0.1.2-2) unstable; urgency=medium
 
-  * Versioned dependency from r-cran-rcpp (helps basically for backports)
+  * Add missing dependency: r-cran-rcpp
+  * cme fix dpkg-control
 
- -- Andreas Tille <tille at debian.org>  Fri, 15 Apr 2016 15:21:15 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 28 Apr 2016 08:26:49 +0200
 
 r-cran-xml2 (0.1.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 541d4ef..c638953 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                libxml2-dev,
                libboost-dev,
                libjs-jquery
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-xml2/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-xml2/trunk/
 Homepage: https://cran.r-project.org/web/packages/xml2/
@@ -19,7 +19,8 @@ Package: r-cran-xml2
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         ${R:Depends}
+         ${R:Depends},
+         r-cran-rcpp (>= 0.11.4.6)
 Description: GNU R XML parser
  This GNU R package works with XML files using a simple, consistent
  interface. Built on top of the 'libxml2' C library.

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



More information about the debian-med-commit mailing list