[Python-apps-commits] r12052 - in packages/bleachbit/trunk/debian (8 files)

hugo6390-guest at users.alioth.debian.org hugo6390-guest at users.alioth.debian.org
Thu Jun 25 21:00:24 UTC 2015


    Date: Thursday, June 25, 2015 @ 21:00:23
  Author: hugo6390-guest
Revision: 12052

New upstream release 1.8, refresh patches.

Modified:
  packages/bleachbit/trunk/debian/changelog
  packages/bleachbit/trunk/debian/control
  packages/bleachbit/trunk/debian/copyright
  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	2015-06-24 20:56:48 UTC (rev 12051)
+++ packages/bleachbit/trunk/debian/changelog	2015-06-25 21:00:23 UTC (rev 12052)
@@ -1,3 +1,13 @@
+bleachbit (1.8-1) unstable; urgency=low
+
+  * New upstream release. 
+  * debian/copyright:
+    - Update copyright years.
+  * debian/patches/*.patch:
+    - Refresh for new upstream release.
+
+ -- Hugo Lefeuvre <hugo6390 at orange.fr>  Thu, 25 Jun 2015 19:47:27 +0200
+
 bleachbit (1.6-1) unstable; urgency=low
 
   * Upload to unstable.

Modified: packages/bleachbit/trunk/debian/control
===================================================================
--- packages/bleachbit/trunk/debian/control	2015-06-24 20:56:48 UTC (rev 12051)
+++ packages/bleachbit/trunk/debian/control	2015-06-25 21:00:23 UTC (rev 12052)
@@ -24,7 +24,7 @@
  BleachBit deletes unnecessary files to free valuable disk space, maintain
  privacy, and remove junk. It removes cache, Internet history, temporary files,
  cookies, and broken shortcuts.
- . 
+ .
  It handles cleaning of Adobe Reader, Bash, Beagle, Epiphany, Firefox, Flash,
  GIMP, Google Earth, Java, KDE, OpenOffice.org, Opera, RealPlayer, rpmbuild,
  Second Life Viewer, VIM, XChat, and more.

Modified: packages/bleachbit/trunk/debian/copyright
===================================================================
--- packages/bleachbit/trunk/debian/copyright	2015-06-24 20:56:48 UTC (rev 12051)
+++ packages/bleachbit/trunk/debian/copyright	2015-06-25 21:00:23 UTC (rev 12052)
@@ -4,12 +4,12 @@
 Source: http://sourceforge.net/projects/bleachbit/files/
 
 Files: *
-Copyright: 2010-2014, Andrew Ziem <ahz001 at gmail.com>
+Copyright: 2010-2015, Andrew Ziem <ahz001 at gmail.com>
 License: GPL-3+
 
 Files: debian/*
 Copyright: 2009-2014, Luca Falavigna <dktrkranz at debian.org>
-                2014, Hugo Lefeuvre <hugo6390 at orange.fr>
+           2014-2015, Hugo Lefeuvre <hugo6390 at orange.fr>
 License: GPL-3+
 
 License: GPL-3+

Modified: packages/bleachbit/trunk/debian/patches/desktop_file.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/desktop_file.patch	2015-06-24 20:56:48 UTC (rev 12051)
+++ packages/bleachbit/trunk/debian/patches/desktop_file.patch	2015-06-25 21:00:23 UTC (rev 12052)
@@ -2,8 +2,10 @@
 Origin: Debian
 Forwarded: not-needed
 
---- a/bleachbit.desktop	2014-11-19 04:32:54.000000000 +0100
-+++ b/bleachbit.desktop	2014-11-22 11:53:34.563704760 +0100
+Index: bleachbit-1.8/bleachbit.desktop
+===================================================================
+--- bleachbit-1.8.orig/bleachbit.desktop	2015-06-25 21:02:02.679324559 +0200
++++ bleachbit-1.8/bleachbit.desktop	2015-06-25 21:02:02.667324500 +0200
 @@ -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	2015-06-24 20:56:48 UTC (rev 12051)
+++ packages/bleachbit/trunk/debian/patches/firefox_profiles.patch	2015-06-25 21:00:23 UTC (rev 12052)
@@ -1,7 +1,9 @@
 Enables cleaning profiles again by changing the cleaning procedure back to the last version.
---- 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 @@
+Index: bleachbit-1.8/bleachbit/Cleaner.py
+===================================================================
+--- bleachbit-1.8.orig/bleachbit/Cleaner.py	2015-06-25 21:02:06.311342569 +0200
++++ bleachbit-1.8/bleachbit/Cleaner.py	2015-06-25 21:02:06.303342530 +0200
+@@ -214,7 +214,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	2015-06-24 20:56:48 UTC (rev 12051)
+++ packages/bleachbit/trunk/debian/patches/gnomevfs.patch	2015-06-25 21:00:23 UTC (rev 12052)
@@ -3,9 +3,11 @@
 Bug-Debian: http://bugs.debian.org/605555
 Forwarded: https://launchpad.net/bugs/708898
 
---- 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 @@
+Index: bleachbit-1.8/bleachbit/Unix.py
+===================================================================
+--- bleachbit-1.8.orig/bleachbit/Unix.py	2015-06-25 21:02:05.743339753 +0200
++++ bleachbit-1.8/bleachbit/Unix.py	2015-06-25 21:02:05.731339693 +0200
+@@ -36,18 +36,11 @@
  import FileUtilities
  import General
  
@@ -27,7 +29,7 @@
  
  def locale_to_language(locale):
      """Convert the locale code to a language code (generally ISO 639)"""
-@@ -500,7 +493,7 @@
+@@ -340,7 +333,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	2015-06-24 20:56:48 UTC (rev 12051)
+++ packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2015-06-25 21:00:23 UTC (rev 12052)
@@ -3,10 +3,12 @@
 Bug-Debian: http://bugs.debian.org/565359
 Forwarded: not-needed
 
---- 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
+Index: bleachbit-1.8/bleachbit/Common.py
+===================================================================
+--- bleachbit-1.8.orig/bleachbit/Common.py	2015-06-25 21:02:05.251337313 +0200
++++ bleachbit-1.8/bleachbit/Common.py	2015-06-25 21:02:05.239337254 +0200
+@@ -109,8 +109,7 @@
+                    sys.platform)
  
  # local cleaners directory (for running from source tree)
 -local_cleaners_dir = os.path.normpath(

Modified: packages/bleachbit/trunk/debian/patches/no_update.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/no_update.patch	2015-06-24 20:56:48 UTC (rev 12051)
+++ packages/bleachbit/trunk/debian/patches/no_update.patch	2015-06-25 21:00:23 UTC (rev 12052)
@@ -2,9 +2,11 @@
 Origin: Debian
 Forwarded: not-needed
 
---- 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 @@
+Index: bleachbit-1.8/bleachbit/Common.py
+===================================================================
+--- bleachbit-1.8.orig/bleachbit/Common.py	2015-06-25 21:02:04.135331779 +0200
++++ bleachbit-1.8/bleachbit/Common.py	2015-06-25 21:02:22.000000000 +0200
+@@ -44,7 +44,7 @@
  
  # Setting below value to false disables update notification (useful
  # for packages in repositories).




More information about the Python-apps-commits mailing list