[med-svn] r7164 - trunk/packages/phyml/trunk/debian

Charles Plessy plessy at alioth.debian.org
Sun Jun 26 01:30:23 UTC 2011


Author: plessy
Date: 2011-06-26 01:30:23 +0000 (Sun, 26 Jun 2011)
New Revision: 7164

Modified:
   trunk/packages/phyml/trunk/debian/changelog
   trunk/packages/phyml/trunk/debian/compat
   trunk/packages/phyml/trunk/debian/control
Log:
VCS, Debhelper, Standards-Version, and Enhances: bioperl-run for its wrapper.


Modified: trunk/packages/phyml/trunk/debian/changelog
===================================================================
--- trunk/packages/phyml/trunk/debian/changelog	2011-06-26 01:25:43 UTC (rev 7163)
+++ trunk/packages/phyml/trunk/debian/changelog	2011-06-26 01:30:23 UTC (rev 7164)
@@ -1,6 +1,11 @@
 phyml (2:20110526-1) UNRELEASED; urgency=low
 
   * New upstream version.
+  * debian/control:
+    - Corrected VCS URLs.
+    - Using debhelper 8 (debian/compat).
+    - Enhances bioperl-run (that has a PhyML wrapper).
+    - Standards-Version incremented to reflect compliance with Policy 3.9.2.
 
  -- Charles Plessy <plessy at debian.org>  Sun, 26 Jun 2011 09:07:03 +0900
 

Modified: trunk/packages/phyml/trunk/debian/compat
===================================================================
--- trunk/packages/phyml/trunk/debian/compat	2011-06-26 01:25:43 UTC (rev 7163)
+++ trunk/packages/phyml/trunk/debian/compat	2011-06-26 01:30:23 UTC (rev 7164)
@@ -1 +1 @@
-7
+8

Modified: trunk/packages/phyml/trunk/debian/control
===================================================================
--- trunk/packages/phyml/trunk/debian/control	2011-06-26 01:25:43 UTC (rev 7163)
+++ trunk/packages/phyml/trunk/debian/control	2011-06-26 01:30:23 UTC (rev 7164)
@@ -5,15 +5,16 @@
 DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <plessy at debian.org>,
  Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 7), automake, autoconf
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 8), automake, autoconf
+Standards-Version: 3.9.2
 Homepage: http://www.atgc-montpellier.fr/phyml
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/phyml/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/phyml/trunk/
+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/
 
 Package: phyml
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Enhances: bioperl-run
 Description: Phylogenetic estimation using Maximum Likelihood
  PhyML is a software that estimates maximum likelihood phylogenies from
  alignments of nucleotide or amino acid sequences. It provides a wide




More information about the debian-med-commit mailing list