[SCM] isrcsubmit/master: Refresh patch

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Oct 16 15:28:09 UTC 2013


The following commit has been merged in the master branch:
commit 10b3d362de4e2426ce2a06d16cc6ac043ac9e947
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Oct 16 17:19:57 2013 +0200

    Refresh patch

diff --git a/debian/patches/debian-specific-browsers.patch b/debian/patches/debian-specific-browsers.patch
index 2118f54..6345cf1 100644
--- a/debian/patches/debian-specific-browsers.patch
+++ b/debian/patches/debian-specific-browsers.patch
@@ -4,14 +4,14 @@ Author: Sebastian Ramacher <sramacher at debian.org>
 Forwarded: not-needed
 Last-Update: 2013-10-01
 
---- isrcsubmit-2.0.0~beta.4.orig/isrcsubmit.py
-+++ isrcsubmit-2.0.0~beta.4/isrcsubmit.py
-@@ -26,7 +26,7 @@ AGENT_NAME = "isrcsubmit.py"
- DEFAULT_SERVER = "musicbrainz.org"
+--- a/isrcsubmit.py
++++ b/isrcsubmit.py
+@@ -27,7 +27,7 @@
  # starting with highest priority
  BACKENDS = ["mediatools", "media_info", "cdrdao", "libdiscid", "discisrc"]
--BROWSERS = ["xdg-open", "firefox", "chromium", "opera", "safari", "explorer"]
-+BROWSERS = ["xdg-open", "x-www-browser", "iceweasel", "chromium", "opera"]
+ BROWSERS = ["xdg-open", "x-www-browser",
+-            "firefox", "chromium", "chrome", "opera"]
++            "iceweasel", "chromium", "chrome", "opera"]
+ # The webbrowser module is used when nothing is found in this list.
+ # This especially happens on Windows and Mac OS X (browser mostly not in PATH)
  
- import os
- import re

-- 
isrcsubmit packaging



More information about the pkg-multimedia-commits mailing list