[Pkg-gtkpod-devel] r345 - in libgpod/trunk/debian: . patches

djpig at alioth.debian.org djpig at alioth.debian.org
Sat Jan 24 12:31:55 UTC 2009


Author: djpig
Date: 2009-01-24 12:31:55 +0000 (Sat, 24 Jan 2009)
New Revision: 345

Modified:
   libgpod/trunk/debian/changelog
   libgpod/trunk/debian/patches/25_xsltproc-nonet.dpatch
Log:
update patch 25_xsltproc-nonet

Modified: libgpod/trunk/debian/changelog
===================================================================
--- libgpod/trunk/debian/changelog	2009-01-24 12:29:31 UTC (rev 344)
+++ libgpod/trunk/debian/changelog	2009-01-24 12:31:55 UTC (rev 345)
@@ -3,6 +3,7 @@
   * (NOT RELEASED YET) New upstream release
     + drop patch 10_allow-autoreconf, applied upstream
     + update patch 20_no-superfluous-ffi-dep
+    + update patch 25_xsltproc-nonet
   * Fix watch file to use SF.net redirector implicetly
 
  -- Frank Lichtenheld <djpig at debian.org>  Sat, 24 Jan 2009 11:35:12 +0100

Modified: libgpod/trunk/debian/patches/25_xsltproc-nonet.dpatch
===================================================================
--- libgpod/trunk/debian/patches/25_xsltproc-nonet.dpatch	2009-01-24 12:29:31 UTC (rev 344)
+++ libgpod/trunk/debian/patches/25_xsltproc-nonet.dpatch	2009-01-24 12:31:55 UTC (rev 345)
@@ -7,8 +7,8 @@
 
 @DPATCH@
 diff -urNad trunk~/bindings/python/Makefile.am trunk/bindings/python/Makefile.am
---- trunk~/bindings/python/Makefile.am	2007-11-26 22:36:04.000000000 +0100
-+++ trunk/bindings/python/Makefile.am	2008-06-28 01:44:33.000000000 +0200
+--- trunk~/bindings/python/Makefile.am	2009-01-24 13:31:07.000000000 +0100
++++ trunk/bindings/python/Makefile.am	2009-01-24 13:31:07.000000000 +0100
 @@ -48,7 +48,7 @@
  	cat $< > $@
  	-if test -x "`which xsltproc 2>/dev/null`"; then \
@@ -19,9 +19,9 @@
  	fi
  
 diff -urNad trunk~/bindings/python/Makefile.in trunk/bindings/python/Makefile.in
---- trunk~/bindings/python/Makefile.in	2007-11-26 22:36:04.000000000 +0100
-+++ trunk/bindings/python/Makefile.in	2008-06-28 01:45:36.000000000 +0200
-@@ -784,7 +784,7 @@
+--- trunk~/bindings/python/Makefile.in	2009-01-24 13:31:07.000000000 +0100
++++ trunk/bindings/python/Makefile.in	2009-01-24 13:31:07.000000000 +0100
+@@ -789,7 +789,7 @@
  @HAVE_PYTHON_TRUE@	cat $< > $@
  @HAVE_PYTHON_TRUE@	-if test -x "`which xsltproc 2>/dev/null`"; then \
  @HAVE_PYTHON_TRUE@	    for xml in $(top_srcdir)/docs/reference/xml/*.xml; do \




More information about the Pkg-gtkpod-devel mailing list