[med-svn] r14323 - trunk/packages/tm-align/trunk/debian

Andreas Tille tille at alioth.debian.org
Fri Aug 2 12:50:41 UTC 2013


Author: tille
Date: 2013-08-02 12:50:41 +0000 (Fri, 02 Aug 2013)
New Revision: 14323

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


Modified: trunk/packages/tm-align/trunk/debian/changelog
===================================================================
--- trunk/packages/tm-align/trunk/debian/changelog	2013-08-02 12:49:03 UTC (rev 14322)
+++ trunk/packages/tm-align/trunk/debian/changelog	2013-08-02 12:50:41 UTC (rev 14323)
@@ -6,6 +6,7 @@
   * debian/watch: enable handling of +dfsg suffix
   * debian/get-orig-source: use new uscan of available
   * debian/upstream: more detailed information
+  * debian/control: cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 24 Aug 2012 16:22:01 +0200
 

Modified: trunk/packages/tm-align/trunk/debian/control
===================================================================
--- trunk/packages/tm-align/trunk/debian/control	2013-08-02 12:49:03 UTC (rev 14322)
+++ trunk/packages/tm-align/trunk/debian/control	2013-08-02 12:50:41 UTC (rev 14323)
@@ -1,21 +1,23 @@
 Source: tm-align
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+           Tim Booth <tbooth at ceh.ac.uk>,
+           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: Steffen Moeller <moeller at debian.org>,
- Tim Booth <tbooth at ceh.ac.uk>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), gfortran
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9),
+               gfortran
+Standards-Version: 3.9.4
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/tm-align/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/tm-align/trunk/
 Homepage: http://zhang.bioinformatics.ku.edu/TM-align/
 
 Package: tm-align
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: pymol, rasmol
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: pymol,
+          rasmol
 Enhances: t-coffee
 Description: structual alignment of proteins
  TM-align is a computer algorithm for protein structure alignment using
@@ -23,3 +25,4 @@
  matrix. This is similar to the RMSD in that unaligned portions of the
  structure influence the scoring less than the more structurally conserved
  regions.
+




More information about the debian-med-commit mailing list