diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-29 00:59:49 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-29 01:00:13 +0200 |
commit | 31853390244b190be4e984e5c97356bf37395233 (patch) | |
tree | f7ed2f2fd9885f9cf786eb6e573756b1c54fbcd6 /ubuntu/precise/applications/kshutdown/debian/watch | |
parent | c95456d379e84e0beb512ac41360fcba204585bf (diff) | |
download | tde-packaging-31853390244b190be4e984e5c97356bf37395233.tar.gz tde-packaging-31853390244b190be4e984e5c97356bf37395233.zip |
Add kshutdown packaging files for Debian and Ubuntu
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 + |