r23985 - in /packages/unstable/gnome-python-extras/debian: ./ patches/ source/

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Fri Apr 23 17:19:54 UTC 2010


Author: pochu
Date: Fri Apr 23 17:19:54 2010
New Revision: 23985

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23985
Log:
* debian/control.in,
  debian/rules:
  - Convert to CDBS with python-autotools.mk.
* debian/control.in,
  debian/rules,
  debian/source/format:
  - Convert from plain quilt to source format 3.0 (quilt).
* debian/patches/01_xul19.patch:
  - Delete gtkmozembed/gtkmozembedmodule.c here.
* debian/patches/03_doc-build.patch,
  debian/patches/05_gdl_2.28_more.patch:
  - Add headers.
* debian/patches/10_python_m4.patch:
  - New patch, use Python's sys.prefix to look for libpython,
    rather than looking at $PYTHON's dirname (which may not be
    an absolute path).
* debian/*.install:
  - Install files from debian/tmp.
  - Install modules for Python 2.6 too.
* debian/control.in:
  - Standards-Version is 3.8.4, no changes needed.
* debian/patches/01_xul19.patch:
  - Integrate changes from Ubuntu by Chris Coulson:
    + Call AC_PROG_CXX, needed for AC_LANG_PUSH(C++).
    + Ensure that the 1.9.2 GRE is loaded and also make sure that
      it works correctly by calling gtk_moz_embed_push_startup when
      the module is loaded.

Added:
    packages/unstable/gnome-python-extras/debian/patches/10_python_m4.patch
    packages/unstable/gnome-python-extras/debian/source/
    packages/unstable/gnome-python-extras/debian/source/format
Modified:
    packages/unstable/gnome-python-extras/debian/changelog
    packages/unstable/gnome-python-extras/debian/control
    packages/unstable/gnome-python-extras/debian/control.in
    packages/unstable/gnome-python-extras/debian/patches/01_xul19.patch
    packages/unstable/gnome-python-extras/debian/patches/03_doc-build.patch
    packages/unstable/gnome-python-extras/debian/patches/05_gdl_2.28_more.patch
    packages/unstable/gnome-python-extras/debian/patches/70_autotools.patch
    packages/unstable/gnome-python-extras/debian/patches/series
    packages/unstable/gnome-python-extras/debian/python-eggtrayicon.install
    packages/unstable/gnome-python-extras/debian/python-gda.install
    packages/unstable/gnome-python-extras/debian/python-gdl.install
    packages/unstable/gnome-python-extras/debian/python-gksu2.install
    packages/unstable/gnome-python-extras/debian/python-gnome2-extras-dev.install
    packages/unstable/gnome-python-extras/debian/python-gtkhtml2.install
    packages/unstable/gnome-python-extras/debian/python-gtkmozembed.install
    packages/unstable/gnome-python-extras/debian/python-gtkspell.install
    packages/unstable/gnome-python-extras/debian/rules

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: packages/unstable/gnome-python-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/changelog?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control.in?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/patches/01_xul19.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/01_xul19.patch?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/patches/03_doc-build.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/03_doc-build.patch?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/patches/05_gdl_2.28_more.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/05_gdl_2.28_more.patch?rev=23985&op=diff

Added: packages/unstable/gnome-python-extras/debian/patches/10_python_m4.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/10_python_m4.patch?rev=23985&op=file

Modified: packages/unstable/gnome-python-extras/debian/patches/70_autotools.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/70_autotools.patch?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/series?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/python-eggtrayicon.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-eggtrayicon.install?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/python-gda.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gda.install?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/python-gdl.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gdl.install?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/python-gksu2.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gksu2.install?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/python-gnome2-extras-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gnome2-extras-dev.install?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/python-gtkhtml2.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gtkhtml2.install?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/python-gtkmozembed.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gtkmozembed.install?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/python-gtkspell.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gtkspell.install?rev=23985&op=diff

Modified: packages/unstable/gnome-python-extras/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/rules?rev=23985&op=diff

Added: packages/unstable/gnome-python-extras/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/source/format?rev=23985&op=file




More information about the pkg-gnome-commits mailing list