diffstat for firefox-52.0.1 firefox-52.0.1 changelog | 6 ++++++ control | 14 ++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff -Nru firefox-52.0.1/debian/changelog firefox-52.0.1/debian/changelog --- firefox-52.0.1/debian/changelog 2017-03-17 23:49:59.000000000 +0000 +++ firefox-52.0.1/debian/changelog 2017-04-02 22:10:51.000000000 +0000 @@ -1,3 +1,9 @@ +firefox (52.0.1-1~bpo80+parsix1) unstable; urgency=medium + + * Build for Parsix + + -- Alan Baghumian Sun, 02 Apr 2017 15:10:12 -0700 + firefox (52.0.1-1) unstable; urgency=medium * New upstream release. diff -Nru firefox-52.0.1/debian/control firefox-52.0.1/debian/control --- firefox-52.0.1/debian/control 2017-03-17 23:49:59.000000000 +0000 +++ firefox-52.0.1/debian/control 2017-04-02 22:11:01.000000000 +0000 @@ -4,7 +4,7 @@ Maintainer: Maintainers of Mozilla-related packages Uploaders: Mike Hommey Build-Depends: autotools-dev, - debhelper (>= 9.20160114), + debhelper (>= 9), autoconf2.13, libx11-dev, libx11-xcb-dev, @@ -21,7 +21,6 @@ python-minimal (>= 2.6.6-13~), python-ply, dpkg-dev (>= 1.16.1.1~), - libvpx-dev (>= 1.5.0), libhunspell-dev (>= 1.2), libdbus-glib-1-dev, libasound2-dev [linux-any], @@ -73,6 +72,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