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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Aug 14 19:37:01 UTC 2009


Author: joss
Date: Fri Aug 14 19:37:01 2009
New Revision: 20917

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20917
Log:
Only require python-gconf instead of python-gnome2.

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=20917&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/changelog [utf-8] (original)
+++ packages/unstable/epiphany-extensions/debian/changelog [utf-8] Fri Aug 14 19:37:01 2009
@@ -1,3 +1,9 @@
+epiphany-extensions (2.26.1-2) UNRELEASED; urgency=low
+
+  * Only require python-gconf instead of python-gnome2.
+
+ -- Josselin Mouette <joss at debian.org>  Fri, 14 Aug 2009 21:36:49 +0200
+
 epiphany-extensions (2.26.1-1) unstable; urgency=low
 
   * Require python 2.5 and drop elementtree requirement. 

Modified: packages/unstable/epiphany-extensions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/control?rev=20917&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control [utf-8] (original)
+++ packages/unstable/epiphany-extensions/debian/control [utf-8] Fri Aug 14 19:37:01 2009
@@ -36,7 +36,7 @@
          w3c-dtd-xhtml,
          ${python:Depends},
          python-gtk2 (>= 2.11.0),
-         python-gnome2
+         python-gconf
 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=20917&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control.in [utf-8] (original)
+++ packages/unstable/epiphany-extensions/debian/control.in [utf-8] Fri Aug 14 19:37:01 2009
@@ -36,7 +36,7 @@
          w3c-dtd-xhtml,
          ${python:Depends},
          python-gtk2 (>= 2.11.0),
-         python-gnome2
+         python-gconf
 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