[Python-modules-commits] [mutagen] 07/08: Fix debian/watch again.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sun Aug 28 23:22:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository mutagen.
commit c4b109ade2661a7d9c34cbe8642d17ac635448f9
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Mon Aug 29 01:04:24 2016 +0200
Fix debian/watch again.
---
debian/changelog | 5 +++--
debian/watch | 5 ++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 08a4403..425f653 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-mutagen (1.34.1-1) UNRELEASED; urgency=medium
+mutagen (1.34.1-1) unstable; urgency=medium
* New upstream release.
+ * Fix debian/watch again.
- -- Tristan Seligmann <mithrandi at debian.org> Mon, 29 Aug 2016 01:04:05 +0200
+ -- Tristan Seligmann <mithrandi at debian.org> Mon, 29 Aug 2016 01:04:22 +0200
mutagen (1.34-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index d2bc74e..faf5306 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
version=3
-opts="pgpsigurlmangle=s/$/.sig/,\
- downloadurlmangle=s{/[^/]*/lazka/mutagen/downloads/mutagen-}{/mutagen-}" \
+opts="pgpsigurlmangle=s/$/.sig/"
https://bitbucket.org/lazka/mutagen/downloads/ \
- .*/mutagen-([0-9.]+).tar.gz
+ mutagen-([0-9.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mutagen.git
More information about the Python-modules-commits
mailing list