Merge lp:~ari-tczew/ubuntu/maverick/gwget2/lp-621497 into lp:ubuntu/maverick/gwget2

Proposed by Artur Rona
Status: Merged
Merged at revision: 23
Proposed branch: lp:~ari-tczew/ubuntu/maverick/gwget2/lp-621497
Merge into: lp:ubuntu/maverick/gwget2
Diff against target: 42 lines (+11/-2)
3 files modified
debian/changelog (+9/-0)
debian/control (+1/-1)
debian/control.in (+1/-1)
To merge this branch: bzr merge lp:~ari-tczew/ubuntu/maverick/gwget2/lp-621497
Reviewer Review Type Date Requested Status
Ubuntu Sponsors Pending
Review via email: mp+33274@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-07-07 21:49:43 +0000
3+++ debian/changelog 2010-08-21 00:22:40 +0000
4@@ -1,3 +1,12 @@
5+gwget2 (1.0.4-1.1ubuntu2) maverick; urgency=low
6+
7+ * debian/control: Depends on epiphany-extensions rather than
8+ epiphany-browser, because without -extensions module epiphany
9+ won't use any plugins, also epiphany-extensions package depends
10+ on epiphany-browser, so it's a better solution. (LP: #621497)
11+
12+ -- Artur Rona <ari-tczew@tlen.pl> Tue, 17 Aug 2010 22:50:10 +0200
13+
14 gwget2 (1.0.4-1.1ubuntu1) maverick; urgency=low
15
16 * Added debian/gwget.ephy-extension, converted from XML:
17
18=== modified file 'debian/control'
19--- debian/control 2010-07-07 21:49:43 +0000
20+++ debian/control 2010-08-21 00:22:40 +0000
21@@ -44,7 +44,7 @@
22 Architecture: any
23 Depends: ${shlibs:Depends},
24 ${misc:Depends},
25- epiphany-browser (>= 2.30),
26+ epiphany-extensions (>= 2.30),
27 gwget
28 Description: Gwget extension for Epiphany web browser
29 Extension for using gwget as a download manager in Epiphany web
30
31=== modified file 'debian/control.in'
32--- debian/control.in 2010-07-07 21:49:43 +0000
33+++ debian/control.in 2010-08-21 00:22:40 +0000
34@@ -39,7 +39,7 @@
35 Architecture: any
36 Depends: ${shlibs:Depends},
37 ${misc:Depends},
38- epiphany-browser (>= 2.30),
39+ epiphany-extensions (>= 2.30),
40 gwget
41 Description: Gwget extension for Epiphany web browser
42 Extension for using gwget as a download manager in Epiphany web

Subscribers

People subscribed via source and target branches

to all changes: