[Python-modules-commits] [pyclamd] 01/04: Fixed debian/watch so it works again
Scott Kitterman
kitterman at moszumanska.debian.org
Thu Nov 17 21:32:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository pyclamd.
commit 8b4b303413370c215ba4f8fb90ebea2c301bd90a
Author: Scott Kitterman <scott at kitterman.com>
Date: Thu Nov 17 16:30:06 2016 -0500
Fixed debian/watch so it works again
---
debian/changelog | 6 +++++-
debian/watch | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eb1f887..6a3c504 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
pyclamd (0.3.16-2) UNRELEASED; urgency=medium
+ [ Ondřej Nový ]
* Fixed VCS URL (https)
- -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:48:14 +0200
+ [ Scott Kitterman ]
+ * Fixed debian/watch so it works again
+
+ -- Scott Kitterman <scott at kitterman.com> Thu, 17 Nov 2016 16:29:21 -0500
pyclamd (0.3.16-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index bf2a23d..93557f8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/pyClamd/pyClamd-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) \
+http://pypi.debian.net/pyClamd/pyClamd-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyclamd.git
More information about the Python-modules-commits
mailing list