summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristoph Mathys <eraserix@gmail.com>2016-05-29 13:38:27 +0200
committerAndrej Shadura <andrewsh@debian.org>2018-10-04 21:01:30 +0200
commit7d91eae6d43914d291b96b40e8c5bfa305c6131e (patch)
tree17242e4e15f33acf0aaf3df082658858d4b964f7 /debian
parent6675f410bf9c0b1cb230a7426d21f951ece642da (diff)
parentac1df2a4cbd75521678e09bd4a832dc4b7cf9ac5 (diff)
Import Debian changes 1.1.3-1
mercurial-keyring (1.1.3-1) unstable; urgency=medium * New upstream release. * Update d/watch to use pypi.debian.net. * Policy bumped to 3.9.8 without changes.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rw-r--r--debian/watch5
3 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 64a782c..b68e075 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mercurial-keyring (1.1.3-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Update d/watch to use pypi.debian.net.
+ * Policy bumped to 3.9.8 without changes.
+
+ -- Christoph Mathys <eraserix@gmail.com> Sun, 29 May 2016 13:38:27 +0200
+
mercurial-keyring (1.1.2-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 33c0bb6..406244a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Christoph Mathys <eraserix@gmail.com>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools, dh-python
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Homepage: http://pypi.python.org/pypi/mercurial_keyring
X-Python-Version: >= 2.4
diff --git a/debian/watch b/debian/watch
index fc50553..37926f7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
version=3
-opts="filenamemangle=s/\S+\/([^\/]+\.tar\.gz)#md5=[[:alnum:]]+$/$1/" \
-https://pypi.python.org/simple/mercurial-keyring/ \
-\S+/mercurial_keyring-(\S+)\.tar\.gz#md5=[[:alnum:]]+
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/mercurial_keyring/mercurial_keyring-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))