[Pkg-mozext-commits] [firetray] 03/05: Refresh patches (log level fixed upstream)

David Prévot taffit at alioth.debian.org
Wed Nov 6 22:03:58 UTC 2013


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

taffit pushed a commit to branch master
in repository firetray.

commit 76440fa676fadcb1aad67b937abb4598925da144
Author: David Prévot <taffit at debian.org>
Date:   Wed Nov 6 17:02:57 2013 -0400

    Refresh patches (log level fixed upstream)
---
 ...display-release-notes-after-installation.patch} |    4 ++--
 debian/patches/0002-Switch-log-level-to-info.patch |   21 --------------------
 debian/patches/series                              |    3 +--
 3 files changed, 3 insertions(+), 25 deletions(-)

diff --git a/debian/patches/0003-Do-not-display-release-notes-after-installation.patch b/debian/patches/0002-Do-not-display-release-notes-after-installation.patch
similarity index 86%
rename from debian/patches/0003-Do-not-display-release-notes-after-installation.patch
rename to debian/patches/0002-Do-not-display-release-notes-after-installation.patch
index 8517126..6af6ff0 100644
--- a/debian/patches/0003-Do-not-display-release-notes-after-installation.patch
+++ b/debian/patches/0002-Do-not-display-release-notes-after-installation.patch
@@ -7,10 +7,10 @@ Subject: Do not display release notes after installation
  1 file changed, 1 deletion(-)
 
 diff --git a/src/modules/FiretrayHandler.jsm b/src/modules/FiretrayHandler.jsm
-index 2063186..34f0856 100644
+index eacbcc4..704e7e5 100644
 --- a/src/modules/FiretrayHandler.jsm
 +++ b/src/modules/FiretrayHandler.jsm
-@@ -563,7 +563,6 @@ firetray.MailChatPrefListener = new PrefListener(
+@@ -566,7 +566,6 @@ firetray.MailChatPrefListener = new PrefListener(
  firetray.VersionChangeHandler = {
  
    showReleaseNotes: function() {
diff --git a/debian/patches/0002-Switch-log-level-to-info.patch b/debian/patches/0002-Switch-log-level-to-info.patch
deleted file mode 100644
index 5c5fcd3..0000000
--- a/debian/patches/0002-Switch-log-level-to-info.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Sascha Girrulat <sascha at girrulat.de>
-Date: Thu, 15 Aug 2013 14:50:41 +0200
-Subject: Switch log level to info
-
----
- src/modules/logging.jsm | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/modules/logging.jsm b/src/modules/logging.jsm
-index a967c6e..a376672 100644
---- a/src/modules/logging.jsm
-+++ b/src/modules/logging.jsm
-@@ -6,7 +6,7 @@ const Cc = Components.classes;
- const Ci = Components.interfaces;
- const Cu = Components.utils;
- 
--const FIRETRAY_LOG_LEVEL = "All"; // "All" for debugging
-+const FIRETRAY_LOG_LEVEL = "Info"; // "All" for debugging
- 
- const COLOR_NORMAL          = "";
- const COLOR_RESET           = "\033[m";
diff --git a/debian/patches/series b/debian/patches/series
index de574df..b1c941f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 0001-Remove-extra-license-file.patch
-0002-Switch-log-level-to-info.patch
-0003-Do-not-display-release-notes-after-installation.patch
+0002-Do-not-display-release-notes-after-installation.patch

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



More information about the Pkg-mozext-commits mailing list