r12790 - packages/trunk/libphysfs/debian

Patrick Matthäi pmatthaei at alioth.debian.org
Sat Nov 5 10:52:13 UTC 2011


Author: pmatthaei
Date: 2011-11-05 10:52:13 +0000 (Sat, 05 Nov 2011)
New Revision: 12790

Modified:
   packages/trunk/libphysfs/debian/changelog
   packages/trunk/libphysfs/debian/rules
Log:
* Add missing build-arch and build-indep target.


Modified: packages/trunk/libphysfs/debian/changelog
===================================================================
--- packages/trunk/libphysfs/debian/changelog	2011-11-05 10:51:31 UTC (rev 12789)
+++ packages/trunk/libphysfs/debian/changelog	2011-11-05 10:52:13 UTC (rev 12790)
@@ -6,8 +6,9 @@
     Closes: #646146
   * Wrap all control fields.
   * Add missing patch description to remove_unused_variable.diff.
+  * Add missing build-arch and build-indep target.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Sat, 05 Nov 2011 11:51:14 +0100
+ -- Patrick Matthäi <pmatthaei at debian.org>  Sat, 05 Nov 2011 11:51:54 +0100
 
 libphysfs (2.0.2-4) unstable; urgency=low
 

Modified: packages/trunk/libphysfs/debian/rules
===================================================================
--- packages/trunk/libphysfs/debian/rules	2011-11-05 10:51:31 UTC (rev 12789)
+++ packages/trunk/libphysfs/debian/rules	2011-11-05 10:52:13 UTC (rev 12790)
@@ -40,6 +40,10 @@
 	sed -i -e 's/physfs.h \\- $$/physfs.h \\- main header file for physfs/' docs/man/man3/physfs.h.3
 	touch build-stamp
 
+build-arch: build
+
+build-indep: build
+
 clean:
 	dh_testdir
 	dh_testroot




More information about the Pkg-games-commits mailing list