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
=== modified file 'debian/config/mozconfig.in'
--- debian/config/mozconfig.in 2017-10-04 17:48:24 +0000
+++ debian/config/mozconfig.in 2017-12-04 01:41:45 +0000
@@ -6,6 +6,7 @@
6ac_add_options --with-l10n-base=@TOPSRCDIR@/l10n6ac_add_options --with-l10n-base=@TOPSRCDIR@/l10n
7mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/@MOZ_OBJDIR@7mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/@MOZ_OBJDIR@
8ac_add_options --enable-release8ac_add_options --enable-release
9ac_add_options --disable-gconf
9ac_add_options --disable-install-strip10ac_add_options --disable-install-strip
10ac_add_options --disable-updater11ac_add_options --disable-updater
11ac_add_options --enable-application=mail12ac_add_options --enable-application=mail
1213
=== modified file 'debian/control'
--- debian/control 2017-05-05 19:49:28 +0000
+++ debian/control 2017-12-04 01:41:45 +0000
@@ -8,7 +8,6 @@
8 debhelper (>= 7),8 debhelper (>= 7),
9 autotools-dev,9 autotools-dev,
10 autoconf2.13,10 autoconf2.13,
11 quilt,
12 zip,11 zip,
13 libx11-dev,12 libx11-dev,
14 libx11-xcb-dev,13 libx11-xcb-dev,
@@ -20,8 +19,6 @@
20 libpango1.0-dev (>= 1.14.0),19 libpango1.0-dev (>= 1.14.0),
21 libfontconfig1-dev,20 libfontconfig1-dev,
22 libfreetype6-dev (>= 2.0.1),21 libfreetype6-dev (>= 2.0.1),
23 libgconf2-dev (>= 1.2.1),
24 libgnomeui-dev (>= 2.2.0),
25 libstartup-notification0-dev,22 libstartup-notification0-dev,
26 libasound2-dev,23 libasound2-dev,
27 libcurl4-openssl-dev,24 libcurl4-openssl-dev,
@@ -53,7 +50,7 @@
53 ${support:Recommends},50 ${support:Recommends},
54 libcanberra0,51 libcanberra0,
55 libdbusmenu-glib4,52 libdbusmenu-glib4,
56 libdbusmenu-gtk453 libdbusmenu-gtk3-4
57Suggests: ${support:Suggests},54Suggests: ${support:Suggests},
58 ttf-lyx55 ttf-lyx
59Breaks: ${transitional:Breaks}56Breaks: ${transitional:Breaks}
6057
=== modified file 'debian/control.in'
--- debian/control.in 2017-05-05 19:49:28 +0000
+++ debian/control.in 2017-12-04 01:41:45 +0000
@@ -8,7 +8,6 @@
8 debhelper (>= 7),8 debhelper (>= 7),
9 autotools-dev,9 autotools-dev,
10 autoconf2.13,10 autoconf2.13,
11 quilt,
12 zip,11 zip,
13 libx11-dev,12 libx11-dev,
14 libx11-xcb-dev,13 libx11-xcb-dev,
@@ -20,8 +19,6 @@
20 libpango1.0-dev (>= 1.14.0),19 libpango1.0-dev (>= 1.14.0),
21 libfontconfig1-dev,20 libfontconfig1-dev,
22 libfreetype6-dev (>= 2.0.1),21 libfreetype6-dev (>= 2.0.1),
23 libgconf2-dev (>= 1.2.1),
24 libgnomeui-dev (>= 2.2.0),
25 libstartup-notification0-dev,22 libstartup-notification0-dev,
26 libasound2-dev,23 libasound2-dev,
27 libcurl4-openssl-dev,24 libcurl4-openssl-dev,
@@ -53,7 +50,7 @@
53 ${support:Recommends},50 ${support:Recommends},
54 libcanberra0,51 libcanberra0,
55 libdbusmenu-glib4,52 libdbusmenu-glib4,
56 libdbusmenu-gtk453 libdbusmenu-gtk3-4
57Suggests: ${support:Suggests},54Suggests: ${support:Suggests},
58 ttf-lyx55 ttf-lyx
59Breaks: ${transitional:Breaks}56Breaks: ${transitional:Breaks}

Subscribers

People subscribed via source and target branches

to all changes: