diffstat for firefox-51.0.1 firefox-51.0.1 changelog | 6 ++++++ control | 15 ++++++++++++--- 2 files changed, 18 insertions(+), 3 deletions(-) diff -Nru firefox-51.0.1/debian/changelog firefox-51.0.1/debian/changelog --- firefox-51.0.1/debian/changelog 2017-02-23 07:34:17.000000000 +0000 +++ firefox-51.0.1/debian/changelog 2017-02-23 23:30:03.000000000 +0000 @@ -1,3 +1,9 @@ +firefox (51.0.1-3~bpo80+1) UNRELEASED; urgency=medium + + * Rebuild for jessie-backports. + + -- Mike Hommey Fri, 24 Feb 2017 08:30:03 +0900 + firefox (51.0.1-3) unstable; urgency=medium * js/src/jit/mips-shared/Assembler-mips-shared.h, diff -Nru firefox-51.0.1/debian/control firefox-51.0.1/debian/control --- firefox-51.0.1/debian/control 2017-02-23 07:34:17.000000000 +0000 +++ firefox-51.0.1/debian/control 2017-02-24 05:50:32.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,8 +21,6 @@ python-minimal (>= 2.6.6-13~), python-ply, dpkg-dev (>= 1.16.1.1~), - libsqlite3-dev (>= 3.14.1), - libvpx-dev (>= 1.5.0), libhunspell-dev (>= 1.2), libdbus-glib-1-dev, libasound2-dev [linux-any], @@ -73,6 +71,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