From 75de5a77e9e12f6a19c35455784b4ded3658c483 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 19 May 2009 18:51:21 -0700 Subject: Fill in the watch file. --- debian/watch | 23 +++++++++++++++++++++++ debian/watch.ex | 23 ----------------------- 2 files changed, 23 insertions(+), 23 deletions(-) create mode 100644 debian/watch delete mode 100644 debian/watch.ex diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..ed2c429 --- /dev/null +++ b/debian/watch @@ -0,0 +1,23 @@ +# 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 +# +#http://www.example.com/downloads.php intel-gpu-tools-(.*)\.tar\.gz + +# Uncomment to examine a Webserver directory +#http://www.example.com/pub/intel-gpu-tools-(.*)\.tar\.gz + +# Uncommment to examine a FTP server +#ftp://ftp.example.com/pub/intel-gpu-tools-(.*)\.tar\.gz debian uupdate + +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 +# http://sf.net/intel-gpu-tools/intel-gpu-tools-(.*)\.tar\.gz + +# Uncomment to find new files on GooglePages +# http://example.googlepages.com/foo.html intel-gpu-tools-(.*)\.tar\.gz diff --git a/debian/watch.ex b/debian/watch.ex deleted file mode 100644 index ed2c429..0000000 --- a/debian/watch.ex +++ /dev/null @@ -1,23 +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 -# -#http://www.example.com/downloads.php intel-gpu-tools-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/intel-gpu-tools-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/intel-gpu-tools-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for devscripts >= 2.9 -# http://sf.net/intel-gpu-tools/intel-gpu-tools-(.*)\.tar\.gz - -# Uncomment to find new files on GooglePages -# http://example.googlepages.com/foo.html intel-gpu-tools-(.*)\.tar\.gz -- cgit v1.2.3