[Python-modules-commits] [python-pynzb] 01/01: Fix watch file (although the last release was some time ago).
Carl Suster
arcresu-guest at moszumanska.debian.org
Mon Jan 9 01:32:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
arcresu-guest pushed a commit to branch master
in repository python-pynzb.
commit 19dd57df9d6aa7c9a0ff9b751fbfa2cee183b110
Author: Carl Suster <carl at contraflo.ws>
Date: Mon Jan 9 12:31:30 2017 +1100
Fix watch file (although the last release was some time ago).
---
debian/changelog | 1 +
debian/watch | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 67ce738..35a1f35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ python-pynzb (0.1.0-3) unstable; urgency=medium
* Move lxml to Suggests since there are fallbacks, but Build-Depend on it to
run the tests.
* For Python 3, decode strings -> bytes as utf-8 for lxml.
+ * Fix watch file (although the last release was some time ago).
-- Carl Suster <carl at contraflo.ws> Mon, 09 Jan 2017 12:17:45 +1100
diff --git a/debian/watch b/debian/watch
index 6386c8a..62f8d47 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://pypi.python.org/packages/source/p/pynzb/pynzb-(.*).tar.gz
+version=4
+https://pypi.python.org/packages/source/p/pynzb/pynzb-(.+)\.tar\.gz debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pynzb.git
More information about the Python-modules-commits
mailing list