[r-cran-yaml] 03/03: do not pin to specific libyaml-dev version

Andreas Tille tille at debian.org
Sat Sep 10 13:39:28 UTC 2016


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

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

commit 6354f6e3f4d0208c1862e6aafecdb6494bf14cb4
Author: Andreas Tille <tille at debian.org>
Date:   Sat Sep 10 15:39:16 2016 +0200

    do not pin to specific libyaml-dev version
---
 debian/changelog | 2 ++
 debian/control   | 5 ++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8b25168..d2ccd0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ r-cran-yaml (2.1.13-5) UNRELEASED; urgency=medium
 
   * Team upload
   * cme fix dpkg-control
+  * do not pin to specific libyaml-dev version
+    Closes: #837246
 
  -- Andreas Tille <tille at debian.org>  Sat, 10 Sep 2016 15:34:29 +0200
 
diff --git a/debian/control b/debian/control
index 1d02543..bdb4a82 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                r-base-dev,
                cdbs,
-               libyaml-dev (= 0.1.6-3)
+               libyaml-dev
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-yaml.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-yaml.git
@@ -14,8 +14,7 @@ Homepage: https://cran.r-project.org/web/packages/yaml/
 
 Package: r-cran-yaml
 Architecture: any
-Depends: libyaml-0-2 (= 0.1.6-3),
-         ${shlibs:Depends},
+Depends: ${shlibs:Depends},
          ${R:Depends},
          ${misc:Depends}
 Description: Methods to convert R data to YAML and back

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-yaml.git



More information about the debian-science-commits mailing list