[Python-apps-commits] r11563 - in packages/bleachbit/trunk/debian/patches (5 files)

hugo6390-guest at users.alioth.debian.org hugo6390-guest at users.alioth.debian.org
Sat Nov 8 22:09:25 UTC 2014


    Date: Saturday, November 8, 2014 @ 22:09:24
  Author: hugo6390-guest
Revision: 11563

Refresh patches.

Modified:
  packages/bleachbit/trunk/debian/patches/desktop_file.patch
  packages/bleachbit/trunk/debian/patches/firefox_profiles.patch
  packages/bleachbit/trunk/debian/patches/gnomevfs.patch
  packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch
  packages/bleachbit/trunk/debian/patches/no_update.patch

Modified: packages/bleachbit/trunk/debian/patches/desktop_file.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/desktop_file.patch	2014-11-08 21:24:45 UTC (rev 11562)
+++ packages/bleachbit/trunk/debian/patches/desktop_file.patch	2014-11-08 22:09:24 UTC (rev 11563)
@@ -2,14 +2,13 @@
 Origin: Debian
 Forwarded: not-needed
 
-Index: bleachbit-1.2/bleachbit.desktop
-===================================================================
---- bleachbit-1.2.orig/bleachbit.desktop
-+++ bleachbit-1.2/bleachbit.desktop
-@@ -101,6 +101,5 @@ TryExec=bleachbit
+--- a/bleachbit.desktop	2014-11-08 23:03:04.903856082 +0100
++++ b/bleachbit.desktop	2014-11-08 23:03:44.579853984 +0100
+@@ -101,6 +101,6 @@
  Exec=bleachbit
  Icon=bleachbit
  Categories=GTK;System;
 -Encoding=UTF-8
++Keywords=clean;performances;free;privacy;
  StartupNotify=true
  

Modified: packages/bleachbit/trunk/debian/patches/firefox_profiles.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/firefox_profiles.patch	2014-11-08 21:24:45 UTC (rev 11562)
+++ packages/bleachbit/trunk/debian/patches/firefox_profiles.patch	2014-11-08 22:09:24 UTC (rev 11563)
@@ -1,7 +1,7 @@
 Enables cleaning profiles again by changing the cleaning procedure back to the last version.
---- bleachbit-1.2/bleachbit/Cleaner.py	2014-06-08 23:47:53.000000000 +0200
-+++ Cleaner.py	2014-06-21 18:51:12.000000000 +0200
-@@ -208,7 +208,7 @@
+--- a/bleachbit/Cleaner.py	2014-11-07 18:16:18.000000000 +0100
++++ b/bleachbit/Cleaner.py	2014-11-08 22:51:33.239891889 +0100
+@@ -210,7 +210,7 @@
              'Clean database fragmentation to reduce space and improve speed without removing any data'))
  
          if 'posix' == os.name:

Modified: packages/bleachbit/trunk/debian/patches/gnomevfs.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2014-11-08 21:24:45 UTC (rev 11562)
+++ packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2014-11-08 22:09:24 UTC (rev 11563)
@@ -3,11 +3,9 @@
 Bug-Debian: http://bugs.debian.org/605555
 Forwarded: https://launchpad.net/bugs/708898
 
-Index: bleachbit-1.2/bleachbit/Unix.py
-===================================================================
---- bleachbit-1.2.orig/bleachbit/Unix.py
-+++ bleachbit-1.2/bleachbit/Unix.py
-@@ -35,18 +35,11 @@ from Common import _, autostart_path, la
+--- a/bleachbit/Unix.py	2014-11-07 18:16:18.000000000 +0100
++++ b/bleachbit/Unix.py	2014-11-08 22:51:33.067891898 +0100
+@@ -35,18 +35,11 @@
  import FileUtilities
  import General
  
@@ -29,7 +27,7 @@
  
  def locale_to_language(locale):
      """Convert the locale code to a language code (generally ISO 639)"""
-@@ -500,7 +493,7 @@ def is_broken_xdg_desktop(pathname):
+@@ -500,7 +493,7 @@
              print "info: is_broken_xdg_menu: missing required option 'MimeType': '%s'" % (pathname)
              return True
          mimetype = config.get('Desktop Entry', 'MimeType').strip().lower()

Modified: packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2014-11-08 21:24:45 UTC (rev 11562)
+++ packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2014-11-08 22:09:24 UTC (rev 11563)
@@ -3,11 +3,9 @@
 Bug-Debian: http://bugs.debian.org/565359
 Forwarded: not-needed
 
-Index: bleachbit-1.2/bleachbit/Common.py
-===================================================================
---- bleachbit-1.2.orig/bleachbit/Common.py
-+++ bleachbit-1.2/bleachbit/Common.py
-@@ -105,8 +105,7 @@ else:
+--- a/bleachbit/Common.py	2014-11-08 22:51:32.719891916 +0100
++++ b/bleachbit/Common.py	2014-11-08 22:51:32.895891907 +0100
+@@ -103,8 +103,7 @@
      print 'warning: unknown system cleaners directory for platform ', sys.platform
  
  # local cleaners directory (for running from source tree)

Modified: packages/bleachbit/trunk/debian/patches/no_update.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/no_update.patch	2014-11-08 21:24:45 UTC (rev 11562)
+++ packages/bleachbit/trunk/debian/patches/no_update.patch	2014-11-08 22:09:24 UTC (rev 11563)
@@ -2,11 +2,9 @@
 Origin: Debian
 Forwarded: not-needed
 
-Index: bleachbit-1.2/bleachbit/Common.py
-===================================================================
---- bleachbit-1.2.orig/bleachbit/Common.py
-+++ bleachbit-1.2/bleachbit/Common.py
-@@ -41,7 +41,7 @@ socket_timeout = 10
+--- a/bleachbit/Common.py	2014-11-07 18:16:18.000000000 +0100
++++ b/bleachbit/Common.py	2014-11-08 22:51:32.719891916 +0100
+@@ -39,7 +39,7 @@
  
  # Setting below value to false disables update notification (useful
  # for packages in repositories).




More information about the Python-apps-commits mailing list