[Pkg-running-devel] [SCM] Debian package garmin-forerunner-tools branch, master, updated. debian/0.10-3-4-ge5ab51c

Christian Perrier bubulle at debian.org
Mon Nov 7 05:18:47 UTC 2011


The following commit has been merged in the master branch:
commit e5ab51c773129fa0abc14899a919358b36c6fae7
Author: Christian Perrier <bubulle at debian.org>
Date:   Mon Nov 7 06:18:39 2011 +0100

    Add build-arch and build-indep build targets

diff --git a/debian/changelog b/debian/changelog
index 0e8aaf6..aa7ae3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+garmin-forerunner-tools (0.10-4) UNRELEASED; urgency=low
+
+  * Add build-arch and build-indep build targets
+
+ -- Christian Perrier <bubulle at sesostris.kheops.frmug.org>  Mon, 07 Nov 2011 06:18:14 +0100
+
 garmin-forerunner-tools (0.10-3) unstable; urgency=low
 
   [ Ralf Treinen ]
diff --git a/debian/rules b/debian/rules
index c4d2575..9a54210 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,8 +23,9 @@ config.status: configure
 		CFLAGS="$(CFLAGS)"
 # LDFLAGS="-Wl,-z,defs"
 
-build: build-stamp
-
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 build-stamp: config.status
 	dh_testdir
 	$(MAKE)

-- 
Debian package garmin-forerunner-tools



More information about the Pkg-running-devel mailing list