aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 371ce5e..b9d2d77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-bleach (1.4-2) UNRELEASED; urgency=low
* Bump debhelper compat level to 8, since this is required in Build-Depends.
* Add extend-diff-ignore for egg.info in debian/source/options.
+ * d/watch: Use github.com, githubredir is deprecated.
-- Per Andersson <avtobiff@gmail.com> Sun, 16 Feb 2014 00:42:41 +0100
diff --git a/debian/watch b/debian/watch
index 4586687..03bb4bc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/jsocol/bleach/ v(.*)\.tar\.gz
+https://github.com/jsocol/bleach/tags .*/v?(\d[\d\.]+)\.tar\.gz