r34652 - in /desktop/unstable/anjuta/debian: changelog patches/workaround_python_config_bug.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Apr 30 14:23:31 UTC 2012


Author: biebl
Date: Mon Apr 30 14:23:31 2012
New Revision: 34652

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34652
Log:
Refresh patches.

Modified:
    desktop/unstable/anjuta/debian/changelog
    desktop/unstable/anjuta/debian/patches/workaround_python_config_bug.patch

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=34652&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Mon Apr 30 14:23:31 2012
@@ -1,8 +1,9 @@
 anjuta (2:3.4.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
-
- -- Michael Biebl <biebl at debian.org>  Mon, 30 Apr 2012 16:21:09 +0200
+  * Refresh patches.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 30 Apr 2012 16:23:23 +0200
 
 anjuta (2:3.4.0-2) unstable; urgency=low
 

Modified: desktop/unstable/anjuta/debian/patches/workaround_python_config_bug.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/patches/workaround_python_config_bug.patch?rev=34652&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/patches/workaround_python_config_bug.patch [utf-8] (original)
+++ desktop/unstable/anjuta/debian/patches/workaround_python_config_bug.patch [utf-8] Mon Apr 30 14:23:31 2012
@@ -1,8 +1,8 @@
-Index: anjuta-3.3.4/configure.ac
+Index: anjuta-3.4.1/configure.ac
 ===================================================================
---- anjuta-3.3.4.orig/configure.ac	2011-12-20 22:08:06.000000000 +0100
-+++ anjuta-3.3.4/configure.ac	2012-01-19 17:06:58.000000000 +0100
-@@ -283,7 +283,7 @@
+--- anjuta-3.4.1.orig/configure.ac	2012-04-29 15:37:22.000000000 +0200
++++ anjuta-3.4.1/configure.ac	2012-04-30 16:22:45.174448737 +0200
+@@ -298,7 +298,7 @@
  
  if test x$have_python = xyes; then
  	if test -x $PYTHON-config; then
@@ -11,11 +11,11 @@
  		PYTHON_LIBS=`$PYTHON-config --libs`
  		AC_SUBST(PYTHON_CFLAGS)
  		AC_SUBST(PYTHON_LIBS)
-Index: anjuta-3.3.4/configure
+Index: anjuta-3.4.1/configure
 ===================================================================
---- anjuta-3.3.4.orig/configure	2011-12-31 13:59:45.000000000 +0100
-+++ anjuta-3.3.4/configure	2012-01-19 17:18:24.639371759 +0100
-@@ -17906,7 +17906,7 @@
+--- anjuta-3.4.1.orig/configure	2012-04-29 15:58:51.000000000 +0200
++++ anjuta-3.4.1/configure	2012-04-30 16:22:45.186448734 +0200
+@@ -17947,7 +17947,7 @@
  
  if test x$have_python = xyes; then
  	if test -x $PYTHON-config; then




More information about the pkg-gnome-commits mailing list