[Python-apps-commits] r11288 - in packages/bleachbit/trunk/debian (3 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sat Sep 13 13:36:25 UTC 2014


    Date: Saturday, September 13, 2014 @ 13:36:23
  Author: dktrkranz
Revision: 11288

Refresh patches

Modified:
  packages/bleachbit/trunk/debian/changelog
  packages/bleachbit/trunk/debian/patches/desktop_file.patch
  packages/bleachbit/trunk/debian/patches/gnomevfs.patch

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2014-09-13 13:29:29 UTC (rev 11287)
+++ packages/bleachbit/trunk/debian/changelog	2014-09-13 13:36:23 UTC (rev 11288)
@@ -6,7 +6,7 @@
   * debian/patches/series, debian/patches/firefox_profiles.patch:
     - Added firefox_profiles.patch (Closes: #752257). 
 
- -- Hugo Lefeuvre <hugo6390 at orange.fr>  Tue, 19 Aug 2014 09:48:22 +0200
+ -- Hugo Lefeuvre <hugo6390 at orange.fr>  Sat, 13 Sep 2014 15:32:42 +0200
 
 bleachbit (1.2-1) unstable; urgency=medium
 

Modified: packages/bleachbit/trunk/debian/patches/desktop_file.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/desktop_file.patch	2014-09-13 13:29:29 UTC (rev 11287)
+++ packages/bleachbit/trunk/debian/patches/desktop_file.patch	2014-09-13 13:36:23 UTC (rev 11288)
@@ -6,7 +6,7 @@
 ===================================================================
 --- bleachbit-1.2.orig/bleachbit.desktop
 +++ bleachbit-1.2/bleachbit.desktop
-@@ -99,6 +99,5 @@ TryExec=bleachbit
+@@ -101,6 +101,5 @@ TryExec=bleachbit
  Exec=bleachbit
  Icon=bleachbit
  Categories=GTK;System;

Modified: packages/bleachbit/trunk/debian/patches/gnomevfs.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2014-09-13 13:29:29 UTC (rev 11287)
+++ packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2014-09-13 13:36:23 UTC (rev 11288)
@@ -29,7 +29,7 @@
  
  def locale_to_language(locale):
      """Convert the locale code to a language code (generally ISO 639)"""
-@@ -492,7 +485,7 @@ def is_broken_xdg_desktop(pathname):
+@@ -500,7 +493,7 @@ def is_broken_xdg_desktop(pathname):
              print "info: is_broken_xdg_menu: missing required option 'MimeType': '%s'" % (pathname)
              return True
          mimetype = config.get('Desktop Entry', 'MimeType').strip().lower()




More information about the Python-apps-commits mailing list