[med-svn] r4346 - trunk/packages/R/r-bioc-hilbertvis/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Nov 19 08:29:07 UTC 2009
Author: tille
Date: 2009-11-19 08:29:06 +0000 (Thu, 19 Nov 2009)
New Revision: 4346
Added:
trunk/packages/R/r-bioc-hilbertvis/trunk/debian/watch
Modified:
trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog
trunk/packages/R/r-bioc-hilbertvis/trunk/debian/compat
trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control
trunk/packages/R/r-bioc-hilbertvis/trunk/debian/copyright
Log:
Polishing packaging, fixing #557031 (I'd recommend using pbuilder for any new package)
Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog 2009-11-19 08:06:03 UTC (rev 4345)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog 2009-11-19 08:29:06 UTC (rev 4346)
@@ -1,3 +1,13 @@
+r-bioc-hilbertvis (1.5.0-2) UNRELEASED; urgency=low
+
+ * debian/copyright: Fix download location
+ * Added watch file
+ * Build-Depends: r-recommended
+ Closes: #557031
+ * Debhelper 7
+
+ -- Andreas Tille <tille at debian.org> Thu, 19 Nov 2009 09:11:56 +0100
+
r-bioc-hilbertvis (1.5.0-1) unstable; urgency=low
* Initial release (Closes: #555921).
Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/compat 2009-11-19 08:06:03 UTC (rev 4345)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/compat 2009-11-19 08:29:06 UTC (rev 4346)
@@ -1 +1 @@
-5
+7
Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control 2009-11-19 08:06:03 UTC (rev 4345)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control 2009-11-19 08:29:06 UTC (rev 4346)
@@ -2,8 +2,9 @@
Section: math
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev (>= 2.10.0)
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 7), cdbs, r-base-dev (>= 2.10.0), r-recommended
Standards-Version: 3.8.3
Homepage: http://www.ebi.ac.uk/~anders/hilbert
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-bioc-hilbertvis/trunk/?rev=0&sc=0
Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/copyright 2009-11-19 08:06:03 UTC (rev 4345)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/copyright 2009-11-19 08:29:06 UTC (rev 4346)
@@ -5,7 +5,7 @@
This package was created by Steffen Moeller <moeller at debian.org>.
The sources were downloaded from
-http://www.bioconductor.org/packages/devel/bioc/src/contrib/ .
+ http://www.bioconductor.org/packages/devel/bioc/html/HilbertVis.html
The package was renamed from its upstream name 'HilvertVis' to
'r-bioc-hilbertvis' to highlight the fact that is it a package for
Added: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/watch (rev 0)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/watch 2009-11-19 08:29:06 UTC (rev 4346)
@@ -0,0 +1,3 @@
+version=3
+http://www.bioconductor.org/packages/devel/bioc/html/HilbertVis.html \
+ ../src/contrib/HilbertVis_([\d\.]+)\.tar\.gz
More information about the debian-med-commit
mailing list