r11544 - in packages/trunk/xmahjongg/debian: . patches

Peter Pentchev roam-guest at alioth.debian.org
Thu Dec 2 17:39:21 UTC 2010


Author: roam-guest
Date: 2010-12-02 17:39:15 +0000 (Thu, 02 Dec 2010)
New Revision: 11544

Modified:
   packages/trunk/xmahjongg/debian/changelog
   packages/trunk/xmahjongg/debian/patches/01-autotools.patch
Log:
Remove a trailing Makefile.in space.


Modified: packages/trunk/xmahjongg/debian/changelog
===================================================================
--- packages/trunk/xmahjongg/debian/changelog	2010-12-02 17:36:11 UTC (rev 11543)
+++ packages/trunk/xmahjongg/debian/changelog	2010-12-02 17:39:15 UTC (rev 11544)
@@ -13,6 +13,7 @@
   * Use dpkg-buildflags from dpkg-dev 1.15.7 to obtain the default CFLAGS,
     CPPFLAGS and LDFLAGS.
   * Install the NEWS file as a changelog and remove the Lintian override.
+  * Remove a trailing space in the 01-autotools patch.
 
  -- Peter Pentchev <roam at ringlet.net>  Mon, 29 Nov 2010 17:18:09 +0200
 

Modified: packages/trunk/xmahjongg/debian/patches/01-autotools.patch
===================================================================
--- packages/trunk/xmahjongg/debian/patches/01-autotools.patch	2010-12-02 17:36:11 UTC (rev 11543)
+++ packages/trunk/xmahjongg/debian/patches/01-autotools.patch	2010-12-02 17:39:15 UTC (rev 11544)
@@ -180,7 +180,7 @@
  	@rm -f stamp-h1
  	cd $(top_builddir) && $(SHELL) ./config.status config.h
 -$(srcdir)/config.h.in:  $(am__configure_deps) 
-+$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
++$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  	cd $(top_srcdir) && $(AUTOHEADER)
  	rm -f stamp-h1
  	touch $@




More information about the Pkg-games-commits mailing list