rev 13102 - in kde-extras/kdebluetooth/trunk/debian: . patches

Mark Purcell msp at alioth.debian.org
Sat Jan 3 04:50:11 UTC 2009


Author: msp
Date: 2009-01-03 04:50:10 +0000 (Sat, 03 Jan 2009)
New Revision: 13102

Added:
   kde-extras/kdebluetooth/trunk/debian/patches/desktop-entry-lacks-main-catergory.patch
Modified:
   kde-extras/kdebluetooth/trunk/debian/changelog
Log:
* debian/patches fixes lintian:desktop-entry-contains-unknown-key
* debian/patches fixes lintian:desktop-entry-lacks-main-category

Modified: kde-extras/kdebluetooth/trunk/debian/changelog
===================================================================
--- kde-extras/kdebluetooth/trunk/debian/changelog	2009-01-03 04:46:31 UTC (rev 13101)
+++ kde-extras/kdebluetooth/trunk/debian/changelog	2009-01-03 04:50:10 UTC (rev 13102)
@@ -4,9 +4,10 @@
   * Add ${misc:Depends}
   * Add set -e to kdebluetooth.preinst 
     - fixes lintian:maintainer-script-ignores-errors
-  * debian/patches fixes desktop-entry-contains-unknown-key
+  * debian/patches fixes lintian:desktop-entry-contains-unknown-key
+  * debian/patches fixes lintian:desktop-entry-lacks-main-category
 
- -- Mark Purcell <msp at debian.org>  Sat, 03 Jan 2009 15:46:06 +1100
+ -- Mark Purcell <msp at debian.org>  Sat, 03 Jan 2009 15:49:43 +1100
 
 kdebluetooth (1.0~beta8-5) unstable; urgency=low
 

Added: kde-extras/kdebluetooth/trunk/debian/patches/desktop-entry-lacks-main-catergory.patch
===================================================================
--- kde-extras/kdebluetooth/trunk/debian/patches/desktop-entry-lacks-main-catergory.patch	                        (rev 0)
+++ kde-extras/kdebluetooth/trunk/debian/patches/desktop-entry-lacks-main-catergory.patch	2009-01-03 04:50:10 UTC (rev 13102)
@@ -0,0 +1,9 @@
+diff -Nur -x '*.orig' -x '*~' kdebluetooth-1.0~beta8/kdebluetooth/kcm_btpaired/kcm_btpaired.desktop kdebluetooth-1.0~beta8.new/kdebluetooth/kcm_btpaired/kcm_btpaired.desktop
+--- kdebluetooth-1.0~beta8/kdebluetooth/kcm_btpaired/kcm_btpaired.desktop	2009-01-03 15:46:55.000000000 +1100
++++ kdebluetooth-1.0~beta8.new/kdebluetooth/kcm_btpaired/kcm_btpaired.desktop	2009-01-03 15:48:52.000000000 +1100
+@@ -77,4 +77,4 @@
+ X-KDE-FactoryName=btpaired
+ X-KDE-Library=btpaired
+ X-KDE-ModuleType=Library
+-Categories=Qt;KDE;X-KDE-settings-network;
++Categories=System;Qt;KDE;X-KDE-settings-network;




More information about the pkg-kde-commits mailing list