Author: tille Date: 2012-01-05 22:26:08 +0000 (Thu, 05 Jan 2012) New Revision: 9178
Modified: trunk/packages/macs/trunk/debian/changelog trunk/packages/macs/trunk/debian/control trunk/packages/macs/trunk/debian/watch Log: Debian Med team maintenance, removed useless comments from debian/watch Modified: trunk/packages/macs/trunk/debian/changelog =================================================================== --- trunk/packages/macs/trunk/debian/changelog 2012-01-05 18:34:50 UTC (rev 9177) +++ trunk/packages/macs/trunk/debian/changelog 2012-01-05 22:26:08 UTC (rev 9178) @@ -1,3 +1,9 @@ +macs (2.0.9.1-1) UNRELEASED; urgency=low + + * Adaptations to Debian Med team maintenance + + -- Andreas Tille <[email protected]> Thu, 05 Jan 2012 23:25:06 +0100 + macs (2.0.9.1-1ubuntu3) lucid; urgency=low * Fix typo in debian/rules Modified: trunk/packages/macs/trunk/debian/control =================================================================== --- trunk/packages/macs/trunk/debian/control 2012-01-05 18:34:50 UTC (rev 9177) +++ trunk/packages/macs/trunk/debian/control 2012-01-05 22:26:08 UTC (rev 9178) @@ -1,12 +1,16 @@ Source: macs Section: science Priority: extra -Maintainer: Tim Booth <[email protected]>, H. Soon Gweon <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders:Tim Booth <[email protected]>, + H. Soon Gweon <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8.0.0), cython (>= 0.15), python-dev Standards-Version: 3.9.2 Homepage: https://github.com/taoliu/MACS/ -#Vcs-Git: git://git.debian.org/collab-maint/macs.git -#Vcs-Browser: http://git.debian.org/?p=collab-maint/macs.git;a=summary +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/macs/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/macs/trunk/ Package: macs Architecture: any Modified: trunk/packages/macs/trunk/debian/watch =================================================================== --- trunk/packages/macs/trunk/debian/watch 2012-01-05 18:34:50 UTC (rev 9177) +++ trunk/packages/macs/trunk/debian/watch 2012-01-05 22:26:08 UTC (rev 9178) @@ -1,24 +1,4 @@ -# 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. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file version=3 -# Uncomment to examine a Webpage -# <Webpage URL> <string match> opts="uversionmangle=s/-/./" \ https://github.com/taoliu/MACS/downloads /downloads/.*/MACS/MACS-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/macs-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/macs-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for devscripts >= 2.9 -# http://sf.net/macs/macs-(.*)\.tar\.gz - -# Uncomment to find new files on GooglePages -# http://example.googlepages.com/foo.html macs-(.*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
