summaryrefslogtreecommitdiffstats
path: root/debian/watch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:12:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:12:08 +0000
commit922fe2e7de02a92a9caa9e9bf15a27f6cae9b063 (patch)
treec9218c9e2d02654ef1d1b42bf7858f395e31eec0 /debian/watch
parentAdding upstream version 2.0.3. (diff)
downloadpython-pallets-sphinx-themes-922fe2e7de02a92a9caa9e9bf15a27f6cae9b063.tar.xz
python-pallets-sphinx-themes-922fe2e7de02a92a9caa9e9bf15a27f6cae9b063.zip
Adding debian version 2.0.3-1.debian/2.0.3-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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..7189039
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,8 @@
+version=4
+
+opts="mode=git, \
+ compression=gz, \
+ pgpmode=none, \
+ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|a|b|c|pre|dev|beta|alpha)\.?\d*)$/$1~$2/" \
+https://github.com/pallets/pallets-sphinx-themes.git \
+ refs/tags/@ANY_VERSION@