This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tab2mage.
commit 8a910dc77976bb9003a209576599ab2d25d12e3d Author: Charles Plessy <[email protected]> Date: Mon Apr 14 06:59:49 2008 +0000 Fixed watch page. Package is still very preliminary. --- debian/README.Debian | 2 ++ debian/watch | 2 ++ debian/watch.ex | 22 ---------------------- 3 files changed, 4 insertions(+), 22 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 46b5702..e62f715 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,6 +1,8 @@ tab2mage for Debian ------------------- +Preliminary package, do not expect it to work. + <possible notes regarding this package - if none, delete this file> -- Charles Plessy <[email protected]> Fri, 11 Apr 2008 10:55:53 +0900 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..b578f7c --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/tab2mage/Tab2MAGE-(.*)\.tar\.gz diff --git a/debian/watch.ex b/debian/watch.ex deleted file mode 100644 index 91ad073..0000000 --- a/debian/watch.ex +++ /dev/null @@ -1,22 +0,0 @@ -# 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> -#http://www.example.com/downloads.php tab2mage-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/tab2mage-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/tab2mage-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for devscripts >= 2.9 -# http://sf.net/tab2mage/tab2mage-(.*)\.tar\.gz - - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tab2mage.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
