[Python-apps-commits] r11595 - in packages/bleachbit/trunk/debian (6 files)

hugo6390-guest at users.alioth.debian.org hugo6390-guest at users.alioth.debian.org
Sat Nov 22 11:49:03 UTC 2014


    Date: Saturday, November 22, 2014 @ 11:49:01
  Author: hugo6390-guest
Revision: 11595

New upstream release 1.6

Modified:
  packages/bleachbit/trunk/debian/changelog
  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/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2014-11-20 07:56:34 UTC (rev 11594)
+++ packages/bleachbit/trunk/debian/changelog	2014-11-22 11:49:01 UTC (rev 11595)
@@ -1,3 +1,12 @@
+bleachbit (1.6-1) unstable; urgency=low
+
+  * Upload to unstable.
+  * New upstream release.
+  * debian/patches/*.patch:
+    - Refresh for new upstream release.
+
+ -- Hugo Lefeuvre <hugo6390 at orange.fr>  Sat, 22 Nov 2014 11:51:23 +0100
+
 bleachbit (1.5.2~b1-1) experimental; urgency=low
 
   * New upstream release.

Modified: packages/bleachbit/trunk/debian/patches/desktop_file.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/desktop_file.patch	2014-11-20 07:56:34 UTC (rev 11594)
+++ packages/bleachbit/trunk/debian/patches/desktop_file.patch	2014-11-22 11:49:01 UTC (rev 11595)
@@ -2,8 +2,8 @@
 Origin: Debian
 Forwarded: not-needed
 
---- a/bleachbit.desktop	2014-11-08 23:03:04.903856082 +0100
-+++ b/bleachbit.desktop	2014-11-08 23:03:44.579853984 +0100
+--- a/bleachbit.desktop	2014-11-19 04:32:54.000000000 +0100
++++ b/bleachbit.desktop	2014-11-22 11:53:34.563704760 +0100
 @@ -101,6 +101,6 @@
  Exec=bleachbit
  Icon=bleachbit

Modified: packages/bleachbit/trunk/debian/patches/firefox_profiles.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/firefox_profiles.patch	2014-11-20 07:56:34 UTC (rev 11594)
+++ packages/bleachbit/trunk/debian/patches/firefox_profiles.patch	2014-11-22 11:49:01 UTC (rev 11595)
@@ -1,6 +1,6 @@
 Enables cleaning profiles again by changing the cleaning procedure back to the last version.
---- a/bleachbit/Cleaner.py	2014-11-07 18:16:18.000000000 +0100
-+++ b/bleachbit/Cleaner.py	2014-11-08 22:51:33.239891889 +0100
+--- a/bleachbit/Cleaner.py	2014-11-19 04:32:54.000000000 +0100
++++ b/bleachbit/Cleaner.py	2014-11-22 11:53:35.271704723 +0100
 @@ -210,7 +210,7 @@
              'Clean database fragmentation to reduce space and improve speed without removing any data'))
  

Modified: packages/bleachbit/trunk/debian/patches/gnomevfs.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2014-11-20 07:56:34 UTC (rev 11594)
+++ packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2014-11-22 11:49:01 UTC (rev 11595)
@@ -3,8 +3,8 @@
 Bug-Debian: http://bugs.debian.org/605555
 Forwarded: https://launchpad.net/bugs/708898
 
---- a/bleachbit/Unix.py	2014-11-07 18:16:18.000000000 +0100
-+++ b/bleachbit/Unix.py	2014-11-08 22:51:33.067891898 +0100
+--- a/bleachbit/Unix.py	2014-11-19 04:32:54.000000000 +0100
++++ b/bleachbit/Unix.py	2014-11-22 11:53:35.095704731 +0100
 @@ -35,18 +35,11 @@
  import FileUtilities
  import General

Modified: packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2014-11-20 07:56:34 UTC (rev 11594)
+++ packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2014-11-22 11:49:01 UTC (rev 11595)
@@ -3,8 +3,8 @@
 Bug-Debian: http://bugs.debian.org/565359
 Forwarded: not-needed
 
---- a/bleachbit/Common.py	2014-11-08 22:51:32.719891916 +0100
-+++ b/bleachbit/Common.py	2014-11-08 22:51:32.895891907 +0100
+--- a/bleachbit/Common.py	2014-11-22 11:53:34.743704749 +0100
++++ b/bleachbit/Common.py	2014-11-22 11:53:34.915704741 +0100
 @@ -103,8 +103,7 @@
      print 'warning: unknown system cleaners directory for platform ', sys.platform
  

Modified: packages/bleachbit/trunk/debian/patches/no_update.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/no_update.patch	2014-11-20 07:56:34 UTC (rev 11594)
+++ packages/bleachbit/trunk/debian/patches/no_update.patch	2014-11-22 11:49:01 UTC (rev 11595)
@@ -2,8 +2,8 @@
 Origin: Debian
 Forwarded: not-needed
 
---- a/bleachbit/Common.py	2014-11-07 18:16:18.000000000 +0100
-+++ b/bleachbit/Common.py	2014-11-08 22:51:32.719891916 +0100
+--- a/bleachbit/Common.py	2014-11-19 04:32:54.000000000 +0100
++++ b/bleachbit/Common.py	2014-11-22 11:53:34.743704749 +0100
 @@ -39,7 +39,7 @@
  
  # Setting below value to false disables update notification (useful




More information about the Python-apps-commits mailing list