summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/watch2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5fa3c17..1d27d8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+py-macaroon-bakery (1.2.1-2) UNRELEASED; urgency=medium
+
+ * d/watch: Use https protocol.
+
+ -- Ondřej Nový <onovy@debian.org> Wed, 09 Jan 2019 13:51:12 +0100
+
py-macaroon-bakery (1.2.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/watch b/debian/watch
index 8b405cb..2f3e303 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts="uversionmangle=s/(rc|a|b|c)/~$1/" \
- http://pypi.debian.net/macaroonbakery/macaroonbakery@ANY_VERSION@@ARCHIVE_EXT@
+ https://pypi.debian.net/macaroonbakery/macaroonbakery@ANY_VERSION@@ARCHIVE_EXT@