[med-svn] r13621 - trunk/packages/R/r-cran-diagnosismed/trunk/debian

Andreas Tille tille at alioth.debian.org
Fri May 17 14:04:12 UTC 2013


Author: tille
Date: 2013-05-17 14:04:12 +0000 (Fri, 17 May 2013)
New Revision: 13621

Modified:
   trunk/packages/R/r-cran-diagnosismed/trunk/debian/changelog
   trunk/packages/R/r-cran-diagnosismed/trunk/debian/copyright
   trunk/packages/R/r-cran-diagnosismed/trunk/debian/rules
Log:
Remove unneeded code to obtain R:Depends variable; DEP5


Modified: trunk/packages/R/r-cran-diagnosismed/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-diagnosismed/trunk/debian/changelog	2013-05-17 13:57:24 UTC (rev 13620)
+++ trunk/packages/R/r-cran-diagnosismed/trunk/debian/changelog	2013-05-17 14:04:12 UTC (rev 13621)
@@ -7,6 +7,7 @@
      - DM-Upload-Allowed removed
      - debhelper 9 (also debian/compat)
      - normalised formating
+  * debian/copyright: DEP5
 
  -- Andreas Tille <tille at debian.org>  Fri, 17 May 2013 15:46:08 +0200
 

Modified: trunk/packages/R/r-cran-diagnosismed/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-diagnosismed/trunk/debian/copyright	2013-05-17 13:57:24 UTC (rev 13620)
+++ trunk/packages/R/r-cran-diagnosismed/trunk/debian/copyright	2013-05-17 14:04:12 UTC (rev 13621)
@@ -1,33 +1,31 @@
-Format: Machine-readable license summary, see http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: DiagnosisMed
+Upstream-Contact: Pedro Brasil <pedro.brasil at ipec.fiocruz.br>
+Source: http://cran.r-project.org/src/contrib/Archive/DiagnosisMed/
 
-Name: DiagnosisMed
-Contact: Pedro Brasil <pedro.brasil at ipec.fiocruz.br>
-Source: http://cran.r-project.org/web/packages/DiagnosisMed
-
-License: GPL-2+
+Files: *
 Copyright: 2009 Pedro Brasil <pedro.brasil at ipec.fiocruz.br>
+License: GPL-2+
 
-	This program is free software: you can redistribute it and/or modify
-	it under the terms of the GNU General Public License as published by
-	the Free Software Foundation, either version 2 of the License, or
-	(at your option) any later version.
-	 
-	This program is distributed in the hope that it will be useful,
-	but WITHOUT ANY WARRANTY; without even the implied warranty of
-	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-	GNU General Public License for more details.
-	 
-	You should have received a copy of the GNU General Public License
-	along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-Comment: On Debian systems, the complete text of the GNU Public
- License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
-
-
 Files: debian/*
 Copyright: 2008 Andreas Tille   <tille at debian.org>
            2009 Charles Plessy <plessy at debian.org>
-License: Same as r-cran-diagnosismed itelf
- (see above)
-Packaged-By: Andreas Tille <tille at debian.org>
-Packaged-Date: Thu, 19 Nov 2009 15:38:39 +0100
+License: GPL-2+
+
+License: GPL-2+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Public
+ License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+

Modified: trunk/packages/R/r-cran-diagnosismed/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-diagnosismed/trunk/debian/rules	2013-05-17 13:57:24 UTC (rev 13620)
+++ trunk/packages/R/r-cran-diagnosismed/trunk/debian/rules	2013-05-17 14:04:12 UTC (rev 13621)
@@ -5,6 +5,3 @@
 
 include /usr/share/R/debian/r-cran.mk
 
-# Require a number equal or superior than the R version the package was built with.
-install/r-$(debRreposname)-$(cranName)::
-	echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars




More information about the debian-med-commit mailing list