[SCM] meterbridge packaging branch, master, updated. debian/0.9.2-7-2-g42f8eab

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed May 19 23:33:16 UTC 2010


The following commit has been merged in the master branch:
commit 42f8eab1e23fb5c4eda8c757b7e2c3ee739fac63
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu May 20 01:29:39 2010 +0200

    desktop file fixed

diff --git a/debian/changelog b/debian/changelog
index 0cfa2ba..2dcfa59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+meterbridge (0.9.2-8) UNRELEASED; urgency=low
+
+  * .desktop file fixed (Closes: #370008).
+
+ -- Jaromír Mikeš <mira.mikes at seznam.cz>  Thu, 20 May 2010 01:01:18 +0200
+
 meterbridge (0.9.2-7) unstable; urgency=low
 
   [ Jaromír Mikeš ]
diff --git a/debian/dirs b/debian/dirs
index e74bf48..49ba36d 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,3 +1,4 @@
 usr/bin
 usr/share/icons
 usr/share/pixmaps
+usr/share/applications
diff --git a/debian/rules b/debian/rules
index 51524ff..1f1f600 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,4 @@ override_dh_auto_install:
 	dh_auto_install
 	install -m644 debian/wmaker-meterbridge.xpm $(CURDIR)/debian/meterbridge/usr/share/icons
 	install -m644 debian/meterbridge32x32.xpm $(CURDIR)/debian/meterbridge/usr/share/pixmaps
+	install -m644 debian/meterbridge.desktop $(CURDIR)/debian/meterbridge/usr/share/applications

-- 
meterbridge packaging



More information about the pkg-multimedia-commits mailing list