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 <[email protected]> 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 <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Tim Booth <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Steffen Moeller <[email protected]>, - Tim Booth <[email protected]>, - Andreas Tille <[email protected]> -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. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
