[med-svn] r14286 - trunk/packages/phyml/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Jul 31 06:33:40 UTC 2013
Author: tille
Date: 2013-07-31 06:33:40 +0000 (Wed, 31 Jul 2013)
New Revision: 14286
Modified:
trunk/packages/phyml/trunk/debian/changelog
trunk/packages/phyml/trunk/debian/control
Log:
cme fix dpkg-control (but kept "Enhances: bioperl-run" which was deleted by cme)
Modified: trunk/packages/phyml/trunk/debian/changelog
===================================================================
--- trunk/packages/phyml/trunk/debian/changelog 2013-07-30 23:49:41 UTC (rev 14285)
+++ trunk/packages/phyml/trunk/debian/changelog 2013-07-31 06:33:40 UTC (rev 14286)
@@ -1,9 +1,14 @@
phyml (2:20120412-1) UNRELEASED; urgency=low
+ [ Charles Plessy ]
* New upstream version.
* Updated watch file to track stable versions only.
* debian/rules, debian/docs, the manual is now phyml-manual.pdf.
+ [ Andreas Tille ]
+ * cme fix dpkg-control; but kept "Enhances: bioperl-run" which was
+ deleted by cme
+
-- Charles Plessy <plessy at debian.org> Mon, 15 Jul 2013 09:55:11 +0900
phyml (2:20110919-1) unstable; urgency=low
Modified: trunk/packages/phyml/trunk/debian/control
===================================================================
--- trunk/packages/phyml/trunk/debian/control 2013-07-30 23:49:41 UTC (rev 14285)
+++ trunk/packages/phyml/trunk/debian/control 2013-07-31 06:33:40 UTC (rev 14286)
@@ -1,19 +1,21 @@
Source: phyml
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+ 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: Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), automake, autoconf
-Standards-Version: 3.9.2
-Homepage: http://www.atgc-montpellier.fr/phyml
+Build-Depends: debhelper (>= 8),
+ automake,
+ autoconf
+Standards-Version: 3.9.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/phyml/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/phyml/trunk/
+Homepage: http://www.atgc-montpellier.fr/phyml
Package: phyml
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Enhances: bioperl-run
Description: Phylogenetic estimation using Maximum Likelihood
PhyML is a software that estimates maximum likelihood phylogenies from
@@ -37,3 +39,4 @@
character long.
.
This pakcage also includes PhyTime.
+
More information about the debian-med-commit
mailing list