[med-svn] r22957 - trunk/packages/R/r-bioc-hilbertvis/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Oct 28 07:24:14 UTC 2016


Author: tille
Date: 2016-10-28 07:24:13 +0000 (Fri, 28 Oct 2016)
New Revision: 22957

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



Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog	2016-10-28 07:12:23 UTC (rev 22956)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog	2016-10-28 07:24:13 UTC (rev 22957)
@@ -1,3 +1,12 @@
+r-bioc-hilbertvis (1.32.0-1) unstable; urgency=medium
+
+  * New upstream version
+  * Convert to dh-r
+  * Generic BioConductor homepage
+  * Section: gnu-r
+
+ -- Andreas Tille <tille at debian.org>  Fri, 28 Oct 2016 09:07:42 +0200
+
 r-bioc-hilbertvis (1.30.0-1) unstable; urgency=medium
 
   * New upstream version

Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control	2016-10-28 07:12:23 UTC (rev 22956)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control	2016-10-28 07:24:13 UTC (rev 22957)
@@ -2,22 +2,24 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
-Section: math
+Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev,
                r-cran-lattice
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-hilbertvis/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-hilbertvis/trunk/
-Homepage: http://www.ebi.ac.uk/huber-srv/hilbert
+Homepage: https://bioconductor.org/packages/HilbertVis
 
 Package: r-bioc-hilbertvis
 Architecture: any
 Depends: ${shlibs:Depends},
          ${R:Depends},
-         r-cran-lattice
+         ${misc:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R package to visualise long vector data
  This tool allows one to display very long data vectors in a space-efficient
  manner, by organising it along a 2D Hilbert curve. The user can then 

Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/copyright	2016-10-28 07:12:23 UTC (rev 22956)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/copyright	2016-10-28 07:24:13 UTC (rev 22957)
@@ -1,16 +1,16 @@
-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: HilbertVis
 Upstream-Contact: Simon Anders <sanders at fs.tum.de>
-Source: http://bioconductor.org/packages/release/bioc/html/HilbertVis.html
+Source: https://bioconductor.org/packages/HilbertVis
 
 Files: *
-Copyright: 2009-2014 Simon Anders <sanders at fs.tum.de>;
+Copyright: 2009-2016 Simon Anders <sanders at fs.tum.de>;
                      European Bioinformatics Institute (EBI)
 License: GPL-3
 
 Files: debian/*
 Copyright: 2009 Steffen Moeller <moeller at debian.org>,
-           2009-2014 Andreas Tille <tille at debian.org>
+           2009-2016 Andreas Tille <tille at debian.org>
 License: GPL-3
 
 License: GPL-3

Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/rules	2016-10-28 07:12:23 UTC (rev 22956)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/rules	2016-10-28 07:24:13 UTC (rev 22957)
@@ -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