Author: bbk-guest
Date: 2011-08-21 15:59:42 +0000 (Sun, 21 Aug 2011)
New Revision: 12625

Modified:
   packages/trunk/playonlinux/debian/changelog
   packages/trunk/playonlinux/debian/rules
Log:
debian/rules: add build-arch and build-indep

Modified: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog 2011-08-21 15:58:31 UTC (rev 
12624)
+++ packages/trunk/playonlinux/debian/changelog 2011-08-21 15:59:42 UTC (rev 
12625)
@@ -3,8 +3,9 @@
   * New upstream release.
   * Remove patches/license.diff, not necessary any more.
   * debian/rules: remove permission fixing.
+  * debian/rules: add build-arch and build-indep.
 
- -- Bertrand Marc <[email protected]>  Sun, 21 Aug 2011 17:48:39 +0200
+ -- Bertrand Marc <[email protected]>  Sun, 21 Aug 2011 17:59:08 +0200
 
 playonlinux (3.8.12-1) UNRELEASED; urgency=low
 

Modified: packages/trunk/playonlinux/debian/rules
===================================================================
--- packages/trunk/playonlinux/debian/rules     2011-08-21 15:58:31 UTC (rev 
12624)
+++ packages/trunk/playonlinux/debian/rules     2011-08-21 15:59:42 UTC (rev 
12625)
@@ -9,6 +9,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+build-arch: build
+
+build-indep: build
+
 build: build-stamp
 
 build-stamp:


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to