[Pkg-mozext-commits] [greasemonkey] 20/21: Refresh patch

David Prévot taffit at moszumanska.debian.org
Sun Sep 13 21:27:18 UTC 2015


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit c4399e77c67d3c0ef8910af8f5882ff78e643d7f
Author: David Prévot <david at tilapin.org>
Date:   Fri Jul 31 09:04:23 2015 +0200

    Refresh patch
    
    Git-Dch: Ignore
---
 .../0001-Stop-calling-greasespot.net-on-first-run-after-insta.patch   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0001-Stop-calling-greasespot.net-on-first-run-after-insta.patch b/debian/patches/0001-Stop-calling-greasespot.net-on-first-run-after-insta.patch
index d6a5c35..432a8a7 100644
--- a/debian/patches/0001-Stop-calling-greasespot.net-on-first-run-after-insta.patch
+++ b/debian/patches/0001-Stop-calling-greasespot.net-on-first-run-after-insta.patch
@@ -14,7 +14,7 @@ Bug-Debian: https://bugs.debian.org/771110
  1 file changed, 14 deletions(-)
 
 diff --git a/content/config.js b/content/config.js
-index 6b19aeb..86557b9 100644
+index 3450d41..5ef4f58 100644
 --- a/content/config.js
 +++ b/content/config.js
 @@ -275,20 +275,6 @@ Config.prototype._updateVersion = function() {
@@ -36,5 +36,5 @@ index 6b19aeb..86557b9 100644
 -    }
 -
      if ('3.2' == newVersion && oldVersion != newVersion) {
-       const tmp_dir = Components
+       var tmp_dir = Components
            .classes['@mozilla.org/file/directory_service;1']

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git



More information about the Pkg-mozext-commits mailing list