[Pkg-lustre-svn-commit] r459 - in /utils/lmt/trunk/debian: control copyright lmt-server-agent.install lmt-server.dirs lmt-server.install lwatch-lustre.dirs lwatch-lustre.install rules

winnie at users.alioth.debian.org winnie at users.alioth.debian.org
Tue Mar 25 09:52:18 UTC 2008


Author: winnie
Date: Tue Mar 25 09:52:18 2008
New Revision: 459

URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=459
Log:
Try to use only dh_ scripts

Added:
    utils/lmt/trunk/debian/lwatch-lustre.dirs
Modified:
    utils/lmt/trunk/debian/control
    utils/lmt/trunk/debian/copyright
    utils/lmt/trunk/debian/lmt-server-agent.install
    utils/lmt/trunk/debian/lmt-server.dirs
    utils/lmt/trunk/debian/lmt-server.install
    utils/lmt/trunk/debian/lwatch-lustre.install
    utils/lmt/trunk/debian/rules

Modified: utils/lmt/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/control?rev=459&op=diff
==============================================================================
--- utils/lmt/trunk/debian/control (original)
+++ utils/lmt/trunk/debian/control Tue Mar 25 09:52:18 2008
@@ -16,14 +16,14 @@
 
 Package: lmt-server
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, python
 Description: lustre monitoring tool - collect daemon
  Some description here...
 
 
 Package: lmt-server-agent
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, python
 Description: lustre monitoring tool - lmtd daemon
  Some description here
 

Modified: utils/lmt/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/copyright?rev=459&op=diff
==============================================================================
--- utils/lmt/trunk/debian/copyright (original)
+++ utils/lmt/trunk/debian/copyright Tue Mar 25 09:52:18 2008
@@ -1,24 +1,34 @@
 This package was debianized by Patrick Winnertz <winnie at debian.org> on
 Fri, 29 Feb 2008 08:37:43 +0100.
 
-It was downloaded from <url://example.com>
+It was downloaded from <http://sourceforge.net/projects/lmt/>
 
-Upstream Author(s): 
+Upstream Authors: 
 
-    <put author's name and email here>
-    <likewise for another author>
+    Herb Wartens <hwartens at llnl.gov>
+    Jim Garlick <garlick at llnl.gov>
+    Paul Spencer <spencer9 at llnl.gov>
 
 Copyright: 
 
-    <Copyright (C) YYYY Name OfAuthor>
-    <likewise for another author>
+    Copyright (C) 2006-2008  Herb Wartens
+    Copyright (C) 2006-2008  Jim Garlick
+    Copyright (C) 2006-2008  Paul Spencer
 
 License:
 
-    <Put the license of the package here indented by 4 spaces>
+    This program is free software; you can redistribute it and/or
+    modify it under the terms of the GNU General Public License, version 2
+    as published by the Free Software Foundation.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANDABILITY of FITNESS FOR A PARTICULAR PURPOSE.
+    See the GNU General Public License for details.
+
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in /usr/share/common-licenses/GPL.
 
 The Debian packaging is (C) 2008, Patrick Winnertz <winnie at debian.org> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.

Modified: utils/lmt/trunk/debian/lmt-server-agent.install
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/lmt-server-agent.install?rev=459&op=diff
==============================================================================
--- utils/lmt/trunk/debian/lmt-server-agent.install (original)
+++ utils/lmt/trunk/debian/lmt-server-agent.install Tue Mar 25 09:52:18 2008
@@ -1,4 +1,4 @@
-usr/bin/query-lustre-config
-usr/bin/ostusage
-usr/sbin/lmtd
-usr/sbin/lmtcollect
+server/src/query-lustre-config usr/bin/
+server/src/ostusage usr/bin/
+server/src/lmtd usr/sbin/
+server/src/lmtcollect usr/sbin/

Modified: utils/lmt/trunk/debian/lmt-server.dirs
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/lmt-server.dirs?rev=459&op=diff
==============================================================================
--- utils/lmt/trunk/debian/lmt-server.dirs (original)
+++ utils/lmt/trunk/debian/lmt-server.dirs Tue Mar 25 09:52:18 2008
@@ -1,2 +1,4 @@
 usr/sbin/
 usr/share/lmt/
+usr/share/lmt/cron/
+usr/share/perl/lmt/

Modified: utils/lmt/trunk/debian/lmt-server.install
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/lmt-server.install?rev=459&op=diff
==============================================================================
--- utils/lmt/trunk/debian/lmt-server.install (original)
+++ utils/lmt/trunk/debian/lmt-server.install Tue Mar 25 09:52:18 2008
@@ -1,11 +1,11 @@
-server/src/lmtupdatedb usr/sbin/lmtupdatedb
-server/src/create_lmtconfig.pl usr/sbin/create_lmtconfig
-server/cron/lmt_update_fs_agg  usr/sbin/lmt_update_fs_agg
-server/cron/lmt_update_mds_agg usr/sbin/lmt_update_mds_agg
-server/cron/lmt_update_ost_agg usr/sbin/lmt_update_ost_agg
-server/cron/lmt_update_other_agg usr/sbin/lmt_update_other_agg
-server/cron/lmt_update_router_agg usr/sbin/lmt_update_router_agg
-server/cron/lmt_agg.sh   usr/sbin/lmt_agg.sh
-server/lib/perl/LMT.pm usr/share/perl/lmt/LMT.pm
-server/cron/lmtrc usr/share/lmt/cron/lmtrc
-server/cron/lmt_agg.cron usr/share/lmt/cron/lmt_agg.cron
+server/src/lmtupdatedb usr/sbin/
+server/src/create_lmtconfig.pl usr/sbin/
+server/cron/lmt_update_fs_agg  usr/sbin/
+server/cron/lmt_update_mds_agg usr/sbin/
+server/cron/lmt_update_ost_agg usr/sbin/
+server/cron/lmt_update_other_agg usr/sbin/
+server/cron/lmt_update_router_agg usr/sbin/
+server/cron/lmt_agg.sh   usr/sbin/
+server/lib/perl/LMT.pm usr/share/perl/lmt/
+server/cron/lmtrc usr/share/lmt/cron/
+server/cron/lmt_agg.cron usr/share/lmt/cron/

Added: utils/lmt/trunk/debian/lwatch-lustre.dirs
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/lwatch-lustre.dirs?rev=459&op=file
==============================================================================
--- utils/lmt/trunk/debian/lwatch-lustre.dirs (added)
+++ utils/lmt/trunk/debian/lwatch-lustre.dirs Tue Mar 25 09:52:18 2008
@@ -1,0 +1,4 @@
+usr/bin
+etc/
+usr/lib/lmt/
+

Modified: utils/lmt/trunk/debian/lwatch-lustre.install
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/lwatch-lustre.install?rev=459&op=diff
==============================================================================
--- utils/lmt/trunk/debian/lwatch-lustre.install (original)
+++ utils/lmt/trunk/debian/lwatch-lustre.install Tue Mar 25 09:52:18 2008
@@ -1,6 +1,6 @@
-usr/bin/lwatch
-usr/bin/lstat
-usr/bin/ltop
-usr/lib/lmt/lmt-complete.jar
-usr/lib/lmt/libTerminal.so
-etc/lmtrc
+client/scripts/lwatch usr/bin/
+client/scripts/lstat usr/bin/
+client/scripts/ltop usr/bin/
+client/lmt-complete.jar usr/lib/lmt/
+client/charva/c/lib/libTerminal.so usr/lib/lmt/
+client/etc/lmtrc etc/

Modified: utils/lmt/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/rules?rev=459&op=diff
==============================================================================
--- utils/lmt/trunk/debian/rules (original)
+++ utils/lmt/trunk/debian/rules Tue Mar 25 09:52:18 2008
@@ -40,6 +40,8 @@
 
 	# Add here commands to clean up after the build process.
 	$(MAKE) clean
+	rm -f client/config.status
+	rm -f client/config.log
 
 	dh_clean 
 
@@ -48,23 +50,6 @@
 	dh_testroot
 	dh_clean -k 
 	dh_installdirs
-
-	# Server Agent Files
-	#cp server/src/query-lustre-config $(TMPDIR)/usr/bin/query-lustre-config
-	#cp server/src/ostusage $(TMPDIR)/usr/bin/ostusage
-	#cp server/src/lmtd $(TMPDIR)/usr/sbin/lmtd
-	#cp server/src/lmtcollect $(TMPDIR)/usr/sbin/lmtcollect
-	#cp server/src/init/lmtcollect $(TMPDIR)/etc/init.d/lmtcollect
-	#cp server/src/init/lmtd $(TMPDIR)/etc/init.d/lmtd
-	#scripts/install-lmt-server.sh $(TMPDIR)
-
-	# Client Files
-	#cp client/scripts/lwatch $(TMPDIR)/usr/bin/lwatch
-	#cp client/scripts/lstat $(TMPDIR)/usr/bin/lstat
-	#cp client/scripts/ltop $(TMPDIR)/usr/bin/ltop
-	#cp client/lmt-complete.jar $(TMPDIR)/usr/lib/lmt/lmt-complete.jar
-	#cp client/charva/c/lib/libTerminal.so $(TMPDIR)/usr/lib/lmt/libTerminal.so
-	#cp client/etc/lmtrc $(TMPDIR)/etc/lmtrc
 
 # Build architecture-independent files here.
 binary-indep: build install
@@ -78,13 +63,15 @@
 	dh_installdocs
 	dh_installexamples
 	dh_install
+	mv $(CURDIR)/debian/lmt-server/usr/sbin/create_lmtconfig.pl $(CURDIR)/debian/lmt-server/usr/sbin/create_lmtconfig
+	mv $(CURDIR)/debian/lmt-server/usr/sbin/lmt_agg.sh $(CURDIR)/debian/lmt-server/usr/sbin/lmt_agg
 	dh_installmenu
 #	dh_installdebconf	
 #	dh_installlogrotate
 #	dh_installemacsen
 #	dh_installpam
 #	dh_installmime
-#	dh_python
+	dh_python
 	dh_installinit
 	dh_installcron
 #	dh_installinfo
@@ -94,7 +81,7 @@
 	dh_compress
 	dh_fixperms
 	dh_perl
-#	dh_makeshlibs
+	dh_makeshlibs
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol




More information about the Pkg-lustre-svn-commit mailing list