diffstat of debian/ for firefox_50.0-2 firefox_50.0-2~bpo80+parsix1 changelog | 6 ++++++ control | 21 ++++++++++++--------- 2 files changed, 18 insertions(+), 9 deletions(-) --- firefox-50.0/debian/changelog 2016-11-18 21:16:41.000000000 +0000 +++ firefox-50.0/debian/changelog 2016-11-19 22:40:44.000000000 +0000 @@ -1,3 +1,9 @@ +firefox (50.0-2~bpo80+parsix1) unstable; urgency=medium + + * Build for Parsix + + -- Alan Baghumian Sat, 19 Nov 2016 14:40:10 -0800 + firefox (50.0-2) unstable; urgency=medium * debian/rules: Use mach to run icu_source_data.py. This should fix FTBFS --- firefox-50.0/debian/control 2016-11-18 21:16:41.000000000 +0000 +++ firefox-50.0/debian/control 2016-11-19 22:55:50.000000000 +0000 @@ -4,9 +4,7 @@ Maintainer: Maintainers of Mozilla-related packages Uploaders: Mike Hommey Build-Depends: autotools-dev, - debhelper (>= 9.20160114), - gcc-5 [armel armhf arm64], - g++-5 [armel armhf arm64], + debhelper (>= 9), autoconf2.13, libx11-dev, libx11-xcb-dev, @@ -25,10 +23,6 @@ python-minimal (>= 2.6.6-13~), python-ply, dpkg-dev (>= 1.16.1.1~), - libnspr4-dev (>= 2:4.12~), - libnss3-dev (>= 2:3.26.2~), - libsqlite3-dev (>= 3.13.0), - libvpx-dev (>= 1.4.0), libhunspell-dev (>= 1.2), libdbus-glib-1-dev, libasound2-dev [linux-any], @@ -80,6 +74,17 @@ Firefox is a powerful, extensible web browser with support for modern web application technologies. +Package: firefox-dbg +Architecture: any +Priority: extra +Section: debug +Depends: firefox (= ${binary:Version}), + ${misc:Depends} +Description: Debugging symbols for Firefox + Firefox is a powerful, extensible web browser with support for modern + web application technologies. + . + This package contains the debugging symbols for firefox. Package: firefox-dev Section: libdevel @@ -87,8 +92,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, python-ply, - libnss3-dev, - libnspr4-dev, firefox (= ${binary:Version}) Conflicts: xulrunner-dev, Description: Development files for the Gecko engine library