[Pkg-lustre-svn-commit] updated: [52ae668] temp commit for build on etch
Patrick Winnertz
winnie at debian.org
Thu Oct 8 12:42:47 UTC 2009
The following commit has been merged in the master branch:
commit 52ae66835f2abe4c679321c47f530de251d579ac
Author: Patrick Winnertz <winnie at debian.org>
Date: Tue Oct 6 09:30:46 2009 +0200
temp commit for build on etch
Signed-off-by: Patrick Winnertz <winnie at debian.org>
diff --git a/debian/changelog b/debian/changelog
index 5cb0d19..3b9e492 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-lustre (1.8.1-2) unstable; urgency=low
+lustre (1.8.1-0.credativ.etch.1) unstable; urgency=low
** SNAPSHOT build @5dd1857b62581f6a3c044e0262694589e5dcef00 **
diff --git a/debian/control b/debian/control
index 3c73684..7b923b3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Lustre Packaging team <pkg-lustre-maintainers at lists.alioth.debian.org>
Uploaders: Patrick Winnertz <winnie at debian.org>, Noèl Köthe <noel at debian.org>
Standards-Version: 3.8.0.0
-Build-Depends: libreadline-dev, debhelper (>=6.0.7), dpatch, dh-kpatches (>= 0.99.3), lyx, automake1.7, libsnmp-dev, bzip2, texlive-extra-utils | tetex-extra, quilt, texlive-latex-recommended
+Build-Depends: libreadline-dev, debhelper (>=5), dpatch, dh-kpatches (>= 0.99.3), lyx, automake1.7, libsnmp-dev, bzip2, texlive-extra-utils | tetex-extra, quilt, texlive-latex-recommended
Homepage: http://www.lustre.org/
Vcs-Cvs: -d :pserver:anonymous at cvs.lustre.org:/lustre
diff --git a/debian/rules b/debian/rules
index 1ae1c01..5878018 100755
--- a/debian/rules
+++ b/debian/rules
@@ -146,7 +146,7 @@ binary-$(UTILS_PKG): build-stamp
dh_installexamples -p $(UTILS_PKG)
dh_installchangelogs -p $(UTILS_PKG) lustre/ChangeLog
dh_compress -p $(UTILS_PKG)
- dh_lintian -p $(UTILS_PKG)
+ #dh_lintian -p $(UTILS_PKG)
dh_strip -p $(UTILS_PKG)
dh_installdeb -p $(UTILS_PKG)
dh_fixperms -p $(UTILS_PKG)
@@ -168,7 +168,7 @@ binary-$(TESTS_PKG): build-stamp
dh_installexamples -p $(TESTS_PKG)
dh_installchangelogs -p $(TESTS_PKG) lustre/ChangeLog
dh_compress -p $(TESTS_PKG)
- dh_lintian -p $(TESTS_PKG)
+ #dh_lintian -p $(TESTS_PKG)
dh_strip -p $(TESTS_PKG)
dh_installdeb -p $(TESTS_PKG)
dh_fixperms -p $(TESTS_PKG)
@@ -201,7 +201,7 @@ binary-$(LIB_PKG): build-stamp
dh_installchangelogs -p $(LIB_PKG) lustre/ChangeLog
dh_compress -p $(LIB_PKG)
dh_installdeb -p $(LIB_PKG)
- dh_lintian -p $(LIB_PKG)
+ #dh_lintian -p $(LIB_PKG)
dh_strip -p $(LIB_PKG)
dh_fixperms -p $(LIB_PKG)
dh_gencontrol -p $(LIB_PKG)
--
Lustre Debian Packaging
More information about the Pkg-lustre-svn-commit
mailing list