From 922fe2e7de02a92a9caa9e9bf15a27f6cae9b063 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:12:08 +0200 Subject: Adding debian version 2.0.3-1. Signed-off-by: Daniel Baumann --- debian/watch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 debian/watch (limited to 'debian/watch') 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@ -- cgit v1.2.3