[med-svn] r21058 - trunk/packages/fastdnaml/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Sat Jan 9 17:07:00 UTC 2016


Author: tille
Date: 2016-01-09 17:06:58 +0000 (Sat, 09 Jan 2016)
New Revision: 21058

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


Modified: trunk/packages/fastdnaml/trunk/debian/changelog
===================================================================
--- trunk/packages/fastdnaml/trunk/debian/changelog	2016-01-09 14:26:06 UTC (rev 21057)
+++ trunk/packages/fastdnaml/trunk/debian/changelog	2016-01-09 17:06:58 UTC (rev 21058)
@@ -1,6 +1,7 @@
 fastdnaml (1.2.2-11) UNRELEASED; urgency=low
 
   * debian/upstream: Add citation information
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 27 Apr 2012 09:29:55 +0200
 

Modified: trunk/packages/fastdnaml/trunk/debian/control
===================================================================
--- trunk/packages/fastdnaml/trunk/debian/control	2016-01-09 14:26:06 UTC (rev 21057)
+++ trunk/packages/fastdnaml/trunk/debian/control	2016-01-09 17:06:58 UTC (rev 21058)
@@ -1,18 +1,19 @@
 Source: fastdnaml
+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: debhelper (>= 8)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/fastdnaml/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/fastdnaml/trunk/
 Homepage: ftp://ftp.bio.indiana.edu/molbio/evolve/fastdnaml/fastDNAml.html
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/fastdnaml/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/fastdnaml/trunk/
 
 Package: fastdnaml
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: phylip
 Description: Tool for construction of phylogenetic trees of DNA sequences
  fastDNAml is a program derived from Joseph Felsenstein's version 3.3 DNAML
@@ -25,4 +26,4 @@
  PHYLIP 3.3 DNAML program from PASCAL to C.
  .
  Note that the homepage of this program is not available any more and so
- this program will probably not see any further updates.
\ No newline at end of file
+ this program will probably not see any further updates.




More information about the debian-med-commit mailing list