[Debian-eeepc-devel] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 7387556d1184f326c22045edb28a4a1e268567e4

Nico Golde nion at debian.org
Mon Mar 3 12:47:48 UTC 2008


The following commit has been merged in the master branch:
commit 7387556d1184f326c22045edb28a4a1e268567e4
Author: Nico Golde <nion at debian.org>
Date:   Mon Mar 3 13:48:02 2008 +0100

    remove trailing whitespaces, does cia work now? ;)

diff --git a/debian/rules b/debian/rules
index f7670d7..8b799dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ configure-stamp:
 
 build: build-stamp
 
-build-stamp: configure-stamp 
+build-stamp: configure-stamp
 	dh_testdir
 	touch $@
 
@@ -28,12 +28,12 @@ clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
-	dh_clean 
+	dh_clean
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_clean -k
 	dh_installdirs
 	install actions/* $(CURDIR)/debian/eeepc-acpi-scripts/etc/acpi/actions
 	install -m 644 events/* $(CURDIR)/debian/eeepc-acpi-scripts/etc/acpi/events
@@ -41,7 +41,7 @@ install: build
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs 
+	dh_installchangelogs
 	dh_installdocs
 	dh_installinit
 	dh_compress

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-devel mailing list