[Fai-commit] r5606 - trunk/debian
Thomas Lange
lange at alioth.debian.org
Tue Oct 27 20:35:12 UTC 2009
Author: lange
Date: 2009-10-27 20:35:12 +0000 (Tue, 27 Oct 2009)
New Revision: 5606
Modified:
trunk/debian/changelog
trunk/debian/control
trunk/debian/rules
Log:
* control: Depends: iproute for fai-client, fai-server
add Format field : 3.0 (native)
* rules: remove DH_ALWAYS_EXCLUDE
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-10-27 16:22:08 UTC (rev 5605)
+++ trunk/debian/changelog 2009-10-27 20:35:12 UTC (rev 5606)
@@ -1,4 +1,4 @@
-fai (3.2.23~beta31) unstable; urgency=low
+fai (3.2.23~beta32) unstable; urgency=low
[ Thomas Lange ]
* NEWS: add hint about missing packages in nfsroot, changes in
@@ -31,8 +31,10 @@
* make-fai-nfsroot: mount sysfs inside nfsroot (closes: #532985)
dereference symli nks when copying file into nfsroot
replace --print-installation-architecture by --print-architecture
- * debian/control: Depends: iproute for fai-client, fai-server
+ * control: Depends: iproute for fai-client, fai-server
new build-depends-indep for asciidoc tools, w3m, remove bootp
+ add Format field : 3.0 (native)
+ * rules: remove DH_ALWAYS_EXCLUDE
* fai-setup, make-fai-nfsroot, subroutine-linux, get-boot-info,
task_sysinfo, S99fai-setup/FAISERVER: Replaced all calls to ifconfig
by proper ip + shell magic calls (closes: #524347). Thanks to Luk
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-10-27 16:22:08 UTC (rev 5605)
+++ trunk/debian/control 2009-10-27 20:35:12 UTC (rev 5606)
@@ -1,4 +1,5 @@
Source: fai
+Format: 3.0 (native)
Section: admin
Priority: extra
Maintainer: Thomas Lange <lange at debian.org>
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2009-10-27 16:22:08 UTC (rev 5605)
+++ trunk/debian/rules 2009-10-27 20:35:12 UTC (rev 5606)
@@ -3,9 +3,6 @@
DESTDIR=`pwd`/debian/tmp
DOCDIR=`pwd`/debian/fai-doc/usr/share/doc/fai-doc
-# we never want CVS and subversion files in our packages
-export DH_ALWAYS_EXCLUDE=CVS:.svn
-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
More information about the Fai-commit
mailing list