[med-svn] r13695 - trunk/packages/R/r-cran-medadherence/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed May 22 13:03:33 UTC 2013
Author: tille
Date: 2013-05-22 13:03:32 +0000 (Wed, 22 May 2013)
New Revision: 13695
Modified:
trunk/packages/R/r-cran-medadherence/trunk/debian/changelog
trunk/packages/R/r-cran-medadherence/trunk/debian/control
Log:
Depends: ${R:Depends}; normalised format
Modified: trunk/packages/R/r-cran-medadherence/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-medadherence/trunk/debian/changelog 2013-05-22 13:01:00 UTC (rev 13694)
+++ trunk/packages/R/r-cran-medadherence/trunk/debian/changelog 2013-05-22 13:03:32 UTC (rev 13695)
@@ -6,6 +6,9 @@
- Standards-Version: 3.9.4 (no changes needed)
- Deleted DM-Upload-Allowed
- Debhelper 9 (also d/compat)
+ - normalised format
+ - Depends: ${R:Depends}
+ Closes: #709188
* debian/README.test: explain how to test the package
* debian/copyright: DEP5
Modified: trunk/packages/R/r-cran-medadherence/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-medadherence/trunk/debian/control 2013-05-22 13:01:00 UTC (rev 13694)
+++ trunk/packages/R/r-cran-medadherence/trunk/debian/control 2013-05-22 13:03:32 UTC (rev 13695)
@@ -1,17 +1,20 @@
Source: r-cran-medadherence
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9.0), cdbs, r-base-dev
+Build-Depends: debhelper (>= 9.0),
+ cdbs,
+ r-base-dev
Standards-Version: 3.9.4
-Homepage: http://cran.r-project.org/web/packages/medAdherence/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-medadherence/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-medadherence/trunk/
+Homepage: http://cran.r-project.org/web/packages/medAdherence/
Package: r-cran-medadherence
Architecture: any
-Depends: ${shlibs:Depends}, r-base-core
+Depends: ${shlibs:Depends},
+ ${R:Depends}
Description: GNU R Medication Adherence: Commonly Used Definitions
Adherence is defined as "the extent to which a person's behavior
coincides with medical or health advice", which is very important, for
More information about the debian-med-commit
mailing list