[Fai-commit] r5397 - trunk/debian
Michael Tautschnig
mt at alioth.debian.org
Sun May 3 14:45:20 UTC 2009
Author: mt
Date: 2009-05-03 14:45:19 +0000 (Sun, 03 May 2009)
New Revision: 5397
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
build-dep on proper debhelper version
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-05-03 14:39:23 UTC (rev 5396)
+++ trunk/debian/changelog 2009-05-03 14:45:19 UTC (rev 5397)
@@ -16,6 +16,7 @@
* replaced dh_clean -k by dh_prep
* use dh_lintian to install lintian overrides
* added override for fai-nfsroot (diverts foreign /etc/init.d.rcS)
+ * Build-Depends: debhelper (>= 7)
-- Thomas Lange <lange at debian.org> Sun, 03 May 2009 16:29:10 +0200
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-05-03 14:39:23 UTC (rev 5396)
+++ trunk/debian/control 2009-05-03 14:45:19 UTC (rev 5397)
@@ -5,7 +5,7 @@
Uploaders: Holger Levsen <holger at debian.org>
Standards-Version: 3.8.1
Build-Depends-Indep: debiandoc-sgml, texlive-base-bin, texlive-latex-extra, texlive-fonts-recommended, texlive-latex-recommended
-Build-Depends: debhelper (>= 4.1.16)
+Build-Depends: debhelper (>= 7)
Vcs-Svn: svn://svn.debian.org/svn/fai/trunk
Vcs-Browser: http://svn.debian.org/wsvn/fai
Homepage: http://www.informatik.uni-koeln.de/fai
More information about the Fai-commit
mailing list