Package: gwget
Version: 1.0.4-1.1
Tags: patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/control: Depends on epiphany-extensions rather than
    epiphany-browser, because without -extensions epiphany won't use any
    plugins. (LP: #621497)

We thought you might be interested in doing the same.
diff -u gwget2-1.0.4/debian/control gwget2-1.0.4/debian/control
--- gwget2-1.0.4/debian/control
+++ gwget2-1.0.4/debian/control
@@ -44,8 +44,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         epiphany-browser (>= 2.29),
-         epiphany-browser (<< 2.30),
+         epiphany-extensions (>= 2.30),
          gwget
 Description: Gwget extension for Epiphany web browser
  Extension for using gwget as a download manager in Epiphany web
diff -u gwget2-1.0.4/debian/control.in gwget2-1.0.4/debian/control.in
--- gwget2-1.0.4/debian/control.in
+++ gwget2-1.0.4/debian/control.in
@@ -39,8 +39,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         epiphany-browser (>= 2.29),
-         epiphany-browser (<< 2.30),
+         epiphany-extensions (>= 2.30),
          gwget
 Description: Gwget extension for Epiphany web browser
  Extension for using gwget as a download manager in Epiphany web

Reply via email to