[med-svn] r12220 - trunk/packages/R/r-cran-deal/trunk/debian
Andreas Tille
tille at alioth.debian.org
Mon Sep 17 11:24:26 UTC 2012
Author: tille
Date: 2012-09-17 11:24:26 +0000 (Mon, 17 Sep 2012)
New Revision: 12220
Modified:
trunk/packages/R/r-cran-deal/trunk/debian/changelog
trunk/packages/R/r-cran-deal/trunk/debian/control
Log:
Versioned Build-Depends r-base-dev (>= 2.14.2~20120222) to enable using substitution variable ${R:Depends}
Modified: trunk/packages/R/r-cran-deal/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-deal/trunk/debian/changelog 2012-09-17 11:20:42 UTC (rev 12219)
+++ trunk/packages/R/r-cran-deal/trunk/debian/changelog 2012-09-17 11:24:26 UTC (rev 12220)
@@ -1,8 +1,9 @@
r-cran-deal (1.2.34-2) UNRELEASED; urgency=low
* debian/get-orig-source: There is no need to repack upstream
- tarball just to change some file permissions - take upstream as
- is
+ tarball just to change some file permissions - take upstream as is
+ * debian/control: versioned build-depenedency from
+ r-base-dev (>= 2.14.2~20120222)
-- Andreas Tille <tille at debian.org> Mon, 17 Sep 2012 13:19:32 +0200
Modified: trunk/packages/R/r-cran-deal/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-deal/trunk/debian/control 2012-09-17 11:20:42 UTC (rev 12219)
+++ trunk/packages/R/r-cran-deal/trunk/debian/control 2012-09-17 11:24:26 UTC (rev 12220)
@@ -4,7 +4,7 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: ivo Maintz <ivo at maintz.de>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), r-base, r-base-dev, cdbs
+Build-Depends: debhelper (>= 8), r-base-dev (>= 2.14.2~20120222), cdbs
Standards-Version: 3.9.3
Homepage: http://cran.r-project.org/web/packages/deal/index.html
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-deal/trunk/
More information about the debian-med-commit
mailing list