diff --git a/debian/Makefile.am b/debian/Makefile.am index 3621ce3..0dd99d8 100644 --- a/debian/Makefile.am +++ b/debian/Makefile.am @@ -26,7 +26,6 @@ EXTRA_DIST = apply changelog compat control copyright \ heartbeat.postinst heartbeat.postrm \ heartbeat.preinst \ heartbeat-dev.dirs heartbeat-dev.files \ - heartbeat-gui.dirs heartbeat-gui.files \ heartbeat-2.prerm \ ldirectord.files ldirectord.postinst \ ldirectord.postrm \ diff --git a/debian/control b/debian/control index 486c75a..892f0da 100644 --- a/debian/control +++ b/debian/control @@ -135,17 +135,3 @@ Description: Subsystem for High-Availability Linux - development files time. . This package contains development files - -Package: heartbeat-2-gui -Section: admin -Priority: optional -Architecture: any -Depends: - python-glade2, - python-gtk2, - uuid-runtime, - ${python:Depends}, -Suggests: - heartbeat-2 (= ${binary:Version}), -Description: Provides a gui interface to manage heartbeat clusters - GUI client for heartbeat clusters diff --git a/debian/heartbeat-2-gui.dirs b/debian/heartbeat-2-gui.dirs deleted file mode 100644 index 80607e8..0000000 --- a/debian/heartbeat-2-gui.dirs +++ /dev/null @@ -1 +0,0 @@ -usr/lib64/heartbeat-gui diff --git a/debian/heartbeat-2-gui.files b/debian/heartbeat-2-gui.files deleted file mode 100644 index e6fb2de..0000000 --- a/debian/heartbeat-2-gui.files +++ /dev/null @@ -1,26 +0,0 @@ -usr/bin/hb_gui -usr/lib64/heartbeat-gui/_pymgmt.so -usr/lib64/heartbeat-gui/_pymgmt.so.0 -usr/lib64/heartbeat-gui/_pymgmt.so.0.0.0 -usr/lib64/heartbeat-gui/haclient.py -usr/lib64/heartbeat-gui/pymgmt.py -usr/share/heartbeat-gui/active-node.png -usr/share/heartbeat-gui/add-resource.png -usr/share/heartbeat-gui/cleanup-resource.png -usr/share/heartbeat-gui/default-resource.png -usr/share/heartbeat-gui/down-resource.png -usr/share/heartbeat-gui/exit.png -usr/share/heartbeat-gui/ha.png -usr/share/heartbeat-gui/haclient.glade -usr/share/heartbeat-gui/haclient.py -usr/share/heartbeat-gui/login.png -usr/share/heartbeat-gui/logout.png -usr/share/heartbeat-gui/master-resource.png -usr/share/heartbeat-gui/mgmtcmd.py -usr/share/heartbeat-gui/remove-resource.png -usr/share/heartbeat-gui/slave-resource.png -usr/share/heartbeat-gui/standby-node.png -usr/share/heartbeat-gui/start-resource.png -usr/share/heartbeat-gui/stop-resource.png -usr/share/heartbeat-gui/up-resource.png -usr/share/locale/zh_CN/LC_MESSAGES/haclient.mo