[r-cran-colorspace] 07/25: Continued Charles' team effort on updating and uploading r-cran-colorspace for R version 3.
Sébastien Villemot
sebastien at debian.org
Wed Nov 15 11:48:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository r-cran-colorspace.
commit 31d57f178e1afefd915c9e823d57bcfcb6a5ee15
Author: Steffen Moeller <moeller at debian.org>
Date: Tue Apr 2 22:13:38 2013 +0000
Continued Charles' team effort on updating and uploading r-cran-colorspace for R version 3.
---
debian/changelog | 6 +++++-
debian/control | 6 +++---
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ddf656f..2235170 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
-r-cran-colorspace (1.2-1) UNRELEASED; urgency=low
+r-cran-colorspace (1.2-1-1) unstable; urgency=low
* Team upload.
* New upstream version.
+ [ Added by Steffen Moeller ]
+ * Depends on R version 3.
+ * Standards-Version: 3.9.4 (no changes needed)
+ * No longer substituting hyphen (-) of R version with point (.)
-- Charles Plessy <plessy at debian.org> Tue, 02 Apr 2013 07:33:16 +0900
diff --git a/debian/control b/debian/control
index e34dbc2..ff1a680 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev (>= 3.0.0~20130330)
+Standards-Version: 3.9.4
Homepage: http://cran.r-project.org/web/packages/colorspace
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-colorspace/trunk/
Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-colorspace/trunk/
Package: r-cran-colorspace
Architecture: any
-Depends: ${shlibs:Depends}, r-base-core
+Depends: ${shlibs:Depends}, r-base-core (>= 3.0.0~20130330)
Description: GNU R Color Space Manipulation
Carries out mapping between assorted color spaces including RGB, HSV, HLS,
CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar CIELAB. Qualitative,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-colorspace.git
More information about the debian-science-commits
mailing list