Merge lp:~jbicha/thunderbird/update-dependencies into lp:~mozillateam/thunderbird/thunderbird.artful

Proposed by Jeremy Bícha
Status: Needs review
Proposed branch: lp:~jbicha/thunderbird/update-dependencies
Merge into: lp:~mozillateam/thunderbird/thunderbird.artful
Diff against target: 71 lines (+3/-8)
3 files modified
debian/config/mozconfig.in (+1/-0)
debian/control (+1/-4)
debian/control.in (+1/-4)
To merge this branch: bzr merge lp:~jbicha/thunderbird/update-dependencies
Reviewer Review Type Date Requested Status
Mozilla Team Pending
Review via email: mp+334654@code.launchpad.net
To post a comment you must log in.
442. By Jeremy Bícha

Update dependencies

Drop obsolete Build-Depends on quilt, libgconf2-dev and libgnomeui-dev
Depend on libdbusmenu-gtk3-4 instead of the GTK+ 2 version

Unmerged revisions

442. By Jeremy Bícha

Update dependencies

Drop obsolete Build-Depends on quilt, libgconf2-dev and libgnomeui-dev
Depend on libdbusmenu-gtk3-4 instead of the GTK+ 2 version

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/config/mozconfig.in'
2--- debian/config/mozconfig.in 2017-10-04 17:48:24 +0000
3+++ debian/config/mozconfig.in 2017-12-04 01:41:45 +0000
4@@ -6,6 +6,7 @@
5 ac_add_options --with-l10n-base=@TOPSRCDIR@/l10n
6 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/@MOZ_OBJDIR@
7 ac_add_options --enable-release
8+ac_add_options --disable-gconf
9 ac_add_options --disable-install-strip
10 ac_add_options --disable-updater
11 ac_add_options --enable-application=mail
12
13=== modified file 'debian/control'
14--- debian/control 2017-05-05 19:49:28 +0000
15+++ debian/control 2017-12-04 01:41:45 +0000
16@@ -8,7 +8,6 @@
17 debhelper (>= 7),
18 autotools-dev,
19 autoconf2.13,
20- quilt,
21 zip,
22 libx11-dev,
23 libx11-xcb-dev,
24@@ -20,8 +19,6 @@
25 libpango1.0-dev (>= 1.14.0),
26 libfontconfig1-dev,
27 libfreetype6-dev (>= 2.0.1),
28- libgconf2-dev (>= 1.2.1),
29- libgnomeui-dev (>= 2.2.0),
30 libstartup-notification0-dev,
31 libasound2-dev,
32 libcurl4-openssl-dev,
33@@ -53,7 +50,7 @@
34 ${support:Recommends},
35 libcanberra0,
36 libdbusmenu-glib4,
37- libdbusmenu-gtk4
38+ libdbusmenu-gtk3-4
39 Suggests: ${support:Suggests},
40 ttf-lyx
41 Breaks: ${transitional:Breaks}
42
43=== modified file 'debian/control.in'
44--- debian/control.in 2017-05-05 19:49:28 +0000
45+++ debian/control.in 2017-12-04 01:41:45 +0000
46@@ -8,7 +8,6 @@
47 debhelper (>= 7),
48 autotools-dev,
49 autoconf2.13,
50- quilt,
51 zip,
52 libx11-dev,
53 libx11-xcb-dev,
54@@ -20,8 +19,6 @@
55 libpango1.0-dev (>= 1.14.0),
56 libfontconfig1-dev,
57 libfreetype6-dev (>= 2.0.1),
58- libgconf2-dev (>= 1.2.1),
59- libgnomeui-dev (>= 2.2.0),
60 libstartup-notification0-dev,
61 libasound2-dev,
62 libcurl4-openssl-dev,
63@@ -53,7 +50,7 @@
64 ${support:Recommends},
65 libcanberra0,
66 libdbusmenu-glib4,
67- libdbusmenu-gtk4
68+ libdbusmenu-gtk3-4
69 Suggests: ${support:Suggests},
70 ttf-lyx
71 Breaks: ${transitional:Breaks}

Subscribers

People subscribed via source and target branches

to all changes: