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

Charles Plessy plessy at alioth.debian.org
Wed Apr 24 12:21:31 UTC 2013


Author: plessy
Date: 2013-04-24 12:21:30 +0000 (Wed, 24 Apr 2013)
New Revision: 13392

Modified:
   trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog
   trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control
Log:
Normalised debian/control with cme.

Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog	2013-04-24 12:20:09 UTC (rev 13391)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/changelog	2013-04-24 12:21:30 UTC (rev 13392)
@@ -1,6 +1,7 @@
 r-bioc-hilbertvis (1.18.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Normalised debian/control with cme.
 
  -- Charles Plessy <plessy at debian.org>  Wed, 24 Apr 2013 21:10:30 +0900
 

Modified: trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control	2013-04-24 12:20:09 UTC (rev 13391)
+++ trunk/packages/R/r-bioc-hilbertvis/trunk/debian/control	2013-04-24 12:21:30 UTC (rev 13392)
@@ -1,18 +1,23 @@
 Source: r-bioc-hilbertvis
+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
 Priority: optional
-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>
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.14.2~20120222), r-cran-lattice
+Build-Depends: debhelper (>= 8),
+               cdbs,
+               r-base-dev (>= 2.14.2~20120222),
+               r-cran-lattice
 Standards-Version: 3.9.3
-Homepage: http://www.ebi.ac.uk/huber-srv/hilbert
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-bioc-hilbertvis/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-bioc-hilbertvis/trunk/
+Homepage: http://www.ebi.ac.uk/huber-srv/hilbert
 
 Package: r-bioc-hilbertvis
 Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-lattice
+Depends: ${shlibs:Depends},
+         ${R:Depends},
+         r-cran-lattice
 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 
@@ -23,3 +28,4 @@
  or basically all the kinds of genomic data, that are conventionally
  displayed as quantitative track ("wiggle data") in genome browsers such
  as those provided by Ensembl or UCSC.
+




More information about the debian-med-commit mailing list