~jbicha/firefox/update-dependencies

« back to all changes in this revision

Viewing changes to debian/pkgconfig/mozilla-plugin.pc.in

  • Committer: Rico Tzschichholz
  • Date: 2017-03-08 11:50:00 UTC
  • Revision ID: ricotz@ubuntu.com-20170308115000-1wrt5h8i66xu8ph4
releasing package firefox version 53.0~b1+build1-0ubuntu0.17.04.1

[ Chris Coulson ]
* Update unity-menubar.patch with the latest version submitted upstream
* Build with --disable-rust for now
* Stop installing the NPAPI headers and make firefox-dev a transitional
  package
  - update debian/build/rules.mk
  - update debian/rules
  - update debian/control{,.in}
  - remove debian/firefox-dev.install.in
  - remove debian/firefox-dev.links.in
  - remove debian/pkgconfig/mozilla-plugin.pc.in
* Add Urdu language pack
* Refresh patches
  - update debian/patches/revert-upstream-search-engine-changes.patch
  - update debian/patches/unity-menubar.patch

[ Rico Tzschichholz ]
* New upstream release from the beta channel (FIREFOX_53_0b1_BUILD1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
prefix=/usr
2
 
sdkdir=/@MOZ_SDKDIR@
3
 
includedir=/@MOZ_INCDIR@
4
 
 
5
 
Name: Mozilla Plug-In API
6
 
Description: Firefox Plug-In API
7
 
Version: @MOZ_VERSION@
8
 
Cflags: -I${includedir} -DXP_UNIX