[med-svn] r18409 - trunk/packages/circos-tools/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Sat Oct 25 08:25:29 UTC 2014


Author: tille
Date: 2014-10-25 08:25:29 +0000 (Sat, 25 Oct 2014)
New Revision: 18409

Modified:
   trunk/packages/circos-tools/trunk/debian/changelog
   trunk/packages/circos-tools/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/circos-tools/trunk/debian/changelog
===================================================================
--- trunk/packages/circos-tools/trunk/debian/changelog	2014-10-25 08:24:08 UTC (rev 18408)
+++ trunk/packages/circos-tools/trunk/debian/changelog	2014-10-25 08:25:29 UTC (rev 18409)
@@ -1,6 +1,7 @@
 circos-tools (0.19-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sat, 25 Oct 2014 10:23:10 +0200
 

Modified: trunk/packages/circos-tools/trunk/debian/control
===================================================================
--- trunk/packages/circos-tools/trunk/debian/control	2014-10-25 08:24:08 UTC (rev 18408)
+++ trunk/packages/circos-tools/trunk/debian/control	2014-10-25 08:25:29 UTC (rev 18409)
@@ -1,19 +1,20 @@
 Source: circos-tools
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Olivier Sallou <osallou at debian.org>,
            Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
 Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/circos-tools/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/circos-tools/trunk/
 Homepage: http://circos.ca/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/circos-tools/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/circos-tools/
 
 Package: circos-tools
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6)
-Depends: ${misc:Depends}, ${perl:Depends}, circos
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         circos
 Description: plotter for visualizing data - helper utilities
  Circos visualizes data in a circular layout — ideal for exploring
  relationships between objects or positions, and creating highly




More information about the debian-med-commit mailing list