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

Proposed by Jeremy Bícha
Status: Needs review
Proposed branch: lp:~jbicha/firefox/update-dependencies
Merge into: lp:~mozillateam/firefox/firefox-beta.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/firefox/update-dependencies
Reviewer Review Type Date Requested Status
Rico Tzschichholz Pending
Review via email: mp+334732@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Rico Tzschichholz (ricotz) wrote :

Unmerged revisions

1218. 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-11-28 06:36:40 +0000
+++ debian/config/mozconfig.in 2017-12-05 05:46:45 +0000
@@ -6,6 +6,7 @@
6ac_add_options --with-l10n-base=@TOPSRCDIR@/@DEB_BUILDDIR@/l10n6ac_add_options --with-l10n-base=@TOPSRCDIR@/@DEB_BUILDDIR@/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=browser12ac_add_options --enable-application=browser
1213
=== modified file 'debian/control'
--- debian/control 2017-11-11 09:22:52 +0000
+++ debian/control 2017-12-05 05:46:45 +0000
@@ -9,7 +9,6 @@
9 debhelper (>= 9),9 debhelper (>= 9),
10 autotools-dev,10 autotools-dev,
11 autoconf2.13,11 autoconf2.13,
12 quilt,
13 zip,12 zip,
14 libx11-dev,13 libx11-dev,
15 libx11-xcb-dev,14 libx11-xcb-dev,
@@ -21,8 +20,6 @@
21 libpango1.0-dev (>= 1.14.0),20 libpango1.0-dev (>= 1.14.0),
22 libfontconfig1-dev,21 libfontconfig1-dev,
23 libfreetype6-dev (>= 2.0.1),22 libfreetype6-dev (>= 2.0.1),
24 libgconf2-dev (>= 1.2.1),
25 libgnomeui-dev (>= 2.2.0),
26 libstartup-notification0-dev,23 libstartup-notification0-dev,
27 libasound2-dev,24 libasound2-dev,
28 libcurl4-openssl-dev,25 libcurl4-openssl-dev,
@@ -55,7 +52,7 @@
55 ${support:Recommends},52 ${support:Recommends},
56 libcanberra0,53 libcanberra0,
57 libdbusmenu-glib4,54 libdbusmenu-glib4,
58 libdbusmenu-gtk455 libdbusmenu-gtk3-4
59Provides: www-browser,56Provides: www-browser,
60 iceweasel,57 iceweasel,
61 gnome-www-browser,58 gnome-www-browser,
6259
=== modified file 'debian/control.in'
--- debian/control.in 2017-11-11 09:22:52 +0000
+++ debian/control.in 2017-12-05 05:46:45 +0000
@@ -9,7 +9,6 @@
9 debhelper (>= 9),9 debhelper (>= 9),
10 autotools-dev,10 autotools-dev,
11 autoconf2.13,11 autoconf2.13,
12 quilt,
13 zip,12 zip,
14 libx11-dev,13 libx11-dev,
15 libx11-xcb-dev,14 libx11-xcb-dev,
@@ -21,8 +20,6 @@
21 libpango1.0-dev (>= 1.14.0),20 libpango1.0-dev (>= 1.14.0),
22 libfontconfig1-dev,21 libfontconfig1-dev,
23 libfreetype6-dev (>= 2.0.1),22 libfreetype6-dev (>= 2.0.1),
24 libgconf2-dev (>= 1.2.1),
25 libgnomeui-dev (>= 2.2.0),
26 libstartup-notification0-dev,23 libstartup-notification0-dev,
27 libasound2-dev,24 libasound2-dev,
28 libcurl4-openssl-dev,25 libcurl4-openssl-dev,
@@ -55,7 +52,7 @@
55 ${support:Recommends},52 ${support:Recommends},
56 libcanberra0,53 libcanberra0,
57 libdbusmenu-glib4,54 libdbusmenu-glib4,
58 libdbusmenu-gtk455 libdbusmenu-gtk3-4
59Provides: www-browser,56Provides: www-browser,
60 iceweasel,57 iceweasel,
61 gnome-www-browser,58 gnome-www-browser,

Subscribers

People subscribed via source and target branches

to all changes: