summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/watch3
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c94ed68..8ff19dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cdsapi (0.2.5-2) unstable; urgency=medium
+
+ * Add watch file.
+
+ -- Gard Spreemann <gspr@nonempty.org> Mon, 09 Mar 2020 15:50:10 +0100
+
python-cdsapi (0.2.5-1) unstable; urgency=medium
* Initial release. (Closes: #950783)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..3089d60
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=4
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/cdsapi/cdsapi-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))