[SCM] Debian packaging for kdebluetooth4 branch, master, updated. debian/0.3-1-27-g866e63e

Fathi Boudra fabo at alioth.debian.org
Thu Mar 4 16:18:22 UTC 2010


The following commit has been merged in the master branch:
commit 866e63e39c97cbfa9ebaa5c00d43e945aded5f25
Author: Fathi Boudra <fabo at kde.org>
Date:   Thu Mar 4 17:18:27 2010 +0100

    Add kubuntu_02_autostart.diff patch
---
 debian/changelog                         |    5 +++--
 debian/patches/kubuntu_02_autostart.diff |    8 ++++++++
 debian/patches/series                    |    1 +
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0999219..62fb9e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,11 +26,12 @@ kbluetooth (1:0.4.2-1) UNRELEASED; urgency=low
     - Enable parallel build (pass --parallel option to dh)
     - Use kde sequence addon (pass --with kde option to dh)
   * Merge from Ubuntu:
-    - Add build-depend on shard-desktop-ontologies for Nepomuk support
-      (LP: #354860)
+    - Add kubuntu_02_autostart.diff patch
     - Don't depend on the bluetooth metapackage, but instead on the individual
       packages (bluez, bluez-alsa and bluez-cups).
       bluetooth also includes bluez-gstreamer which is undesirable for KDE
+    - Add build-depend on shard-desktop-ontologies for Nepomuk support
+      (LP: #354860)
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 04 Mar 2010 16:05:42 +0100
 
diff --git a/debian/patches/kubuntu_02_autostart.diff b/debian/patches/kubuntu_02_autostart.diff
new file mode 100644
index 0000000..1e7d933
--- /dev/null
+++ b/debian/patches/kubuntu_02_autostart.diff
@@ -0,0 +1,8 @@
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -57,4 +57,5 @@ install(TARGETS kbluetooth
+ #install( FILES pics/search.gif DESTINATION ${DATA_INSTALL_DIR}/kbluetooth4 )
+ 
+ install(FILES kbluetooth.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
++install(FILES kbluetooth.desktop DESTINATION ${AUTOSTART_INSTALL_DIR})
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 4a58264..7af5d46 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 kubuntu_01_document_path.diff
+kubuntu_02_autostart.diff

-- 
Debian packaging for kdebluetooth4



More information about the pkg-kde-commits mailing list