[Python-modules-commits] [mutagen] 01/12: Update watch file.

Tristan Seligmann mithrandi at moszumanska.debian.org
Tue Aug 8 02:38:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a commit to branch master
in repository mutagen.

commit 080d71af3276a5f4e42302941ce47b10d46cfab6
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Tue Aug 8 03:25:18 2017 +0200

    Update watch file.
---
 debian/changelog | 6 ++++++
 debian/watch     | 8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4d1192a..5a32742 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mutagen (1.36-2) UNRELEASED; urgency=medium
+
+  * Update watch file.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Tue, 08 Aug 2017 03:25:41 +0200
+
 mutagen (1.36-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/watch b/debian/watch
index 3b311f1..78cf449 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
-opts="pgpsigurlmangle=s/$/.sig/" \
- https://bitbucket.org/lazka/mutagen/downloads/ \
- mutagen-([0-9.]+).tar.gz
+version=4
+opts=filenamemangle=s/.+\/mutagen-?(\d\S+)\.tar\.gz/mutagen-$1\.tar\.gz/,\
+pgpsigurlmangle=s/$/.sig/ \
+  https://github.com/quodlibet/mutagen/releases .*/mutagen-(\d\S+)\.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