Author: evgeni
Date: 2012-05-01 13:12:33 +0000 (Tue, 01 May 2012)
New Revision: 13523
Modified:
packages/trunk/desmume/debian/changelog
packages/trunk/desmume/debian/rules
Log:
add build-{arch,indep}
Modified: packages/trunk/desmume/debian/changelog
===================================================================
--- packages/trunk/desmume/debian/changelog 2012-05-01 13:06:19 UTC (rev
13522)
+++ packages/trunk/desmume/debian/changelog 2012-05-01 13:12:33 UTC (rev
13523)
@@ -12,8 +12,9 @@
+ Also add libtinyxml-dev to Build-Depends
* Update debian/copyright for latest format spec
* Standards-Version: 3.9.3
+ * Add build-arch and build-indep targets.
- -- Evgeni Golov <[email protected]> Tue, 01 May 2012 15:05:55 +0200
+ -- Evgeni Golov <[email protected]> Tue, 01 May 2012 15:11:28 +0200
desmume (0.9.7-2.1) unstable; urgency=low
Modified: packages/trunk/desmume/debian/rules
===================================================================
--- packages/trunk/desmume/debian/rules 2012-05-01 13:06:19 UTC (rev 13522)
+++ packages/trunk/desmume/debian/rules 2012-05-01 13:12:33 UTC (rev 13523)
@@ -35,7 +35,9 @@
./configure $(configure_flags) \
CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs -Wl,--as-needed"
-build: $(QUILT_STAMPFN) build-stamp
+build: $(QUILT_STAMPFN) build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
build-stamp: config.status
dh_testdir
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits