[Python-apps-commits] r3120 - in packages/bleachbit/trunk/debian (2 files)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Sat Jun 13 17:42:33 UTC 2009


    Date: Saturday, June 13, 2009 @ 17:42:31
  Author: dktrkranz-guest
Revision: 3120

Install only *.xml files from cleaners directory

Modified:
  packages/bleachbit/trunk/debian/bleachbit.install
  packages/bleachbit/trunk/debian/changelog

Modified: packages/bleachbit/trunk/debian/bleachbit.install
===================================================================
--- packages/bleachbit/trunk/debian/bleachbit.install	2009-06-13 17:35:00 UTC (rev 3119)
+++ packages/bleachbit/trunk/debian/bleachbit.install	2009-06-13 17:42:31 UTC (rev 3120)
@@ -1,6 +1,6 @@
 bleachbit.desktop	usr/share/applications
 bleachbit-root.desktop	usr/share/applications
-cleaners/*		usr/share/bleachbit/cleaners
+cleaners/*.xml		usr/share/bleachbit/cleaners
 debian/bleachbit.xpm	usr/share/pixmaps
 
 

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2009-06-13 17:35:00 UTC (rev 3119)
+++ packages/bleachbit/trunk/debian/changelog	2009-06-13 17:42:31 UTC (rev 3120)
@@ -7,8 +7,9 @@
   * debian/patches/suppress_locales_warnings:
     - Removed, fixed upstream.
   * Bump debhelper minimum version to 7.0.50 for override_* support.
+  * Install only *.xml files from cleaners directory.
 
- -- Luca Falavigna <dktrkranz at ubuntu.com>  Sat, 13 Jun 2009 19:36:53 +0200
+ -- Luca Falavigna <dktrkranz at ubuntu.com>  Sat, 13 Jun 2009 19:44:09 +0200
 
 bleachbit (0.4.2-1) unstable; urgency=low
 




More information about the Python-apps-commits mailing list