summaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@debian.org>2016-05-11 13:53:23 +0300
committerTzafrir Cohen <tzafrir@debian.org>2016-05-16 15:24:22 +0300
commite97c4bd99dd246c2c7fa0cb68769ea2e6d297855 (patch)
tree00c04d0241d5686fed723ffe45c4be7d44185a83 /debian/watch
parent570590058d16274005a4994fd8f1046d0eaf7f74 (diff)
Debian packagingdebian-jessie
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..728c02b
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,8 @@
+# Compulsory line, this is a version 4 file
+version=4
+
+# GitHub hosted projects
+opts="filenamemangle=s%v(\d[\d.]*)\.tar\.gz%php-cpp-$1.tar.gz%" \
+ https://github.com/CopernicaMarketingSoftware/PHP-CPP/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+