r36998 - in /desktop/experimental/libpeas/debian: changelog patches/11-no-gettext.patch patches/series rules

toabctl-guest at users.alioth.debian.org toabctl-guest at users.alioth.debian.org
Sat Mar 16 19:21:29 UTC 2013


Author: toabctl-guest
Date: Sat Mar 16 19:21:29 2013
New Revision: 36998

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36998
Log:
Run gnome-autogen.sh and remove gettext patch

Removed:
    desktop/experimental/libpeas/debian/patches/11-no-gettext.patch
Modified:
    desktop/experimental/libpeas/debian/changelog
    desktop/experimental/libpeas/debian/patches/series
    desktop/experimental/libpeas/debian/rules

Modified: desktop/experimental/libpeas/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libpeas/debian/changelog?rev=36998&op=diff
==============================================================================
--- desktop/experimental/libpeas/debian/changelog [utf-8] (original)
+++ desktop/experimental/libpeas/debian/changelog [utf-8] Sat Mar 16 19:21:29 2013
@@ -15,9 +15,9 @@
     - Enable seed loader on ia64.
     - Include autoreconf.mk to run dh_autoreconf.
     - Enable testsuite.
+    - Run gnome-autogen.sh
   * debian/patches:
     - Added 30_fix_python2-config.patch: Check for python-config binary.
-    - Added 11-no-gettext.patch: Don't mix intltool and gettext macros.
 
  -- Thomas Bechtold <thomasbechtold at jpberlin.de>  Sat, 16 Mar 2013 07:27:26 +0100
 

Modified: desktop/experimental/libpeas/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libpeas/debian/patches/series?rev=36998&op=diff
==============================================================================
--- desktop/experimental/libpeas/debian/patches/series [utf-8] (original)
+++ desktop/experimental/libpeas/debian/patches/series [utf-8] Sat Mar 16 19:21:29 2013
@@ -1,2 +1,1 @@
 30_fix_python2-config.patch
-11-no-gettext.patch

Modified: desktop/experimental/libpeas/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libpeas/debian/rules?rev=36998&op=diff
==============================================================================
--- desktop/experimental/libpeas/debian/rules [utf-8] (original)
+++ desktop/experimental/libpeas/debian/rules [utf-8] Sat Mar 16 19:21:29 2013
@@ -6,6 +6,8 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DEB_DH_AUTORECONF_ARGS = gnome-autogen.sh
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc \
                              --enable-python2 \




More information about the pkg-gnome-commits mailing list