Author: tille Date: 2010-07-02 08:32:07 +0000 (Fri, 02 Jul 2010) New Revision: 4983
Added: trunk/packages/coils/trunk/debian/upstream-metadata.yaml Modified: trunk/packages/coils/trunk/debian/changelog trunk/packages/coils/trunk/debian/control Log: Put package in Debian Med team maintenance, fixed typo in Vcs-Browser, some polishing, upstream-metadata.yaml Modified: trunk/packages/coils/trunk/debian/changelog =================================================================== --- trunk/packages/coils/trunk/debian/changelog 2010-07-02 08:16:39 UTC (rev 4982) +++ trunk/packages/coils/trunk/debian/changelog 2010-07-02 08:32:07 UTC (rev 4983) @@ -1,3 +1,16 @@ +coils (2002-2) UNRELEASED; urgency=low + + [Andreas Tille] + * debian/control: + - Team maintained in Debian Med team and added myself to uploaders + - Removed '[biology]' from short description because we agreed not to use + this any more + - Fixed typo in Vcs-Browser field + - Standards-Version: 3.9.0 (no changes needed) + * Added debian/upstream-metadata.yaml + + -- Andreas Tille <[email protected]> Fri, 02 Jul 2010 10:17:05 +0200 + coils (2002-1) unstable; urgency=low * Initial Release (Closes: #299856). Modified: trunk/packages/coils/trunk/debian/control =================================================================== --- trunk/packages/coils/trunk/debian/control 2010-07-02 08:16:39 UTC (rev 4982) +++ trunk/packages/coils/trunk/debian/control 2010-07-02 08:32:07 UTC (rev 4983) @@ -1,10 +1,13 @@ Source: coils Section: science Priority: optional -Maintainer: Steffen Moeller <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.4 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/bcoils/trunk/?rev=0&sc=0 +Standards-Version: 3.9.0 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/coils/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/coils/trunk/ Homepage: http://www.russell.embl.de/cgi-bin/coils-svr.pl @@ -12,7 +15,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggested: gnuplot -Description: [Biology] coiled coil secondary structure prediction +Description: coiled coil secondary structure prediction The program predicts the coiled coil secondary structure predictions from protein sequences. The algorithm was published in Lupas, van Dyke & Stock, Predicting coiled coils from Added: trunk/packages/coils/trunk/debian/upstream-metadata.yaml =================================================================== --- trunk/packages/coils/trunk/debian/upstream-metadata.yaml (rev 0) +++ trunk/packages/coils/trunk/debian/upstream-metadata.yaml 2010-07-02 08:32:07 UTC (rev 4983) @@ -0,0 +1,10 @@ +Homepage: http://www.russell.embl.de/cgi-bin/coils-svr.pl +Name: Coils +PMID: 2031185 +Reference: + Author: A. Lupas, M. Van Dyke, and J. Stock + Title: Predicting coiled coils from protein sequences Science + Journal: Science + Volume: 252 + Pages: 1162-1164 + Year: 1991 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
