[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.4.1-1-5-ge4bd9d4

Iustin Pop iustin at debian.org
Wed Jun 29 20:11:31 UTC 2011


The following commit has been merged in the master branch:
commit deb6f9dfdc124aafb94fc3b338688622c02c3cd8
Author: Iustin Pop <iustin at debian.org>
Date:   Wed Jun 29 21:31:58 2011 +0200

    Update debian/rules per new standards
    
    Added build-arch, build-indep rules.

diff --git a/debian/rules b/debian/rules
index 228c8a7..6a97b56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
+
 build-stamp:
 	dh_testdir
 

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list