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

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue Jul 8 00:13:45 UTC 2008


Author: pochu-guest
Date: Tue Jul  8 00:13:45 2008
New Revision: 16488

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16488
Log:
* debian/control.in:
  - Depend on epiphany-browser instead of epiphany-gecko. Closes: #477641.

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=16488&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/changelog (original)
+++ packages/unstable/epiphany-extensions/debian/changelog Tue Jul  8 00:13:45 2008
@@ -1,3 +1,10 @@
+epiphany-extensions (2.22.2-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Depend on epiphany-browser instead of epiphany-gecko. Closes: #477641.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 08 Jul 2008 02:12:16 +0200
+
 epiphany-extensions (2.22.2-1) unstable; urgency=low
 
   * Upload to unstable; drop check-dist include.

Modified: packages/unstable/epiphany-extensions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/epiphany-extensions/debian/control?rev=16488&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control (original)
+++ packages/unstable/epiphany-extensions/debian/control Tue Jul  8 00:13:45 2008
@@ -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>, Emilio Pozuelo Monfort <pochu at ubuntu.com>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.17),
                debhelper (>= 5),
                gnome-pkg-tools (>= 0.10),
@@ -28,7 +28,7 @@
 
 Package: epiphany-extensions
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, epiphany-gecko (>= 2.22.2), epiphany-gecko (<< ${gnome:NextVersion}), sgml-data, w3c-dtd-xhtml, ${python:Depends}, python-gtk2 (>= 2.11.0), python-gnome2, python-elementtree
+Depends: ${misc:Depends}, ${shlibs:Depends}, epiphany-browser (>= 2.22.2), epiphany-browser (<< ${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=16488&op=diff
==============================================================================
--- packages/unstable/epiphany-extensions/debian/control.in (original)
+++ packages/unstable/epiphany-extensions/debian/control.in Tue Jul  8 00:13:45 2008
@@ -28,7 +28,7 @@
 
 Package: epiphany-extensions
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, epiphany-gecko (>= 2.22.2), epiphany-gecko (<< ${gnome:NextVersion}), sgml-data, w3c-dtd-xhtml, ${python:Depends}, python-gtk2 (>= 2.11.0), python-gnome2, python-elementtree
+Depends: ${misc:Depends}, ${shlibs:Depends}, epiphany-browser (>= 2.22.2), epiphany-browser (<< ${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