[Python-modules-commits] [pep8-naming] 03/10: deb/watch: watch Github releases
Daniel Stender
stender at moszumanska.debian.org
Wed Jun 29 10:35:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository pep8-naming.
commit 8a7065ca741e2bd9c8e8b3187695403b51dcf6d7
Author: Daniel Stender <stender at debian.org>
Date: Wed Jun 29 12:01:53 2016 +0200
deb/watch: watch Github releases
---
debian/changelog | 4 +++-
debian/watch | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ea3d0a1..0a6ecb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,11 +4,13 @@ pep8-naming (0.3.3-2) UNRELEASED; urgency=medium
+ put team into Maintainer field (for unconfirmed team uploads).
+ updated uploader email address.
+ bumped standards to 3.9.8 (no changes needed).
+ * deb/watch:
+ + watch Github releases.
[ Ondřej Nový ]
* Fixed VCS URL (https).
- -- Daniel Stender <stender at debian.org> Wed, 29 Jun 2016 11:57:00 +0200
+ -- Daniel Stender <stender at debian.org> Wed, 29 Jun 2016 12:01:23 +0200
pep8-naming (0.3.3-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 7404d71..208f49e 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/pep8-naming/pep8-naming-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+opts="filenamemangle=s/(?:.*\/)?v?(\d[\d\.]+)\.tar\.gz/pep8-naming-$1.tar.gz/" \
+https://github.com/PyCQA/pep8-naming/releases (?:.*/)?v?(\d[\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pep8-naming.git
More information about the Python-modules-commits
mailing list