r24365 - in /packages/unstable/gnome-python-extras/debian: changelog control control.in python-gtkhtml2.examples python-gtkhtml2.install
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Fri May 21 14:31:38 UTC 2010
Author: pochu
Date: Fri May 21 14:31:38 2010
New Revision: 24365
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24365
Log:
* debian/python-gtkhtml2.install,
debian/python-gtkhtml2.examples,
debian/control.in:
- Remove python-gtkhtml2. We're removing gtkhtml2 from the archive.
Removed:
packages/unstable/gnome-python-extras/debian/python-gtkhtml2.examples
packages/unstable/gnome-python-extras/debian/python-gtkhtml2.install
Modified:
packages/unstable/gnome-python-extras/debian/changelog
packages/unstable/gnome-python-extras/debian/control
packages/unstable/gnome-python-extras/debian/control.in
Modified: packages/unstable/gnome-python-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/changelog?rev=24365&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/changelog [utf-8] Fri May 21 14:31:38 2010
@@ -28,6 +28,10 @@
+ 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.
+ * debian/python-gtkhtml2.install,
+ debian/python-gtkhtml2.examples,
+ debian/control.in:
+ - Remove python-gtkhtml2. We're removing gtkhtml2 from the archive.
-- Emilio Pozuelo Monfort <pochu at debian.org> Sun, 11 Oct 2009 10:37:04 +0200
Modified: packages/unstable/gnome-python-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control?rev=24365&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/control [utf-8] Fri May 21 14:31:38 2010
@@ -16,7 +16,6 @@
libglib2.0-dev (>= 2.6.0),
libgtk2.0-dev (>= 2.4),
python-gnome2-dev (>= 2.10.0),
- libgtkhtml2-dev (>= 2.3.1),
xulrunner-dev (>= 1.9.1.3-2),
libgda-4.0-dev (>= 3.99.11),
libgksu2-dev (>= 2.0.4),
@@ -41,7 +40,6 @@
${shlibs:Depends},
${python:Depends},
python-gtk2-dev,
- python-gtkhtml2 (>= ${source:Version}),
python-gtkmozembed (>= ${source:Version}),
python-eggtrayicon (>= ${source:Version}),
python-gtkspell (>= ${source:Version}),
@@ -58,19 +56,6 @@
This package contains files that allow you to build wrappers for
addons that interoperate with Python bindings of GNOME libraries that
are not part of the official GNOME release.
-
-Package: python-gtkhtml2
-Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
- ${python:Depends},
- python-gtk2
-Conflicts: python-gnome2-extras (<< 2.19.1-1)
-Replaces: python-gnome2-extras (<< 2.19.1-1)
-XB-Python-Version: ${python:Versions}
-Description: Python bindings for the GtkHTML 2 library
- This package contains bindings allowing to run Python programs using
- the GtkHTML 2 library for HTML rendering.
Package: python-gtkmozembed
Architecture: any
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=24365&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/control.in [utf-8] Fri May 21 14:31:38 2010
@@ -11,7 +11,6 @@
libglib2.0-dev (>= 2.6.0),
libgtk2.0-dev (>= 2.4),
python-gnome2-dev (>= 2.10.0),
- libgtkhtml2-dev (>= 2.3.1),
xulrunner-dev (>= 1.9.1.3-2),
libgda-4.0-dev (>= 3.99.11),
libgksu2-dev (>= 2.0.4),
@@ -36,7 +35,6 @@
${shlibs:Depends},
${python:Depends},
python-gtk2-dev,
- python-gtkhtml2 (>= ${source:Version}),
python-gtkmozembed (>= ${source:Version}),
python-eggtrayicon (>= ${source:Version}),
python-gtkspell (>= ${source:Version}),
@@ -53,19 +51,6 @@
This package contains files that allow you to build wrappers for
addons that interoperate with Python bindings of GNOME libraries that
are not part of the official GNOME release.
-
-Package: python-gtkhtml2
-Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
- ${python:Depends},
- python-gtk2
-Conflicts: python-gnome2-extras (<< 2.19.1-1)
-Replaces: python-gnome2-extras (<< 2.19.1-1)
-XB-Python-Version: ${python:Versions}
-Description: Python bindings for the GtkHTML 2 library
- This package contains bindings allowing to run Python programs using
- the GtkHTML 2 library for HTML rendering.
Package: python-gtkmozembed
Architecture: any
More information about the pkg-gnome-commits
mailing list