[Pkg-lustre-svn-commit] r449 - in /utils/lmt/trunk/debian: ./ README.Debian changelog compat control copyright dirs docs rules
winnie at users.alioth.debian.org
winnie at users.alioth.debian.org
Fri Feb 29 08:11:22 UTC 2008
Author: winnie
Date: Fri Feb 29 08:11:22 2008
New Revision: 449
URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=449
Log:
Initial import.. lot of works needs to be done... atm it doesn't build
Added:
utils/lmt/trunk/debian/ (with props)
utils/lmt/trunk/debian/README.Debian
utils/lmt/trunk/debian/changelog
utils/lmt/trunk/debian/compat
utils/lmt/trunk/debian/control
utils/lmt/trunk/debian/copyright
utils/lmt/trunk/debian/dirs
utils/lmt/trunk/debian/docs
utils/lmt/trunk/debian/rules (with props)
Propchange: utils/lmt/trunk/debian/
------------------------------------------------------------------------------
mergeWithUpstream = 1
Added: utils/lmt/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/README.Debian?rev=449&op=file
==============================================================================
--- utils/lmt/trunk/debian/README.Debian (added)
+++ utils/lmt/trunk/debian/README.Debian Fri Feb 29 08:11:22 2008
@@ -1,0 +1,6 @@
+lmt-2.1.0 for Debian
+--------------------
+
+<possible notes regarding this package - if none, delete this file>
+
+ -- Patrick Winnertz <winnie at debian.org> Fri, 29 Feb 2008 08:37:43 +0100
Added: utils/lmt/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/changelog?rev=449&op=file
==============================================================================
--- utils/lmt/trunk/debian/changelog (added)
+++ utils/lmt/trunk/debian/changelog Fri Feb 29 08:11:22 2008
@@ -1,0 +1,6 @@
+lmt-2.1.0 (2.1.0_1chaos-1) unstable; urgency=low
+
+ * Initial release (Closes: #nnnn)
+
+ -- Patrick Winnertz <winnie at debian.org> Fri, 29 Feb 2008 08:37:43 +0100
+
Added: utils/lmt/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/compat?rev=449&op=file
==============================================================================
--- utils/lmt/trunk/debian/compat (added)
+++ utils/lmt/trunk/debian/compat Fri Feb 29 08:11:22 2008
@@ -1,0 +1,1 @@
+5
Added: utils/lmt/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/control?rev=449&op=file
==============================================================================
--- utils/lmt/trunk/debian/control (added)
+++ utils/lmt/trunk/debian/control Fri Feb 29 08:11:22 2008
@@ -1,0 +1,29 @@
+Source: lmt-2.1.0
+Section: x11
+Priority: extra
+Maintainer: Debian Lustre Packaging team <pkg-lustre-maintainers at lists.alioth.debian.org>
+Uploaders: Patrick Winnertz <winnie at debian.org>, Noel Koethe <noel at debian.org>, Goswin von Brederlow <goswin-v-b at web.de>
+Build-Depends: debhelper (>= 5), ant, libncurses5-dev
+Standards-Version: 3.7.3
+Homepage: http://sourceforge.net/projects/lmt/
+
+Package: xwatch-lustre
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: lustre monitoring tool - frontend
+ Some description here...
+
+
+Package: lmtcollect
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: lustre monitoring tool - collect daemon
+ Some description here...
+
+
+Package: lmtd
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: lustre monitoring tool - lmtd daemon
+ Some description here
+
Added: utils/lmt/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/copyright?rev=449&op=file
==============================================================================
--- utils/lmt/trunk/debian/copyright (added)
+++ utils/lmt/trunk/debian/copyright Fri Feb 29 08:11:22 2008
@@ -1,0 +1,24 @@
+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>
+
+Upstream Author(s):
+
+ <put author's name and email here>
+ <likewise for another author>
+
+Copyright:
+
+ <Copyright (C) YYYY Name OfAuthor>
+ <likewise for another author>
+
+License:
+
+ <Put the license of the package here indented by 4 spaces>
+
+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.
Added: utils/lmt/trunk/debian/dirs
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/dirs?rev=449&op=file
==============================================================================
--- utils/lmt/trunk/debian/dirs (added)
+++ utils/lmt/trunk/debian/dirs Fri Feb 29 08:11:22 2008
@@ -1,0 +1,2 @@
+usr/bin
+usr/sbin
Added: utils/lmt/trunk/debian/docs
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/docs?rev=449&op=file
==============================================================================
--- utils/lmt/trunk/debian/docs (added)
+++ utils/lmt/trunk/debian/docs Fri Feb 29 08:11:22 2008
@@ -1,0 +1,2 @@
+NEWS
+README
Added: utils/lmt/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lustre/utils/lmt/trunk/debian/rules?rev=449&op=file
==============================================================================
--- utils/lmt/trunk/debian/rules (added)
+++ utils/lmt/trunk/debian/rules Fri Feb 29 08:11:22 2008
@@ -1,0 +1,90 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+ # Add here commands to configure the package.
+
+ touch configure-stamp
+
+
+build: build-stamp
+
+build-stamp: configure-stamp
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+ #docbook-to-man debian/lmt-2.1.0.sgml > lmt-2.1.0.1
+
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp configure-stamp
+
+ # Add here commands to clean up after the build process.
+ $(MAKE) clean
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/lmt-2.1.0.
+ $(MAKE) DESTDIR=$(CURDIR)/debian/lmt-2.1.0 install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog
+ dh_installdocs
+ dh_installexamples
+# dh_install
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_python
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
Propchange: utils/lmt/trunk/debian/rules
------------------------------------------------------------------------------
svn:executable = *
More information about the Pkg-lustre-svn-commit
mailing list