~jbicha/firefox/update-dependencies

« back to all changes in this revision

Viewing changes to debian/build/rules.mk

  • Committer: Rico Tzschichholz
  • Date: 2017-06-13 08:44:44 UTC
  • Revision ID: ricotz@ubuntu.com-20170613084444-5ymzkygutp3s82yl
* New upstream release from the beta channel (FIREFOX_55_0b1_BUILD1)
* Update debian/build/create-tarball.py to create xz-tarballs
* Refresh patches
  - update debian/patches/ubuntu-search-defaults.patch 
  - update debian/patches/ubuntu-ua-string-changes.patch 
  - update debian/patches/unity-menubar.patch
* Remove obsolete --enable-gio option
  - update debian/config/mozconfig.in
* Refresh shipped locales
  - update debian/config/locales.shipped
  - update debian/control
* Don't let debhelper clean Cargo.toml.orig files which are actually required
* Refresh patches
  - update debian/patches/revert-upstream-search-engine-changes.patch
  - update debian/patches/unity-menubar.patch
  - update debian/patches/normalize-distribution-searchplugins.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
# don't want to run configure)
44
44
DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/tmp
45
45
DEB_MAKE_CLEAN_TARGET   := cleansrcdir
 
46
# Prevent some files from being cleaned to avoid build failures
 
47
DEB_CLEAN_EXCLUDE               := Cargo.toml.orig
46
48
# Don't save debug symbols in firefox-dbg (rely on pkg-create-dbgsym to create
47
49
# ddeb packages for us). This is needed as long as there is a firefox-dbg
48
50
# transitional package