[Pkg-mozext-commits] [greasemonkey] 41/43: Refresh patch

David Prévot taffit at moszumanska.debian.org
Sun Feb 22 21:56:13 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 e2802bee155ccb56d5192d0d7dd56fde005135a0
Author: David Prévot <david at tilapin.org>
Date:   Sun Feb 22 17:23:36 2015 -0400

    Refresh patch
    
    Git-Dch: Ignore
---
 .../0001-Stop-calling-greasespot.net-on-first-run-after-insta.patch  | 5 ++---
 1 file changed, 2 insertions(+), 3 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 5816d1b..5a9e9fe 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,10 +14,10 @@ Bug-Debian: https://bugs.debian.org/771110
  1 file changed, 14 deletions(-)
 
 diff --git a/content/config.js b/content/config.js
-index abce40c..f4f8626 100644
+index 3a8c554..dd01a88 100644
 --- a/content/config.js
 +++ b/content/config.js
-@@ -276,20 +276,6 @@ Config.prototype._updateVersion = function() {
+@@ -273,19 +273,5 @@ Config.prototype._updateVersion = function() {
  
      // Update the stored current version so we don't do this work again.
      GM_prefRoot.setValue("version", newVersion);
@@ -37,4 +37,3 @@ index abce40c..f4f8626 100644
 -    }
    }));
  };
- 

-- 
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