summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-03-09 15:50:41 +0100
committerGard Spreemann <gspr@nonempty.org>2020-03-09 15:50:41 +0100
commit75eb89a73b3aefee354a2eb624ba41ccc79595da (patch)
treec9ccc792fd3a24810bfdbc31561a0bf1b54731d1
parenteef8cd74ca5457096620ab056c144d4ce3da9e3e (diff)
Add watch file.debian/0.2.5-2
-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)))