Author: tille Date: 2012-04-03 11:03:10 +0000 (Tue, 03 Apr 2012) New Revision: 10276
Modified: trunk/packages/kalign/trunk/debian/changelog trunk/packages/kalign/trunk/debian/control trunk/packages/kalign/trunk/debian/upstream trunk/packages/kalign/trunk/debian/watch Log: Fixed Homepage field Modified: trunk/packages/kalign/trunk/debian/changelog =================================================================== --- trunk/packages/kalign/trunk/debian/changelog 2012-04-03 10:02:49 UTC (rev 10275) +++ trunk/packages/kalign/trunk/debian/changelog 2012-04-03 11:03:10 UTC (rev 10276) @@ -4,8 +4,14 @@ * renamed debian/upstream-metadata.yaml to debian/upstream [ Andreas Tille ] - * debian/upstream: Added another citation from tasks file + * debian/upstream: + - Added another citation from tasks file + - Fixed Homepage * debian/source/format: 3.0 (quilt) + * debian/watch: Fixed hint to download URL + * debian/control: + - Fixed Homepage + - Standards-Version: 3.9.3 (no changes needed) -- Andreas Tille <[email protected]> Thu, 29 Mar 2012 15:28:43 +0200 Modified: trunk/packages/kalign/trunk/debian/control =================================================================== --- trunk/packages/kalign/trunk/debian/control 2012-04-03 10:02:49 UTC (rev 10275) +++ trunk/packages/kalign/trunk/debian/control 2012-04-03 11:03:10 UTC (rev 10276) @@ -6,10 +6,10 @@ Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/kalign/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/kalign/trunk/ -Homepage: http://msa.cgb.ki.se +Homepage: http://msa.sbc.su.se/ Package: kalign Architecture: any Modified: trunk/packages/kalign/trunk/debian/upstream =================================================================== --- trunk/packages/kalign/trunk/debian/upstream 2012-04-03 10:02:49 UTC (rev 10275) +++ trunk/packages/kalign/trunk/debian/upstream 2012-04-03 11:03:10 UTC (rev 10276) @@ -1,6 +1,6 @@ Contact: Timo Lassmann <[email protected]> Name: Kalign -Homepage: http://msa.cgb.ki.se +Homepage: http://msa.sbc.su.se/ Reference: - Author: Lassmann, Timo and Frings, Oliver and Sonnhammer, Erik L. L. Title: "Kalign2: high-performance multiple alignment of protein and nucleotide sequences allowing external features" Modified: trunk/packages/kalign/trunk/debian/watch =================================================================== --- trunk/packages/kalign/trunk/debian/watch 2012-04-03 10:02:49 UTC (rev 10275) +++ trunk/packages/kalign/trunk/debian/watch 2012-04-03 11:03:10 UTC (rev 10276) @@ -1,3 +1,3 @@ -# There is no more version number: http://msa.cgb.ki.se/downloads/kalign/current.tar.gz +# There is no more version number: http://msa.sbc.su.se/downloads/kalign/current.tar.gz #version=3 #http://msa.cgb.ki.se/downloads/ kalign-?(\d).(\d+).tgz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
