r21570 - in /desktop/unstable/epiphany-browser/debian: changelog control control.in

kov at users.alioth.debian.org kov at users.alioth.debian.org
Fri Sep 25 11:28:16 UTC 2009


Author: kov
Date: Fri Sep 25 11:28:16 2009
New Revision: 21570

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21570
Log:
Make epiphany-webkit actually useful as transitional package

Modified:
    desktop/unstable/epiphany-browser/debian/changelog
    desktop/unstable/epiphany-browser/debian/control
    desktop/unstable/epiphany-browser/debian/control.in

Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=21570&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog [utf-8] Fri Sep 25 11:28:16 2009
@@ -1,3 +1,10 @@
+epiphany-browser (2.28.0-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+  - epiphany-webkit needs to depend on epiphany-browser, or it's useless
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Thu, 24 Sep 2009 20:46:21 -0300
+
 epiphany-browser (2.28.0-1) unstable; urgency=low
 
   * New upstream release

Modified: desktop/unstable/epiphany-browser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control?rev=21570&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control [utf-8] Fri Sep 25 11:28:16 2009
@@ -121,6 +121,7 @@
 
 Package: epiphany-webkit
 Architecture: all
+Depends: epiphany-browser (>= 2.28.0)
 Description: Dummy, transitional package
  This package has been made obsolete by epiphany-browser 2.28.0, and
  is safe to remove.

Modified: desktop/unstable/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control.in?rev=21570&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control.in [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control.in [utf-8] Fri Sep 25 11:28:16 2009
@@ -121,6 +121,7 @@
 
 Package: epiphany-webkit
 Architecture: all
+Depends: epiphany-browser (>= 2.28.0)
 Description: Dummy, transitional package
  This package has been made obsolete by epiphany-browser 2.28.0, and
  is safe to remove.




More information about the pkg-gnome-commits mailing list