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

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Jan 27 22:17:00 UTC 2011


    Date: Thursday, January 27, 2011 @ 22:16:58
  Author: dktrkranz
Revision: 6541

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/local_cleaners_dir.patch
  packages/bleachbit/trunk/debian/patches/no_update.patch

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2011-01-27 21:56:30 UTC (rev 6540)
+++ packages/bleachbit/trunk/debian/changelog	2011-01-27 22:16:58 UTC (rev 6541)
@@ -1,6 +1,7 @@
 bleachbit (0.8.7-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Refresh patches for new upstream release.
   * debian/control:
     - Depends on python (>= 2.6) | python-simplejson.
     - Drop python-glade2 dependency.
@@ -8,7 +9,7 @@
   * debian/copyright:
     - Update copyright years.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 27 Jan 2011 22:54:53 +0100
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 27 Jan 2011 23:16:14 +0100
 
 bleachbit (0.8.0-1) unstable; urgency=low
 

Modified: packages/bleachbit/trunk/debian/patches/desktop_file.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/desktop_file.patch	2011-01-27 21:56:30 UTC (rev 6540)
+++ packages/bleachbit/trunk/debian/patches/desktop_file.patch	2011-01-27 22:16:58 UTC (rev 6541)
@@ -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
-@@ -74,6 +74,5 @@
+@@ -84,6 +84,5 @@
  Exec=bleachbit
  Icon=bleachbit
  Categories=GTK;System;

Modified: packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2011-01-27 21:56:30 UTC (rev 6540)
+++ packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2011-01-27 22:16:58 UTC (rev 6541)
@@ -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
-@@ -98,7 +98,7 @@
+@@ -99,7 +99,7 @@
      system_cleaners_dir = '/usr/pkg/share/bleachbit/cleaners'
  
  # 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	2011-01-27 21:56:30 UTC (rev 6540)
+++ packages/bleachbit/trunk/debian/patches/no_update.patch	2011-01-27 22:16:58 UTC (rev 6541)
@@ -6,7 +6,7 @@
 ===================================================================
 --- bleachbit-0.7.4.orig/bleachbit/Common.py	2009-11-10 22:39:33.141073245 +0100
 +++ bleachbit-0.7.4/bleachbit/Common.py	2009-11-10 22:43:22.609075670 +0100
-@@ -40,7 +40,7 @@
+@@ -41,7 +41,7 @@
  
  # Setting below value to false disables update notification (useful
  # for packages in repositories).




More information about the Python-apps-commits mailing list