[med-svn] r16354 - trunk/packages/phyutility/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Feb 28 00:08:09 UTC 2014


Author: tille
Date: 2014-02-28 00:08:09 +0000 (Fri, 28 Feb 2014)
New Revision: 16354

Modified:
   trunk/packages/phyutility/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/phyutility/trunk/debian/control
===================================================================
--- trunk/packages/phyutility/trunk/debian/control	2014-02-27 23:56:06 UTC (rev 16353)
+++ trunk/packages/phyutility/trunk/debian/control	2014-02-28 00:08:09 UTC (rev 16354)
@@ -1,18 +1,23 @@
 Source: phyutility
+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>
-DM-Upload-Allowed: yes
-Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), javahelper (>=0.25), openjdk-6-jdk, ant, libjebl2-java,
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 8),
+               javahelper,
+               openjdk-6-jdk,
+               ant,
+               libjebl2-java
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/phyutility/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/phyutility/trunk
 Homepage: http://code.google.com/p/phyutility/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/phyutility/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/phyutility/trunk/
 
 Package: phyutility
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends}
 Description: simple analyses or modifications on both phylogenetic trees and data matrices
  Phyutility (fyoo-til-i-te) is a command line program that performs
  simple analyses or modifications on both trees and data matrices.




More information about the debian-med-commit mailing list