r12932 - in /packages/unstable/epiphany-extensions/debian: changelog control control.in

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


Author: samm-guest
Date: Mon Oct  1 10:44:48 2007
New Revision: 12932

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12932
Log:
* Patch debian/control.in as well, and require only python-gtk2 2.11
  as well.

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

Modified: packages/unstable/epiphany-extensions/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/changelog?rev=12932&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/changelog (original)
+++ packages/unstable/epiphany-extensions/debian/changelog Mon Oct  1 10:44:48 2007
@@ -2,8 +2,10 @@
 
   * 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
+  * Patch debian/control.in as well, and require only python-gtk2 2.11
+    as well.
+
+ -- Sam Morris <sam at robots.org.uk>  Mon, 01 Oct 2007 11:43:54 +0100
 
 epiphany-extensions (2.20.0-1) unstable; urgency=low
 

Modified: packages/unstable/epiphany-extensions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/control?rev=12932&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control (original)
+++ packages/unstable/epiphany-extensions/debian/control Mon Oct  1 10:44:48 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 (>= 2.12.0-1), 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.11.0), 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,

Modified: packages/unstable/epiphany-extensions/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/control.in?rev=12932&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control.in (original)
+++ packages/unstable/epiphany-extensions/debian/control.in Mon Oct  1 10:44:48 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.11.0), 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