[SCM] rtmidi/master: Switched d/copyright to github
    umlaeute at users.alioth.debian.org 
    umlaeute at users.alioth.debian.org
       
    Mon Oct  9 15:16:44 UTC 2017
    
    
  
The following commit has been merged in the master branch:
commit d1093ea6d890014add07ab309642fcfd6e3e66c4
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date:   Mon Oct 9 17:14:40 2017 +0200
    Switched d/copyright to github
    
    The downloads from github are much cleaner than the one provided
    directly by Gary Scavone (on his homepage)
diff --git a/debian/watch b/debian/watch
index 497d81a..d620a4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
-version=3
-opts=dversionmangle=s/\~ds1$//,repacksuffix=~ds1 \
-http://www.music.mcgill.ca/~gary/rtmidi/release/rtmidi-(.*)\.tar\.gz
+# See uscan
+# Compulsory line, this is a version 4 file
+version=4
+
+opts="dversionmangle=s/[~+](dfsg|repack|ds)([.]?[0-9]*)?$//,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%rtmidi-$1.tar.gz%" \
+   https://github.com/thestk/rtmidi/tags \
+   (?:.*?/)?v(\d[\d.]*)\.tar\.gz debian uupdate
-- 
RtMidi packaging
    
    
More information about the pkg-multimedia-commits
mailing list