r19620 - in /packages/unstable/epiphany-extensions/debian: changelog control control.in pyversions
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Apr 16 17:12:25 UTC 2009
Author: joss
Date: Thu Apr 16 17:12:25 2009
New Revision: 19620
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19620
Log:
Require python 2.5 and drop elementtree requirement.
Closes: #524381.
Modified:
packages/unstable/epiphany-extensions/debian/changelog
packages/unstable/epiphany-extensions/debian/control
packages/unstable/epiphany-extensions/debian/control.in
packages/unstable/epiphany-extensions/debian/pyversions
Modified: packages/unstable/epiphany-extensions/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/changelog?rev=19620&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/changelog (original)
+++ packages/unstable/epiphany-extensions/debian/changelog Thu Apr 16 17:12:25 2009
@@ -1,3 +1,10 @@
+epiphany-extensions (2.24.3-2) UNRELEASED; urgency=low
+
+ * Require python 2.5 and drop elementtree requirement.
+ Closes: #524381.
+
+ -- Josselin Mouette <joss at debian.org> Thu, 16 Apr 2009 19:11:44 +0200
+
epiphany-extensions (2.24.3-1) unstable; urgency=low
* New upstream translation and bugfix release.
Modified: packages/unstable/epiphany-extensions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/control?rev=19620&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control (original)
+++ packages/unstable/epiphany-extensions/debian/control Thu Apr 16 17:12:25 2009
@@ -2,7 +2,7 @@
Section: gnome
Priority: optional
Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Build-Depends: cdbs (>= 0.4.17),
debhelper (>= 5),
gnome-pkg-tools (>= 0.10),
@@ -20,7 +20,7 @@
libosp-dev,
libdbus-glib-1-dev ( >= 0.60),
libpcre3-dev,
- python (>= 2.3),
+ python (>= 2.5),
python-gtk2-dev (>= 2.11.0),
xulrunner-dev (>= 1.9~rc1),
scrollkeeper
@@ -36,8 +36,7 @@
w3c-dtd-xhtml,
${python:Depends},
python-gtk2 (>= 2.11.0),
- python-gnome2,
- python-elementtree
+ python-gnome2
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=19620&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control.in (original)
+++ packages/unstable/epiphany-extensions/debian/control.in Thu Apr 16 17:12:25 2009
@@ -20,7 +20,7 @@
libosp-dev,
libdbus-glib-1-dev ( >= 0.60),
libpcre3-dev,
- python (>= 2.3),
+ python (>= 2.5),
python-gtk2-dev (>= 2.11.0),
xulrunner-dev (>= 1.9~rc1),
scrollkeeper
@@ -36,8 +36,7 @@
w3c-dtd-xhtml,
${python:Depends},
python-gtk2 (>= 2.11.0),
- python-gnome2,
- python-elementtree
+ python-gnome2
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/pyversions
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/pyversions?rev=19620&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/pyversions (original)
+++ packages/unstable/epiphany-extensions/debian/pyversions Thu Apr 16 17:12:25 2009
@@ -1,1 +1,1 @@
-2.3-
+2.5-
More information about the pkg-gnome-commits
mailing list