[Python-apps-commits] r9420 - in packages/bleachbit/trunk/debian (4 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sat Feb 9 10:32:25 UTC 2013


    Date: Saturday, February 9, 2013 @ 10:32:23
  Author: dktrkranz
Revision: 9420

Refresh patches for new upstream release

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

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2013-02-09 10:25:55 UTC (rev 9419)
+++ packages/bleachbit/trunk/debian/changelog	2013-02-09 10:32:23 UTC (rev 9420)
@@ -1,6 +1,10 @@
 bleachbit (0.9.5-1) UNRELEASED; urgency=low
 
   * New upstream release (Closes: #699786).
+  * debian/patches/local_cleaners_dir.patch,
+    debian/patches/gnomevfs.patch,
+    debian/patches/desktop_file.patch
+    - Refresh for new upstream release.
   * debian/control:
      - Bump Standards-Version to 3.9.4.
   * debian/copyright:

Modified: packages/bleachbit/trunk/debian/patches/desktop_file.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/desktop_file.patch	2013-02-09 10:25:55 UTC (rev 9419)
+++ packages/bleachbit/trunk/debian/patches/desktop_file.patch	2013-02-09 10:32:23 UTC (rev 9420)
@@ -6,7 +6,7 @@
 ===================================================================
 --- bleachbit-0.7.4.orig/bleachbit.desktop	2009-11-10 22:39:33.581078600 +0100
 +++ bleachbit-0.7.4/bleachbit.desktop	2009-11-10 22:42:57.329068306 +0100
-@@ -90,6 +90,5 @@
+@@ -96,6 +96,5 @@
  Exec=bleachbit
  Icon=bleachbit
  Categories=GTK;System;

Modified: packages/bleachbit/trunk/debian/patches/gnomevfs.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2013-02-09 10:25:55 UTC (rev 9419)
+++ packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2013-02-09 10:32:23 UTC (rev 9420)
@@ -29,7 +29,7 @@
  
  
  def guess_overwrite_paths():
-@@ -483,7 +483,7 @@
+@@ -482,7 +482,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	2013-02-09 10:25:55 UTC (rev 9419)
+++ packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2013-02-09 10:32:23 UTC (rev 9420)
@@ -7,7 +7,7 @@
 ===================================================================
 --- bleachbit-0.7.4.orig/bleachbit/Common.py	2010-01-24 21:09:13.798194540 +0100
 +++ bleachbit-0.7.4/bleachbit/Common.py	2010-01-24 21:09:09.158190122 +0100
-@@ -99,7 +99,7 @@
+@@ -98,7 +98,7 @@
      system_cleaners_dir = '/usr/pkg/share/bleachbit/cleaners'
  
  # local cleaners directory (for running from source tree)




More information about the Python-apps-commits mailing list