[Pkg-cli-apps-commits] [SCM] banshee branch, experimental, updated. debian/1.7.3-2-10-g84b7e85

Chow Loong Jin hyperair at ubuntu.com
Thu Aug 12 13:59:09 UTC 2010


The following commit has been merged in the experimental branch:
commit 10ba26df36f5d496520cb82dfa765786c8123157
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Thu Aug 12 15:16:27 2010 +0800

    Change meego paths to match upstream
    
    * debian/(banshee-meego.install, rules):
      + Change meego paths to match upstream

diff --git a/debian/banshee-meego.install b/debian/banshee-meego.install
index f168286..74bfcfe 100644
--- a/debian/banshee-meego.install
+++ b/debian/banshee-meego.install
@@ -1,4 +1,4 @@
 debian/tmp/usr/lib/banshee-1/MeeGo.exe
 debian/tmp/usr/lib/banshee-1/Extensions/Banshee.MeeGo.dll*
-debian/tmp/usr/share/mutter-moblin
-debian/tmp/usr/share/dbus-1/services/org.moblin*
+debian/tmp/usr/share/mutter-meego
+debian/tmp/usr/share/dbus-1/services/com.meego*
diff --git a/debian/changelog b/debian/changelog
index 21c3a94..df5a361 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,8 +22,10 @@ banshee (1.7.4-1) UNRELEASED; urgency=low
     + Drop 02_fix-configure.patch
   * debian/control:
     + No change Standards-Version bump from 3.9.0 to 3.9.1
+  * debian/(banshee-meego.install, rules):
+    + Change meego paths to match upstream
 
- -- Chow Loong Jin <hyperair at ubuntu.com>  Thu, 12 Aug 2010 14:45:13 +0800
+ -- Chow Loong Jin <hyperair at ubuntu.com>  Thu, 12 Aug 2010 15:15:56 +0800
 
 banshee (1.7.3-2) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 2e7490c..cec63aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,10 +45,10 @@ override_dh_clistrip:
 override_dh_install:
 	dh_install
 	# Remove MeeGo stuff from banshee binary package
-	rm -r $(CURDIR)/debian/banshee/usr/share/mutter-moblin/ \
+	rm -r $(CURDIR)/debian/banshee/usr/share/mutter-meego/ \
 	$(CURDIR)/debian/banshee/usr/lib/banshee-1/MeeGo.exe \
 	$(CURDIR)/debian/banshee/usr/lib/banshee-1/Extensions/Banshee.MeeGo* \
-	$(CURDIR)/debian/banshee/usr/share/dbus-1/services/org.moblin* \
+	$(CURDIR)/debian/banshee/usr/share/dbus-1/services/com.meego* \
 
 %:
 	dh $@

-- 
banshee



More information about the Pkg-cli-apps-commits mailing list