[Python-modules-commits] [txwinrm] 01/01: Update debian/watch
Christopher Hoskin
christopher.hoskin at gmail.com
Sat Jul 30 09:37:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository txwinrm.
commit 00923902d493e84bd3b72ea18bd2f09580ef4e54
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Sat Jul 30 10:36:55 2016 +0100
Update debian/watch
---
debian/changelog | 3 ++-
debian/watch | 5 ++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3048a53..5d49b48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-txwinrm (1.1.26-1) unstable; urgency=low
+txwinrm (1.1.26-1) UNRELEASED; urgency=low
* Remove unnecessary build dependancy
* Closes: #803982
* source package automatically created by stdeb 0.8.5
+ * Update debian/watch
-- Christopher Hoskin <christopher.hoskin at gmail.com> Fri, 29 Jul 2016 18:26:39 +0100
diff --git a/debian/watch b/debian/watch
index a6a58b4..c13ee76 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
-# please also check http://pypi.debian.net/txwinrm/watch
version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/txwinrm/txwinrm-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/txwinrm-$1\.tar\.gz/ \
+ https://github.com/zenoss/txwinrm/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txwinrm.git
More information about the Python-modules-commits
mailing list