[med-svn] r18285 - trunk/packages/tree-puzzle/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Oct 14 11:54:52 UTC 2014


Author: tille
Date: 2014-10-14 11:54:51 +0000 (Tue, 14 Oct 2014)
New Revision: 18285

Modified:
   trunk/packages/tree-puzzle/trunk/debian/changelog
   trunk/packages/tree-puzzle/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/tree-puzzle/trunk/debian/changelog
===================================================================
--- trunk/packages/tree-puzzle/trunk/debian/changelog	2014-10-14 09:36:24 UTC (rev 18284)
+++ trunk/packages/tree-puzzle/trunk/debian/changelog	2014-10-14 11:54:51 UTC (rev 18285)
@@ -1,8 +1,9 @@
 tree-puzzle (5.2-8) UNRELEASED; urgency=low
 
   * debian/upstream: Add publications
+  * cme fix dpkg-control
 
- -- Andreas Tille <tille at debian.org>  Fri, 11 May 2012 10:29:17 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 14 Oct 2014 13:53:57 +0200
 
 tree-puzzle (5.2-7) unstable; urgency=low
 

Modified: trunk/packages/tree-puzzle/trunk/debian/control
===================================================================
--- trunk/packages/tree-puzzle/trunk/debian/control	2014-10-14 09:36:24 UTC (rev 18284)
+++ trunk/packages/tree-puzzle/trunk/debian/control	2014-10-14 11:54:51 UTC (rev 18285)
@@ -1,20 +1,25 @@
 Source: tree-puzzle
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+           Charles Plessy <plessy 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>, Charles Plessy <plessy at debian.org>
-Build-Depends: autotools-dev, debhelper (>=8), libopenmpi-dev, libsprng2-dev
-Standards-Version: 3.9.2
+Build-Depends: autotools-dev,
+               debhelper (>= 8),
+               libopenmpi-dev,
+               libsprng2-dev
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/tree-puzzle/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/tree-puzzle/trunk/
 Homepage: http://www.tree-puzzle.de
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/tree-puzzle/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/tree-puzzle/trunk/
 
 Package: tree-puzzle
 Architecture: any
-Depends:  ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: tree-puzzle-doc
-Suggests: phylip, treetool
+Suggests: phylip,
+          treetool
 Description: Reconstruction of phylogenetic trees by maximum likelihood
  TREE-PUZZLE (the new name for PUZZLE) is an interactive console program that
  implements a fast tree search algorithm, quartet puzzling, that allows
@@ -29,9 +34,12 @@
 
 Package: tree-ppuzzle
 Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         openmpi-bin
 Recommends: tree-puzzle-doc
-Depends:  ${misc:Depends}, ${shlibs:Depends}, openmpi-bin
-Suggests: phylip, treetool
+Suggests: phylip,
+          treetool
 Description: Parallelized reconstruction of phylogenetic trees by maximum likelihood
  TREE-PUZZLE (the new name for PUZZLE) is an interactive console program that
  implements a fast tree search algorithm, quartet puzzling, that allows
@@ -49,7 +57,7 @@
 Package: tree-puzzle-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, 
+Depends: ${misc:Depends}
 Recommends: tree-puzzle | tree-ppuzzle
 Description: Reconstruction of phylogenetic trees by maximum likelihood
  TREE-PUZZLE (the new name for PUZZLE) is an interactive console program that




More information about the debian-med-commit mailing list