r12898 - in /packages/unstable/gwget2/debian: changelog control control.in epiphany-extension-gwget.install

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Sep 30 10:18:13 UTC 2007


Author: lool
Date: Sun Sep 30 10:18:13 2007
New Revision: 12898

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12898
Log:
* Port to epiphany-gecko.
  - Update install file for new location of extensions.
  - Depend on epiphany-gecko instead of epiphany-browser.

Modified:
    packages/unstable/gwget2/debian/changelog
    packages/unstable/gwget2/debian/control
    packages/unstable/gwget2/debian/control.in
    packages/unstable/gwget2/debian/epiphany-extension-gwget.install

Modified: packages/unstable/gwget2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/changelog?rev=12898&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/changelog (original)
+++ packages/unstable/gwget2/debian/changelog Sun Sep 30 10:18:13 2007
@@ -1,4 +1,4 @@
-gwget2 (0.99-2) UNRELEASED; urgency=low
+gwget2 (0.99-2) unstable; urgency=low
 
   * Cleanup whitespace.
   * Drop "+" sign in front of distclean as it would run distclean when e.g.
@@ -8,8 +8,11 @@
     - New patch 60_epi-220, allows epiphany 2.20.
     - Pass epiphany-version 2.20 to configure.
     - Update build-deps and deps.
-
- -- Loic Minier <lool at dooz.org>  Sat, 29 Sep 2007 15:33:35 +0200
+  * Port to epiphany-gecko.
+    - Update install file for new location of extensions.
+    - Depend on epiphany-gecko instead of epiphany-browser.
+
+ -- Loic Minier <lool at dooz.org>  Sun, 30 Sep 2007 12:14:56 +0200
 
 gwget2 (0.99-1) unstable; urgency=low
 

Modified: packages/unstable/gwget2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control?rev=12898&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control (original)
+++ packages/unstable/gwget2/debian/control Sun Sep 30 10:18:13 2007
@@ -41,8 +41,8 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         epiphany-browser (>= 2.20),
-         epiphany-browser (<< 2.21),
+         epiphany-gecko (>= 2.20),
+         epiphany-gecko (<< 2.21),
          gwget
 Description: Gwget extension for Epiphany web browser
  Extension for using gwget as a download manager in Epiphany web

Modified: packages/unstable/gwget2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control.in?rev=12898&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control.in (original)
+++ packages/unstable/gwget2/debian/control.in Sun Sep 30 10:18:13 2007
@@ -41,8 +41,8 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         epiphany-browser (>= 2.20),
-         epiphany-browser (<< 2.21),
+         epiphany-gecko (>= 2.20),
+         epiphany-gecko (<< 2.21),
          gwget
 Description: Gwget extension for Epiphany web browser
  Extension for using gwget as a download manager in Epiphany web

Modified: packages/unstable/gwget2/debian/epiphany-extension-gwget.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/epiphany-extension-gwget.install?rev=12898&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/epiphany-extension-gwget.install (original)
+++ packages/unstable/gwget2/debian/epiphany-extension-gwget.install Sun Sep 30 10:18:13 2007
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/epiphany
+debian/tmp/usr/lib/epiphany-gecko




More information about the pkg-gnome-commits mailing list