[med-svn] r19476 - trunk/packages/spread-phy/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Jul 3 04:19:15 UTC 2015


Author: tille
Date: 2015-07-03 04:19:14 +0000 (Fri, 03 Jul 2015)
New Revision: 19476

Modified:
   trunk/packages/spread-phy/trunk/debian/changelog
   trunk/packages/spread-phy/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/spread-phy/trunk/debian/changelog
===================================================================
--- trunk/packages/spread-phy/trunk/debian/changelog	2015-07-03 04:17:41 UTC (rev 19475)
+++ trunk/packages/spread-phy/trunk/debian/changelog	2015-07-03 04:19:14 UTC (rev 19476)
@@ -5,6 +5,7 @@
   * Drop libkmlframework-java from Build-Depends since it is not needed
     any more
   * Add libfest-assert-java to Build-Depends
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sun, 15 Mar 2015 19:27:06 +0100
 

Modified: trunk/packages/spread-phy/trunk/debian/control
===================================================================
--- trunk/packages/spread-phy/trunk/debian/control	2015-07-03 04:17:41 UTC (rev 19475)
+++ trunk/packages/spread-phy/trunk/debian/control	2015-07-03 04:19:14 UTC (rev 19476)
@@ -1,24 +1,31 @@
 Source: spread-phy
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), javahelper (>=0.25),
- ant, ant-optional, default-jdk (>= 1:1.6),
- libjebl2-java, libcolt-free-java,
- libprocessing-core-java,
- libfest-assert-java
-Standards-Version: 3.9.4
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/spread-phy/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/spread-phy/trunk/
+Build-Depends: debhelper (>= 9),
+               javahelper,
+               ant,
+               ant-optional,
+               default-jdk (>= 1:1.6),
+               libjebl2-java,
+               libcolt-free-java,
+               libprocessing-core-java,
+               libfest-assert-java
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/spread-phy/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/spread-phy/trunk/
 Homepage: http://www.kuleuven.be/aidslab/phylogeography/SPREAD.html
 
 Package: spread-phy
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, default-jre (>= 1:1.6) | java-jre
-Replaces: phy-spread
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends},
+         default-jre (>= 1:1.6) | java-jre
 Conflicts: phy-spread
 Provides: phy-spread
+Replaces: phy-spread
 Description: analyze and visualize phylogeographic reconstructions
  SPREAD is a user-friendly application to analyze and visualize
  phylogeographic reconstructions resulting from Bayesian inference of




More information about the debian-med-commit mailing list