r18973 - in /desktop/unstable/pygobject/debian: changelog patches/90_autofoo.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Mar 11 21:55:27 UTC 2009


Author: joss
Date: Wed Mar 11 21:55:27 2009
New Revision: 18973

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18973
Log:
* New upstream release.
  + 90_autofoo.patch: regenerated.

Modified:
    desktop/unstable/pygobject/debian/changelog
    desktop/unstable/pygobject/debian/patches/90_autofoo.patch

Modified: desktop/unstable/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/changelog?rev=18973&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog (original)
+++ desktop/unstable/pygobject/debian/changelog Wed Mar 11 21:55:27 2009
@@ -1,3 +1,10 @@
+pygobject (2.16.1-1) unstable; urgency=low
+
+  * New upstream release.
+    + 90_autofoo.patch: regenerated.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 11 Mar 2009 22:51:50 +0100
+
 pygobject (2.16.0-1) unstable; urgency=low
 
   [ Loic Minier ]

Modified: desktop/unstable/pygobject/debian/patches/90_autofoo.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/patches/90_autofoo.patch?rev=18973&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/patches/90_autofoo.patch (original)
+++ desktop/unstable/pygobject/debian/patches/90_autofoo.patch Wed Mar 11 21:55:27 2009
@@ -1,7 +1,7 @@
-Index: pygobject-2.16.0/aclocal.m4
+Index: pygobject-2.16.1/aclocal.m4
 ===================================================================
---- pygobject-2.16.0.orig/aclocal.m4	2009-01-04 21:34:53.000000000 +0100
-+++ pygobject-2.16.0/aclocal.m4	2009-03-08 12:53:57.629672655 +0100
+--- pygobject-2.16.1.orig/aclocal.m4	2009-02-20 23:37:41.000000000 +0100
++++ pygobject-2.16.1/aclocal.m4	2009-03-11 22:53:19.105769868 +0100
 @@ -1,7 +1,7 @@
 -# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
 +# generated automatically by aclocal 1.10.1 -*- Autoconf -*-
@@ -7451,10 +7451,10 @@
  # Check how to create a tarball.                            -*- Autoconf -*-
  
  # Copyright (C) 2004, 2005  Free Software Foundation, Inc.
-Index: pygobject-2.16.0/codegen/Makefile.in
+Index: pygobject-2.16.1/codegen/Makefile.in
 ===================================================================
---- pygobject-2.16.0.orig/codegen/Makefile.in	2009-01-04 21:34:56.000000000 +0100
-+++ pygobject-2.16.0/codegen/Makefile.in	2009-03-08 12:54:00.057173008 +0100
+--- pygobject-2.16.1.orig/codegen/Makefile.in	2009-02-20 23:37:44.000000000 +0100
++++ pygobject-2.16.1/codegen/Makefile.in	2009-03-11 22:54:42.037770443 +0100
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
@@ -7732,25 +7732,10 @@
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
-Index: pygobject-2.16.0/config.h.in
+Index: pygobject-2.16.1/configure
 ===================================================================
---- pygobject-2.16.0.orig/config.h.in	2009-01-04 21:34:56.000000000 +0100
-+++ pygobject-2.16.0/config.h.in	2009-03-08 12:53:35.105177573 +0100
-@@ -40,6 +40,10 @@
-    */
- #undef LT_OBJDIR
- 
-+/* Define to the sub-directory in which libtool stores uninstalled libraries.
-+   */
-+#undef LT_OBJDIR
-+
- /* Define to 1 if your C compiler doesn't accept -c and -o together. */
- #undef NO_MINUS_C_MINUS_O
- 
-Index: pygobject-2.16.0/configure
-===================================================================
---- pygobject-2.16.0.orig/configure	2009-01-04 21:34:55.000000000 +0100
-+++ pygobject-2.16.0/configure	2009-03-08 12:54:04.681672350 +0100
+--- pygobject-2.16.1.orig/configure	2009-02-20 23:37:43.000000000 +0100
++++ pygobject-2.16.1/configure	2009-03-11 22:54:49.613268515 +0100
 @@ -808,6 +808,7 @@ PYGOBJECT_MICRO_VERSION
  INSTALL_PROGRAM
  INSTALL_SCRIPT
@@ -7786,7 +7771,7 @@
    --enable-static[=PKGS]  build static libraries [default=no]
    --enable-shared[=PKGS]  build shared libraries [default=yes]
    --enable-fast-install[=PKGS]
-@@ -2008,7 +2015,8 @@ PYGOBJECT_MICRO_VERSION=0
+@@ -2008,7 +2015,8 @@ PYGOBJECT_MICRO_VERSION=1
  ac_config_headers="$ac_config_headers config.h"
  
  
@@ -8107,7 +8092,7 @@
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -11365,6 +11406,7 @@ fi
+@@ -12638,6 +12679,7 @@ fi
  
  
  
@@ -8115,7 +8100,7 @@
          if test -n "$PYTHON"; then
        # If the user set $PYTHON, use it and don't search something else.
        { echo "$as_me:$LINENO: checking whether $PYTHON version >= 2.3.5" >&5
-@@ -11871,9 +11913,7 @@ fi
+@@ -13144,9 +13186,7 @@ fi
  
            fi
  
@@ -8126,7 +8111,7 @@
    ENABLE_DOCS_TRUE=
    ENABLE_DOCS_FALSE='#'
  else
-@@ -12348,6 +12388,8 @@ echo "$as_me: error: maybe you want the 
+@@ -13621,6 +13661,8 @@ echo "$as_me: error: maybe you want the 
  if test -n "$export_dynamic"; then
    GLIB_LIBS=`echo $GLIB_LIBS | sed -e "s/$export_dynamic//"`
  fi
@@ -8135,7 +8120,7 @@
  
  pygobject_CODEGEN_DEFINES=""
  
-@@ -12480,9 +12522,7 @@ _ACEOF
+@@ -13753,9 +13795,7 @@ _ACEOF
  fi
  { echo "$as_me:$LINENO: result: $have_libffi" >&5
  echo "${ECHO_T}$have_libffi" >&6; }
@@ -8146,7 +8131,7 @@
    HAVE_LIBFFI_TRUE=
    HAVE_LIBFFI_FALSE='#'
  else
-@@ -12566,9 +12606,7 @@ echo "${ECHO_T}yes" >&6; }
+@@ -13839,9 +13879,7 @@ echo "${ECHO_T}yes" >&6; }
  fi
  
  
@@ -8157,7 +8142,7 @@
    BUILD_GIO_TRUE=
    BUILD_GIO_FALSE='#'
  else
-@@ -12653,9 +12691,7 @@ echo "${ECHO_T}yes" >&6; }
+@@ -13926,9 +13964,7 @@ echo "${ECHO_T}yes" >&6; }
  fi
  
  
@@ -8168,7 +8153,7 @@
    BUILD_GIOUNIX_TRUE=
    BUILD_GIOUNIX_FALSE='#'
  else
-@@ -12947,6 +12983,13 @@ LIBOBJS=$ac_libobjs
+@@ -14220,6 +14256,13 @@ LIBOBJS=$ac_libobjs
  LTLIBOBJS=$ac_ltlibobjs
  
  
@@ -8182,7 +8167,7 @@
  if test -z "${PLATFORM_WIN32_TRUE}" && test -z "${PLATFORM_WIN32_FALSE}"; then
    { { echo "$as_me:$LINENO: error: conditional \"PLATFORM_WIN32\" was never defined.
  Usually this means the macro was only invoked conditionally." >&5
-@@ -13367,6 +13410,7 @@ gives unlimited permission to copy, dist
+@@ -14640,6 +14683,7 @@ gives unlimited permission to copy, dist
  ac_pwd='$ac_pwd'
  srcdir='$srcdir'
  INSTALL='$INSTALL'
@@ -8190,7 +8175,7 @@
  _ACEOF
  
  cat >>$CONFIG_STATUS <<\_ACEOF
-@@ -13848,6 +13892,7 @@ PYGOBJECT_MICRO_VERSION!$PYGOBJECT_MICRO
+@@ -15122,6 +15166,7 @@ PYGOBJECT_MICRO_VERSION!$PYGOBJECT_MICRO
  INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
  INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
  INSTALL_DATA!$INSTALL_DATA$ac_delim
@@ -8198,7 +8183,7 @@
  CYGPATH_W!$CYGPATH_W$ac_delim
  PACKAGE!$PACKAGE$ac_delim
  VERSION!$VERSION$ac_delim
-@@ -13866,6 +13911,9 @@ am__leading_dot!$am__leading_dot$ac_deli
+@@ -15140,6 +15185,9 @@ am__leading_dot!$am__leading_dot$ac_deli
  AMTAR!$AMTAR$ac_delim
  am__tar!$am__tar$ac_delim
  am__untar!$am__untar$ac_delim
@@ -8208,7 +8193,7 @@
  build!$build$ac_delim
  build_cpu!$build_cpu$ac_delim
  build_vendor!$build_vendor$ac_delim
-@@ -13897,10 +13945,6 @@ AMDEP_FALSE!$AMDEP_FALSE$ac_delim
+@@ -15171,10 +15219,6 @@ AMDEP_FALSE!$AMDEP_FALSE$ac_delim
  AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
  CCDEPMODE!$CCDEPMODE$ac_delim
  am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
@@ -8219,7 +8204,7 @@
  _ACEOF
  
    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -13942,6 +13986,10 @@ _ACEOF
+@@ -15216,6 +15260,10 @@ _ACEOF
  ac_delim='%!_!# '
  for ac_last_try in false false false false false :; do
    cat >conf$$subs.sed <<_ACEOF
@@ -8230,7 +8215,7 @@
  FGREP!$FGREP$ac_delim
  LD!$LD$ac_delim
  DUMPBIN!$DUMPBIN$ac_delim
-@@ -13978,6 +14026,7 @@ GLIB_LIBS!$GLIB_LIBS$ac_delim
+@@ -15252,6 +15300,7 @@ GLIB_LIBS!$GLIB_LIBS$ac_delim
  GLIB_GENMARSHAL!$GLIB_GENMARSHAL$ac_delim
  GOBJECT_QUERY!$GOBJECT_QUERY$ac_delim
  GLIB_MKENUMS!$GLIB_MKENUMS$ac_delim
@@ -8238,7 +8223,7 @@
  pygobject_CODEGEN_DEFINES!$pygobject_CODEGEN_DEFINES$ac_delim
  DATADIR!$DATADIR$ac_delim
  FFI_CFLAGS!$FFI_CFLAGS$ac_delim
-@@ -13996,7 +14045,7 @@ LIBOBJS!$LIBOBJS$ac_delim
+@@ -15270,7 +15319,7 @@ LIBOBJS!$LIBOBJS$ac_delim
  LTLIBOBJS!$LTLIBOBJS$ac_delim
  _ACEOF
  
@@ -8247,7 +8232,7 @@
      break
    elif $ac_last_try; then
      { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
-@@ -14223,6 +14272,11 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_
+@@ -15497,6 +15546,11 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_
    [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
    *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
    esac
@@ -8259,7 +8244,7 @@
  _ACEOF
  
  cat >>$CONFIG_STATUS <<\_ACEOF
-@@ -14276,6 +14330,7 @@ s&@builddir@&$ac_builddir&;t t
+@@ -15550,6 +15604,7 @@ s&@builddir@&$ac_builddir&;t t
  s&@abs_builddir@&$ac_abs_builddir&;t t
  s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
  s&@INSTALL@&$ac_INSTALL&;t t
@@ -8267,7 +8252,7 @@
  $ac_datarootdir_hack
  " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
  
-@@ -14391,21 +14446,22 @@ echo "$as_me: $ac_file is unchanged" >&6
+@@ -15665,21 +15720,22 @@ echo "$as_me: $ac_file is unchanged" >&6
    fi
    rm -f "$tmp/out12"
  # Compute $ac_file's index in $config_headers.
@@ -8297,7 +8282,7 @@
      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
  	    s//\1/
  	    q
-@@ -14440,8 +14496,9 @@ echo "$as_me: executing $ac_file command
+@@ -15714,8 +15770,9 @@ echo "$as_me: executing $ac_file command
    # some people rename them; so instead we look at the file content.
    # Grep'ing the first line is not enough: some people post-process
    # each Makefile.in and add a new line on top of each file to say so.
@@ -8309,10 +8294,10 @@
      dirpart=`$as_dirname -- "$mf" ||
  $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
  	 X"$mf" : 'X\(//\)[^/]' \| \
-Index: pygobject-2.16.0/docs/Makefile.in
+Index: pygobject-2.16.1/docs/Makefile.in
 ===================================================================
---- pygobject-2.16.0.orig/docs/Makefile.in	2009-01-04 21:34:57.000000000 +0100
-+++ pygobject-2.16.0/docs/Makefile.in	2009-03-08 12:54:00.141172930 +0100
+--- pygobject-2.16.1.orig/docs/Makefile.in	2009-02-20 23:37:45.000000000 +0100
++++ pygobject-2.16.1/docs/Makefile.in	2009-03-11 22:54:42.189269796 +0100
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
@@ -8594,10 +8579,10 @@
  
  
  install-data-local:
-Index: pygobject-2.16.0/examples/Makefile.in
+Index: pygobject-2.16.1/examples/Makefile.in
 ===================================================================
---- pygobject-2.16.0.orig/examples/Makefile.in	2009-01-04 21:34:57.000000000 +0100
-+++ pygobject-2.16.0/examples/Makefile.in	2009-03-08 12:54:00.209172005 +0100
+--- pygobject-2.16.1.orig/examples/Makefile.in	2009-02-20 23:37:45.000000000 +0100
++++ pygobject-2.16.1/examples/Makefile.in	2009-03-11 22:54:42.265271494 +0100
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
@@ -8850,10 +8835,10 @@
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
-Index: pygobject-2.16.0/gio/Makefile.in
+Index: pygobject-2.16.1/gio/Makefile.in
 ===================================================================
---- pygobject-2.16.0.orig/gio/Makefile.in	2009-01-04 21:34:57.000000000 +0100
-+++ pygobject-2.16.0/gio/Makefile.in	2009-03-08 12:54:00.413673765 +0100
+--- pygobject-2.16.1.orig/gio/Makefile.in	2009-02-20 23:37:45.000000000 +0100
++++ pygobject-2.16.1/gio/Makefile.in	2009-03-11 22:54:42.513272637 +0100
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
@@ -9377,10 +9362,10 @@
  
  gio.c: $(GIO_DEFS) $(GIO_OVERRIDES)
  giounix.c: $(GIOUNIX_DEFS) unix.override
-Index: pygobject-2.16.0/glib/Makefile.in
+Index: pygobject-2.16.1/glib/Makefile.in
 ===================================================================
---- pygobject-2.16.0.orig/glib/Makefile.in	2009-01-04 21:34:57.000000000 +0100
-+++ pygobject-2.16.0/glib/Makefile.in	2009-03-08 12:54:00.573673918 +0100
+--- pygobject-2.16.1.orig/glib/Makefile.in	2009-02-20 23:37:45.000000000 +0100
++++ pygobject-2.16.1/glib/Makefile.in	2009-03-11 22:54:42.709273106 +0100
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
@@ -9981,10 +9966,10 @@
  	uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS \
  	uninstall-pyglibLTLIBRARIES uninstall-pyglibPYTHON
  
-Index: pygobject-2.16.0/gobject/Makefile.in
+Index: pygobject-2.16.1/gobject/Makefile.in
 ===================================================================
---- pygobject-2.16.0.orig/gobject/Makefile.in	2009-01-04 21:34:58.000000000 +0100
-+++ pygobject-2.16.0/gobject/Makefile.in	2009-03-08 12:54:00.745172739 +0100
+--- pygobject-2.16.1.orig/gobject/Makefile.in	2009-02-20 23:37:46.000000000 +0100
++++ pygobject-2.16.1/gobject/Makefile.in	2009-03-11 22:54:42.953768426 +0100
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
@@ -10152,7 +10137,7 @@
  AUTOMAKE_OPTIONS = 1.7
  PLATFORM_VERSION = 2.0
  pkginclude_HEADERS = pygobject.h
-@@ -277,7 +277,7 @@ _gobject_la_LDFLAGS = $(common_ldflags) 
+@@ -278,7 +278,7 @@ _gobject_la_LDFLAGS = $(common_ldflags) 
  _gobject_la_LIBADD = \
  	$(GLIB_LIBS) \
  	$(FFI_LIBS) \
@@ -10161,7 +10146,7 @@
  
  _gobject_la_SOURCES = gobjectmodule.c pygboxed.c pygboxed.h pygenum.c \
  	pygenum.h pygflags.c pygflags.h pyginterface.c pyginterface.h \
-@@ -289,7 +289,7 @@ all: all-am
+@@ -290,7 +290,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -10170,7 +10155,7 @@
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -314,27 +314,27 @@ Makefile: $(srcdir)/Makefile.in $(top_bu
+@@ -315,27 +315,27 @@ Makefile: $(srcdir)/Makefile.in $(top_bu
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -10206,7 +10191,7 @@
  	done
  
  clean-pygobjectLTLIBRARIES:
-@@ -346,7 +346,7 @@ clean-pygobjectLTLIBRARIES:
+@@ -347,7 +347,7 @@ clean-pygobjectLTLIBRARIES:
  	  rm -f "$${dir}/so_locations"; \
  	done
  _gobject.la: $(_gobject_la_OBJECTS) $(_gobject_la_DEPENDENCIES) 
@@ -10215,7 +10200,7 @@
  
  clean-noinstPROGRAMS:
  	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
-@@ -356,7 +356,7 @@ clean-noinstPROGRAMS:
+@@ -357,7 +357,7 @@ clean-noinstPROGRAMS:
  	done
  generate-constants$(EXEEXT): $(generate_constants_OBJECTS) $(generate_constants_DEPENDENCIES) 
  	@rm -f generate-constants$(EXEEXT)
@@ -10224,7 +10209,7 @@
  
  mostlyclean-compile:
  	-rm -f *.$(OBJEXT)
-@@ -377,106 +377,106 @@ distclean-compile:
+@@ -378,106 +378,106 @@ distclean-compile:
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/generate_constants-generate-constants.Po at am__quote@
  
  .c.o:
@@ -10371,7 +10356,7 @@
  @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='generate-constants.c' object='generate_constants-generate-constants.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(generate_constants_CFLAGS) $(CFLAGS) -c -o generate_constants-generate-constants.obj `if test -f 'generate-constants.c'; then $(CYGPATH_W) 'generate-constants.c'; else $(CYGPATH_W) '$(srcdir)/generate-constants.c'; fi`
-@@ -486,13 +486,9 @@ mostlyclean-libtool:
+@@ -487,13 +487,9 @@ mostlyclean-libtool:
  
  clean-libtool:
  	-rm -rf .libs _libs
@@ -10386,7 +10371,7 @@
  	@list='$(nodist_pygobject_PYTHON)'; dlist=''; for p in $$list; do\
  	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
  	  if test -f $$b$$p; then \
-@@ -520,7 +516,7 @@ uninstall-nodist_pygobjectPYTHON:
+@@ -521,7 +517,7 @@ uninstall-nodist_pygobjectPYTHON:
  	done
  install-pygobjectPYTHON: $(pygobject_PYTHON)
  	@$(NORMAL_INSTALL)
@@ -10395,7 +10380,7 @@
  	@list='$(pygobject_PYTHON)'; dlist=''; for p in $$list; do\
  	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
  	  if test -f $$b$$p; then \
-@@ -548,7 +544,7 @@ uninstall-pygobjectPYTHON:
+@@ -549,7 +545,7 @@ uninstall-pygobjectPYTHON:
  	done
  install-pkgincludeHEADERS: $(pkginclude_HEADERS)
  	@$(NORMAL_INSTALL)
@@ -10404,7 +10389,7 @@
  	@list='$(pkginclude_HEADERS)'; for p in $$list; do \
  	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  	  f=$(am__strip_dir) \
-@@ -569,8 +565,8 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS
+@@ -570,8 +566,8 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
@@ -10415,7 +10400,7 @@
  	mkid -fID $$unique
  tags: TAGS
  
-@@ -582,8 +578,8 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP
+@@ -583,8 +579,8 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
@@ -10426,7 +10411,7 @@
  	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
  	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-@@ -593,13 +589,12 @@ ctags: CTAGS
+@@ -594,13 +590,12 @@ ctags: CTAGS
  CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
  	tags=; \
@@ -10442,7 +10427,7 @@
  	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  	     $$tags $$unique
-@@ -613,22 +608,21 @@ distclean-tags:
+@@ -614,22 +609,21 @@ distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  
  distdir: $(DISTFILES)
@@ -10478,7 +10463,7 @@
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
-@@ -644,7 +638,7 @@ check: check-am
+@@ -645,7 +639,7 @@ check: check-am
  all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
  installdirs:
  	for dir in "$(DESTDIR)$(pygobjectdir)" "$(DESTDIR)$(pygobjectdir)" "$(DESTDIR)$(pygobjectdir)" "$(DESTDIR)$(pkgincludedir)"; do \
@@ -10487,7 +10472,7 @@
  	done
  install: install-am
  install-exec: install-exec-am
-@@ -680,7 +674,7 @@ distclean: distclean-am
+@@ -681,7 +675,7 @@ distclean: distclean-am
  	-rm -rf ./$(DEPDIR)
  	-rm -f Makefile
  distclean-am: clean-am distclean-compile distclean-generic \
@@ -10496,7 +10481,7 @@
  
  dvi: dvi-am
  
-@@ -696,12 +690,20 @@ install-data-am: install-nodist_pygobjec
+@@ -697,12 +691,20 @@ install-data-am: install-nodist_pygobjec
  	install-pkgincludeHEADERS install-pygobjectLTLIBRARIES \
  	install-pygobjectPYTHON
  
@@ -10517,7 +10502,7 @@
  installcheck-am:
  
  maintainer-clean: maintainer-clean-am
-@@ -722,25 +724,29 @@ ps: ps-am
+@@ -723,25 +725,29 @@ ps: ps-am
  
  ps-am:
  
@@ -10553,10 +10538,10 @@
  
  
  constants.py: generate-constants$(EXEEXT) constants.py.in
-Index: pygobject-2.16.0/INSTALL
+Index: pygobject-2.16.1/INSTALL
 ===================================================================
---- pygobject-2.16.0.orig/INSTALL	2008-12-21 17:30:46.000000000 +0100
-+++ pygobject-2.16.0/INSTALL	2009-03-08 12:54:00.881172845 +0100
+--- pygobject-2.16.1.orig/INSTALL	2009-02-18 00:20:53.000000000 +0100
++++ pygobject-2.16.1/INSTALL	2009-03-11 22:54:43.209769748 +0100
 @@ -1,13 +1,19 @@
 -Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
 -Foundation, Inc.
@@ -10775,10 +10760,10 @@
  
  `--help'
  `-h'
-Index: pygobject-2.16.0/ltmain.sh
+Index: pygobject-2.16.1/ltmain.sh
 ===================================================================
---- pygobject-2.16.0.orig/ltmain.sh	2009-01-04 21:34:48.000000000 +0100
-+++ pygobject-2.16.0/ltmain.sh	2008-04-29 22:21:21.000000000 +0200
+--- pygobject-2.16.1.orig/ltmain.sh	2009-02-20 23:37:35.000000000 +0100
++++ pygobject-2.16.1/ltmain.sh	2008-04-29 22:21:21.000000000 +0200
 @@ -1,83 +1,52 @@
 -# Generated from ltmain.m4sh.
 -
@@ -24475,10 +24460,10 @@
  # End:
 -# vi:sw=2
 -
-Index: pygobject-2.16.0/Makefile.in
+Index: pygobject-2.16.1/Makefile.in
 ===================================================================
---- pygobject-2.16.0.orig/Makefile.in	2009-01-04 21:34:58.000000000 +0100
-+++ pygobject-2.16.0/Makefile.in	2009-03-08 12:54:00.989172325 +0100
+--- pygobject-2.16.1.orig/Makefile.in	2009-02-20 23:37:46.000000000 +0100
++++ pygobject-2.16.1/Makefile.in	2009-03-11 22:54:43.633773357 +0100
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
@@ -25015,10 +25000,10 @@
  
  
  # install pth file.
-Index: pygobject-2.16.0/tests/Makefile.in
+Index: pygobject-2.16.1/tests/Makefile.in
 ===================================================================
---- pygobject-2.16.0.orig/tests/Makefile.in	2009-01-04 21:34:58.000000000 +0100
-+++ pygobject-2.16.0/tests/Makefile.in	2009-03-08 12:54:00.841173418 +0100
+--- pygobject-2.16.1.orig/tests/Makefile.in	2009-02-20 23:37:46.000000000 +0100
++++ pygobject-2.16.1/tests/Makefile.in	2009-03-11 22:54:43.077769242 +0100
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
@@ -25176,8 +25161,8 @@
 +top_builddir = @top_builddir@
 +top_srcdir = @top_srcdir@
  INCLUDES = \
+ 	-I$(top_srcdir)/gobject \
  	$(PYTHON_INCLUDES) \
- 	$(GLIB_CFLAGS) \
 @@ -261,7 +257,7 @@ all: all-am
  
  .SUFFIXES:




More information about the pkg-gnome-commits mailing list