[SCM] laditools/master: Don't provide wmladi since python-wmdocklib is not available.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 25 20:59:45 UTC 2011


The following commit has been merged in the master branch:
commit 1b57c21324e113399159a0edb44cfd3ad505d25d
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jan 25 21:59:11 2011 +0100

    Don't provide wmladi since python-wmdocklib is not available.

diff --git a/debian/control b/debian/control
index e67d94a..318f9b9 100644
--- a/debian/control
+++ b/debian/control
@@ -31,8 +31,6 @@ Description: set of tools to control and monitor LADI (JACK+LASH) system
  The following tools are included:
   * laditray - a system tray icon that allows users to start, stop and
     monitor JACK, as well as start some JACK related applications.
-  * wmladi - a controller as a Window Maker dockapp. Uses the same menu
-    as laditray.
   * ladilog - a JACK, LASH and a2jmidid log viewer.
   * ladiconf - a GUI to setup JACK's configuration.
   * g15ladi - a JACK monitor for g15 keyboards.
diff --git a/debian/laditools.1 b/debian/laditools.1
index d92e4aa..2846730 100644
--- a/debian/laditools.1
+++ b/debian/laditools.1
@@ -20,8 +20,6 @@ laditools \- A set of tools to control and monitor LADI (JACK+LASH) system
 .SH SYNOPSIS
 .B laditray
 .PP
-.B wmladi
-.PP
 .B ladilog
 .PP
 .B ladiconf
@@ -40,9 +38,6 @@ The following tools are included:
 A system tray icon that allows users to start, stop and monitor JACK,
 as well as start some JACK related applications.
 .TP
-.B wmladi
-A controller as a Window Maker dockapp. Uses the same menu as laditray.
-.TP
 .B ladilog
 A JACK, LASH and a2jmidid log viewer.
 .TP
diff --git a/debian/laditools.links b/debian/laditools.links
index 48a60e6..d2dd3db 100644
--- a/debian/laditools.links
+++ b/debian/laditools.links
@@ -1,10 +1,8 @@
 usr/lib/laditools/laditray usr/bin/laditray
-usr/lib/laditools/wmladi usr/bin/wmladi
 usr/lib/laditools/ladilog usr/bin/ladilog
 usr/lib/laditools/ladiconf usr/bin/ladiconf
 usr/lib/laditools/laditray usr/bin/g15ladi
 usr/share/man/man1/laditools.1.gz usr/share/man/man1/laditray.1.gz
-usr/share/man/man1/laditools.1.gz usr/share/man/man1/wmladi.1.gz
 usr/share/man/man1/laditools.1.gz usr/share/man/man1/ladilog.1.gz
 usr/share/man/man1/laditools.1.gz usr/share/man/man1/ladiconf.1.gz
 usr/share/man/man1/laditools.1.gz usr/share/man/man1/g15ladi.1.gz
diff --git a/debian/rules b/debian/rules
index 8a422e8..19a7ef1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,4 @@ override_dh_auto_install:
 		--install-scripts=/usr/lib/laditools \
 		--install-lib=/usr/lib/laditools
 	rm -rf debian/laditools/usr/share/doc
+	rm -f debian/laditools/usr/lib/laditools/wmladi

-- 
laditools packaging



More information about the pkg-multimedia-commits mailing list