[SCM] mudita24/master: Rename envy24control tu mudita24

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jun 23 09:04:05 UTC 2011


The following commit has been merged in the master branch:
commit 03423bcdd96682b20b9d8ba0fc271f8b1c028cc9
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jun 23 11:04:22 2011 +0200

    Rename envy24control tu mudita24

diff --git a/debian/menu b/debian/menu
index 64684e9..b2679cf 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,5 +1,5 @@
 ?package(mudita24):needs="X11"\
  section="Applications/Sound"\
  title="Mudita24"\
- longtitle="Envy24 Control Utility"\
- command="/usr/bin/envy24control"
+ longtitle="Mudita24 Control Utility"\
+ command="/usr/bin/mudita24"
diff --git a/debian/rules b/debian/rules
index 155901f..0c0e420 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,9 @@ LDFLAGS+=-Wl,--as-needed
 
 override_dh_strip:
 	dh_strip --dbg-package=mudita24-dbg
+
+override_dh_install:
+	dh_install
+	cd debian/mudita24/usr/bin && mv envy24control mudita24
+	cd debian/mudita24/usr/share/man/man1 && \
+		mv envy24control.1 mudita24.1

-- 
mudita24 packaging



More information about the pkg-multimedia-commits mailing list