summaryrefslogtreecommitdiff
path: root/requests-0.14.0/debian/watch.ex
diff options
context:
space:
mode:
authork clair <kclair@riseup.net>2012-10-09 13:15:53 -0700
committerk clair <kclair@riseup.net>2012-10-09 13:15:53 -0700
commit3a56a2602da03da0df62602d1e14f407270096bb (patch)
treee06a077dfefc89df7c6630c676581a29b8e15d8b /requests-0.14.0/debian/watch.ex
parent568720334aa630ea504b2ce3b8c324f0a557d6e6 (diff)
add previously generated debian packaging files
Diffstat (limited to 'requests-0.14.0/debian/watch.ex')
-rw-r--r--requests-0.14.0/debian/watch.ex23
1 files changed, 23 insertions, 0 deletions
diff --git a/requests-0.14.0/debian/watch.ex b/requests-0.14.0/debian/watch.ex
new file mode 100644
index 0000000..255f1fe
--- /dev/null
+++ b/requests-0.14.0/debian/watch.ex
@@ -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
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php python-requests-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/python-requests-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/python-requests-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+# http://sf.net/python-requests/python-requests-(.*)\.tar\.gz
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html python-requests-(.*)\.tar\.gz