r12931 - in /packages/unstable/epiphany-extensions/debian: changelog control

samm-guest at users.alioth.debian.org samm-guest at users.alioth.debian.org
Mon Oct 1 10:40:35 UTC 2007


Author: samm-guest
Date: Mon Oct  1 10:40:34 2007
New Revision: 12931

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12931
Log:
* Require python-gtk2 2.12 because the Creative Commons licence viewer
  extension uses the new gtk.EventBox.set_tooltip_text method.

Modified:
    packages/unstable/epiphany-extensions/debian/changelog
    packages/unstable/epiphany-extensions/debian/control

Modified: packages/unstable/epiphany-extensions/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/changelog?rev=12931&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/changelog (original)
+++ packages/unstable/epiphany-extensions/debian/changelog Mon Oct  1 10:40:34 2007
@@ -1,3 +1,10 @@
+epiphany-extensions (2.20.0-2) UNRELEASED; urgency=low
+
+  * Require python-gtk2 2.12 because the Creative Commons licence viewer
+    extension uses the new gtk.EventBox.set_tooltip_text method.
+
+ -- Sam Morris <sam at robots.org.uk>  Mon, 01 Oct 2007 11:38:50 +0100
+
 epiphany-extensions (2.20.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/epiphany-extensions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/control?rev=12931&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control (original)
+++ packages/unstable/epiphany-extensions/debian/control Mon Oct  1 10:40:34 2007
@@ -8,7 +8,7 @@
 
 Package: epiphany-extensions
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, epiphany-gecko (>= ${gnome:Version}), epiphany-gecko (<< ${gnome:NextVersion}), sgml-data, w3c-dtd-xhtml, ${python:Depends}, python-gtk2, python-gnome2, python-elementtree
+Depends: ${misc:Depends}, ${shlibs:Depends}, epiphany-gecko (>= ${gnome:Version}), epiphany-gecko (<< ${gnome:NextVersion}), sgml-data, w3c-dtd-xhtml, ${python:Depends}, python-gtk2 (>= 2.12.0-1), python-gnome2, python-elementtree
 Suggests: epiphany-extension-gwget
 Description: Extensions for Epiphany web browser
  Adds extra features to GNOME's Epiphany web browser, including action,




More information about the pkg-gnome-commits mailing list