[med-svn] r22934 - trunk/packages/R/r-bioc-altcdfenvs/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Thu Oct 27 12:04:05 UTC 2016


Author: tille
Date: 2016-10-27 12:04:05 +0000 (Thu, 27 Oct 2016)
New Revision: 22934

Modified:
   trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/changelog
   trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/control
   trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/copyright
   trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/rules
Log:
  * New upstream version
  * Convert to dh-r
  * Generic BioConductor homepage



Modified: trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/changelog	2016-10-27 11:52:29 UTC (rev 22933)
+++ trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/changelog	2016-10-27 12:04:05 UTC (rev 22934)
@@ -1,3 +1,11 @@
+r-bioc-altcdfenvs (1:2.36.0-1) unstable; urgency=medium
+
+  * New upstream version
+  * Convert to dh-r
+  * Generic BioConductor homepage
+
+ -- Andreas Tille <tille at debian.org>  Thu, 27 Oct 2016 13:57:05 +0200
+
 r-bioc-altcdfenvs (1:2.34.0-1) unstable; urgency=medium
 
   * New upstream version

Modified: trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/control	2016-10-27 11:52:29 UTC (rev 22933)
+++ trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/control	2016-10-27 12:04:05 UTC (rev 22934)
@@ -5,7 +5,7 @@
 Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev,
                r-bioc-biostrings,
                r-bioc-hypergraph,
@@ -13,15 +13,14 @@
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-altcdfenvs/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-altcdfenvs/trunk/
-Homepage: http://bioconductor.org/packages/release/bioc/html/altcdfenvs.html
+Homepage: https://bioconductor.org/packages/altcdfenvs/
 
 Package: r-bioc-altcdfenvs
 Architecture: all
 Depends: ${R:Depends},
          ${misc:Depends},
-         r-bioc-biostrings,
-         r-bioc-hypergraph,
-         r-bioc-makecdfenv
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: BioConductor alternative CDF environments
  This BioConductor module provides alternative CDF environments (aka
  probeset mappings) which are Convenience data structures and functions

Modified: trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/copyright	2016-10-27 11:52:29 UTC (rev 22933)
+++ trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/copyright	2016-10-27 12:04:05 UTC (rev 22934)
@@ -1,15 +1,15 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: altcdfenvs
 Upstream-Contact:  Laurent Gautier <lgautier at gmail.com> 
-Source: http://www.bioconductor.org/packages/release/bioc/html/altcdfenvs.html
+Source: https://bioconductor.org/packages/altcdfenvs/
 
 Files: *
-Copyright: © 2006-2014 Laurent Gautier <lgautier at gmail.com> 
+Copyright: © 2006-2016 Laurent Gautier <lgautier at gmail.com> 
 License: Artistic-2.0
 
 
 Files: debian/*
-Copyright: 2013-2014 Andreas Tille <tille at debian.org>
+Copyright: 2013-2016 Andreas Tille <tille at debian.org>
 License: Artistic-2.0
 
 License: Artistic-2.0

Modified: trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/rules	2016-10-27 11:52:29 UTC (rev 22933)
+++ trunk/packages/R/r-bioc-altcdfenvs/trunk/debian/rules	2016-10-27 12:04:05 UTC (rev 22934)
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
-debRreposname=bioc
-include /usr/share/R/debian/r-cran.mk
+%:
+	dh $@ --buildsystem R




More information about the debian-med-commit mailing list