[med-svn] r22883 - trunk/packages/R/r-bioc-iranges/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Wed Oct 26 10:14:54 UTC 2016


Author: tille
Date: 2016-10-26 10:14:53 +0000 (Wed, 26 Oct 2016)
New Revision: 22883

Modified:
   trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
   trunk/packages/R/r-bioc-iranges/trunk/debian/control
   trunk/packages/R/r-bioc-iranges/trunk/debian/copyright
   trunk/packages/R/r-bioc-iranges/trunk/debian/rules
Log:
  * New upstream version (bump versioned Build-Depends)
  * Convert to dh-r
  * Generic BioConductor homepage



Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/changelog	2016-10-26 09:30:10 UTC (rev 22882)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/changelog	2016-10-26 10:14:53 UTC (rev 22883)
@@ -1,3 +1,11 @@
+r-bioc-iranges (2.8.0-1) unstable; urgency=medium
+
+  * New upstream version (bump versioned Build-Depends)
+  * Convert to dh-r
+  * Generic BioConductor homepage
+
+ -- Andreas Tille <tille at debian.org>  Wed, 26 Oct 2016 11:34:25 +0200
+
 r-bioc-iranges (2.6.1-1) unstable; urgency=medium
 
   * New upstream version

Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/control	2016-10-26 09:30:10 UTC (rev 22882)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/control	2016-10-26 10:14:53 UTC (rev 22883)
@@ -5,22 +5,22 @@
 Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev,
-               r-bioc-biocgenerics (>= 0.16.0),
-               r-bioc-s4vectors (>= 0.10.0)
+               r-bioc-biocgenerics (>= 0.19.1),
+               r-bioc-s4vectors (>= 0.11.19)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-iranges/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-iranges/trunk/
-Homepage: http://bioconductor.org/packages/release/bioc/html/IRanges.html
+Homepage: https://bioconductor.org/packages/IRanges/
 
 Package: r-bioc-iranges
 Architecture: any
 Depends: ${R:Depends},
          ${shlibs:Depends},
-         ${misc:Depends},
-         r-bioc-biocgenerics (>= 0.16.0),
-         r-bioc-s4vectors (>= 0.10.0)
+         ${misc:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R low-level containers for storing sets of integer ranges
  The IRanges class and its extensions are low-level containers for
  storing sets of integer ranges. A typical use of these containers in

Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/copyright	2016-10-26 09:30:10 UTC (rev 22882)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/copyright	2016-10-26 10:14:53 UTC (rev 22883)
@@ -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: IRanges
 Upstream-Contact: Bioconductor Package Maintainer <maintainer at bioconductor.org> 
-Source: http://bioconductor.org/packages/release/bioc/html/IRanges.html
+Source: https://bioconductor.org/packages/IRanges/
 
 Files: *
-Copyright: © 2006-2013 H. Pages, P. Aboyoun and M. Lawrence
+Copyright: © 2006-2016 H. Pages, P. Aboyoun and M. Lawrence
 License: Artistic-2.0
 
 
 Files: debian/*
-Copyright: 2013 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-iranges/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-bioc-iranges/trunk/debian/rules	2016-10-26 09:30:10 UTC (rev 22882)
+++ trunk/packages/R/r-bioc-iranges/trunk/debian/rules	2016-10-26 10:14:53 UTC (rev 22883)
@@ -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