Author: tille Date: 2008-07-21 09:53:50 +0000 (Mon, 21 Jul 2008) New Revision: 2272
Modified: trunk/packages/mssstest/trunk/debian/changelog trunk/packages/mssstest/trunk/debian/control trunk/packages/mssstest/trunk/debian/watch Log: New upstream version Modified: trunk/packages/mssstest/trunk/debian/changelog =================================================================== --- trunk/packages/mssstest/trunk/debian/changelog 2008-07-20 19:56:04 UTC (rev 2271) +++ trunk/packages/mssstest/trunk/debian/changelog 2008-07-21 09:53:50 UTC (rev 2272) @@ -1,7 +1,13 @@ -mssstest (2.0-3) UNRELEASED; urgency=low +mssstest (3.0-1) UNRELEASED; urgency=low + * New upstream version + * New version can not be obtained via watch file from upstream + but just out of the README file inside the archive. Fixed + watch file anyway to notice when upstream changed this policy * Group maintenance with permission of maintainer Steffen Möller * Moved manpage and wrapper script to debian directory + * Added Homepage field + * Standards-Version: 3.8.0 (no changes needed) -- Andreas Tille <[EMAIL PROTECTED]> Sun, 20 Jul 2008 21:51:26 +0200 Modified: trunk/packages/mssstest/trunk/debian/control =================================================================== --- trunk/packages/mssstest/trunk/debian/control 2008-07-20 19:56:04 UTC (rev 2271) +++ trunk/packages/mssstest/trunk/debian/control 2008-07-21 09:53:50 UTC (rev 2272) @@ -6,7 +6,8 @@ Uploaders: Steffen Moeller <[EMAIL PROTECTED]>, Andreas Tille <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Standards-Version: 3.8.0 +Homepage: http://www-gene.cimr.cam.ac.uk/MSgenetics/GAMES/MSSS/ Package: mssstest Architecture: any Modified: trunk/packages/mssstest/trunk/debian/watch =================================================================== --- trunk/packages/mssstest/trunk/debian/watch 2008-07-20 19:56:04 UTC (rev 2271) +++ trunk/packages/mssstest/trunk/debian/watch 2008-07-21 09:53:50 UTC (rev 2272) @@ -1,6 +1,2 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# Site Directory Pattern Version Script -version=2 -http://www-gene.cimr.cam.ac.uk MSgenetics/GAMES/MSSS MSSStest[.-]?(.*)\.tar.gz debian uupdate +version=3 +http://www-gene.cimr.cam.ac.uk/MSgenetics/GAMES/MSSS/download.html MSSStest(.*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
