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

hle at users.alioth.debian.org hle at users.alioth.debian.org
Mon Apr 3 09:28:52 UTC 2017


    Date: Monday, April 3, 2017 @ 09:28:51
  Author: hle
Revision: 13938

Prepare debian release 1.15-1

Modified:
  packages/bleachbit/trunk/debian/bleachbit.1
  packages/bleachbit/trunk/debian/changelog
  packages/bleachbit/trunk/debian/copyright
  packages/bleachbit/trunk/debian/patches/firefox_profiles.patch
  packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch
  packages/bleachbit/trunk/debian/patches/no_update.patch
  packages/bleachbit/trunk/debian/patches/series
Deleted:
  packages/bleachbit/trunk/debian/patches/desktop_file.patch

Modified: packages/bleachbit/trunk/debian/bleachbit.1
===================================================================
--- packages/bleachbit/trunk/debian/bleachbit.1	2017-04-03 09:15:25 UTC (rev 13937)
+++ packages/bleachbit/trunk/debian/bleachbit.1	2017-04-03 09:28:51 UTC (rev 13938)
@@ -1,4 +1,4 @@
-.TH BLEACHBIT "1" "March 2016" "bleachbit " "User Commands"
+.TH BLEACHBIT "1" "April 2017" "bleachbit " "User Commands"
 .SH NAME
 bleachbit \- Delete unnecessary files from the system
 .SH SYNOPSIS
@@ -48,7 +48,7 @@
 \fB\-o\fR, \fB\-\-overwrite\fR
 overwrite files to hide contents
 .SH COPYRIGHT
-This manual page is Copyright © 2016 Hugo Lefeuvre <hle at debian.org>.
+This manual page is Copyright © 2017 Hugo Lefeuvre <hle at debian.org>.
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU General Public License, Version 3 or any later
 version published by the Free Software Foundation.

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2017-04-03 09:15:25 UTC (rev 13937)
+++ packages/bleachbit/trunk/debian/changelog	2017-04-03 09:28:51 UTC (rev 13938)
@@ -1,3 +1,16 @@
+bleachbit (1.15-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/patches:
+    - Remove debian/patches/desktop_file.patch (integrated by upstream).
+    - Refresh patches for new upstream release.
+  * debian/copyright:
+    - Update copyright years.
+  * debian/bleachbit.1:
+    - Refresh manpage for new upstream release.
+
+ -- Hugo Lefeuvre <hle at debian.org>  Sun, 02 Apr 2017 13:19:20 +0200
+
 bleachbit (1.12-1) unstable; urgency=medium
 
   * Upload to unstable.

Modified: packages/bleachbit/trunk/debian/copyright
===================================================================
--- packages/bleachbit/trunk/debian/copyright	2017-04-03 09:15:25 UTC (rev 13937)
+++ packages/bleachbit/trunk/debian/copyright	2017-04-03 09:28:51 UTC (rev 13938)
@@ -4,12 +4,12 @@
 Source: http://sourceforge.net/projects/bleachbit/files/
 
 Files: *
-Copyright: 2010-2016, Andrew Ziem <ahz001 at gmail.com>
+Copyright: 2010-2017, Andrew Ziem <ahz001 at gmail.com>
 License: GPL-3+
 
 Files: debian/*
 Copyright: 2009-2014, Luca Falavigna <dktrkranz at debian.org>
-           2014-2016, Hugo Lefeuvre <hle at debian.org>
+           2014-2017, Hugo Lefeuvre <hle at debian.org>
 License: GPL-3+
 
 License: GPL-3+

Deleted: packages/bleachbit/trunk/debian/patches/desktop_file.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/desktop_file.patch	2017-04-03 09:15:25 UTC (rev 13937)
+++ packages/bleachbit/trunk/debian/patches/desktop_file.patch	2017-04-03 09:28:51 UTC (rev 13938)
@@ -1,14 +0,0 @@
-Description: Adjust .desktop file to be Freedesktop compliant.
-Origin: Debian 
-Forwarded: not-needed
-Last-Update: 2015-08-18
----
---- a/bleachbit.desktop	2016-03-24 14:21:55.260466120 +0100
-+++ b/bleachbit.desktop	2016-03-24 14:21:55.260466120 +0100
-@@ -107,5 +107,6 @@
- Exec=bleachbit
- Icon=bleachbit
- Categories=GTK;System;
-+Keywords=clean;performances;free;privacy;
- StartupNotify=true
- 

Modified: packages/bleachbit/trunk/debian/patches/firefox_profiles.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/firefox_profiles.patch	2017-04-03 09:15:25 UTC (rev 13937)
+++ packages/bleachbit/trunk/debian/patches/firefox_profiles.patch	2017-04-03 09:28:51 UTC (rev 13938)
@@ -3,9 +3,9 @@
 Forwarded: not-needed
 Last-Update: 2015-08-18
 ---
---- a/bleachbit/Cleaner.py	2016-03-24 14:27:57.706472100 +0100
-+++ b/bleachbit/Cleaner.py	2016-03-24 14:27:57.706472100 +0100
-@@ -217,7 +217,7 @@
+--- a/bleachbit/Cleaner.py	2017-04-02 13:30:51.719041013 +0200
++++ b/bleachbit/Cleaner.py	2017-04-02 13:30:51.715041018 +0200
+@@ -218,7 +218,7 @@
              'Clean database fragmentation to reduce space and improve speed without removing any data'))
  
          if 'posix' == os.name:

Modified: packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch
===================================================================
--- packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2017-04-03 09:15:25 UTC (rev 13937)
+++ packages/bleachbit/trunk/debian/patches/local_cleaners_dir.patch	2017-04-03 09:28:51 UTC (rev 13938)
@@ -3,10 +3,10 @@
 Bug-Debian: https://bugs.debian.org/565359
 Forwarded: not-needed
 ---
---- a/bleachbit/Common.py	2016-03-24 14:22:10.208676698 +0100
-+++ b/bleachbit/Common.py	2016-03-24 14:22:10.208676698 +0100
-@@ -117,8 +117,7 @@
-                    sys.platform)
+--- a/bleachbit/Common.py	2017-04-02 13:30:49.719043395 +0200
++++ b/bleachbit/Common.py	2017-04-02 13:30:49.719043395 +0200
+@@ -188,8 +188,7 @@
+     logger.warning('unknown system cleaners directory for platform %s ', 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	2017-04-03 09:15:25 UTC (rev 13937)
+++ packages/bleachbit/trunk/debian/patches/no_update.patch	2017-04-03 09:28:51 UTC (rev 13938)
@@ -2,9 +2,9 @@
 Origin: Debian
 Forwarded: not-needed
 ---
---- a/bleachbit/Common.py	2016-03-24 14:22:00.356537450 +0100
-+++ b/bleachbit/Common.py	2016-03-24 14:28:50.000000000 +0100
-@@ -51,7 +51,7 @@
+--- a/bleachbit/Common.py	2017-04-02 13:30:44.287049840 +0200
++++ b/bleachbit/Common.py	2017-04-02 13:31:07.000000000 +0200
+@@ -60,7 +60,7 @@
  
  # Setting below value to false disables update notification (useful
  # for packages in repositories).

Modified: packages/bleachbit/trunk/debian/patches/series
===================================================================
--- packages/bleachbit/trunk/debian/patches/series	2017-04-03 09:15:25 UTC (rev 13937)
+++ packages/bleachbit/trunk/debian/patches/series	2017-04-03 09:28:51 UTC (rev 13938)
@@ -1,4 +1,3 @@
-desktop_file.patch
 no_update.patch
 local_cleaners_dir.patch
 firefox_profiles.patch




More information about the Python-apps-commits mailing list