diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-28 18:13:29 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-28 18:13:29 -0500 |
commit | 41edd1235c1100cbe0307af8da309da6f1ca3d87 (patch) | |
tree | 70257dced6b425f9abbc193f8038c8a52dca8ffb /ubuntu/precise/applications/kshutdown/debian/watch | |
parent | 549070db7c0189e718a63e973f98b53b84e126cb (diff) | |
parent | 31853390244b190be4e984e5c97356bf37395233 (diff) | |
download | tde-packaging-41edd1235c1100cbe0307af8da309da6f1ca3d87.tar.gz tde-packaging-41edd1235c1100cbe0307af8da309da6f1ca3d87.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/applications/kshutdown/debian/watch')
-rw-r--r-- | ubuntu/precise/applications/kshutdown/debian/watch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kshutdown/debian/watch b/ubuntu/precise/applications/kshutdown/debian/watch new file mode 100644 index 000000000..740658699 --- /dev/null +++ b/ubuntu/precise/applications/kshutdown/debian/watch @@ -0,0 +1,11 @@ +# 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 Webserver directory +http://sf.net/kshutdown/kshutdown-(.*(?<!beta))\.tar\.bz2 + |