lp:ubuntu/utopic/fltk1.1

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/fltk1.1
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

25. By Aaron M. Ucko

* debian/fltk1.1.symbols: Mark previously mandatory symbols Clang 3.4
  doesn't emit as optional.
* fluid/Fl_Type.h: Give ::make_type_browser a non-friend declaration
  because it has a default argument. (Closes: #755228.)

24. By Aaron M. Ucko

debian/fltk1.1.symbols: Mark the two previously mandatory symbols GCC
4.8 doesn't emit as optional. (Closes: #746848.)

23. By Aaron M. Ucko

* debian/libfltk1.1.symbols:
  - Resolve most optional symbols by assuming GCC 4.6 or newer, already
    true as of wheezy.
  - Re-flag symbols absent when building with clang 3.3 as optional.
    (NB: Building with clang will still fail because it misoptimizes the
    fortified getcwd wrapper, causing fluid to enter an infinite loop.)
* Standards-Version: 3.9.5 (already compliant).

22. By Aaron M. Ucko

fltk-config.in: Fix --ldflags output to reinstate -lX11 (to account for
potential calls to XCreatePixmap via the fl_create_offscreen macro) and to
omit the explicit -L flag, as the script's automatic filtering of standard
directories doesn't account for multiarch paths. (See #713933 in fltk1.3.)

21. By Aaron M. Ucko

debian/libfltk1.1.symbols: Flag symbols absent when built with Clang 3.2,
and in one instance also with GCC 4.8, as optional. (Closes: #701277.)

20. By Aaron M. Ucko

* debian/rules:
  - Keep hardening flags out of the installed fltk-config by adding an
    extra configure run with them disabled and using the resulting
    fltk-config. (See #677705.)
  - Explicitly use hardened CPPFLAGS.
* .gitignore: add fltk-config.unhardened.

19. By Aaron M. Ucko

* debian/control: drop ancient version on libfltk1.1-dev's libxft-dev
  suggestion.
* debian/rules:
  - Pass hardened LDFLAGS to configure as DSOFLAGS too. (Closes: #663278.)
  - Enable full hardening.
* debian/source/options: rename to (git-only) local-options, so any
  source patches from NMUs will wind up in separate files.
* src/Makefile: substitute -fPIC for -fPIE in C(XX)FLAGS.
* test/Makefile: link the threads demo with LDFLAGS, not CXXFLAGS!
* debian/po/pt_BR.po: update Brazilian Portuguese translation, thanks
  to J. S. Júnior. (Closes: #663493.)

18. By Aaron M. Ucko

* debian/control:
  - Wrap and sort (build) dependencies.
  - Substitute libpng-dev for libpng12(-0)-dev. (Closes: #662328.)
  - Require debhelper (>= 9), which has been final for some time.
  - Standards-Version: 3.9.3. (No changes needed.)
* debian/libfltk1.1-dev.install: sort as well.
* debian/po/pl.po: add Polish translation, thanks to Michał Kułach.
  (Closes: #661067.)
* debian/po/it.po: update Italian translation, thanks to Beatrice Torracca.
  (Closes: #661926.)

17. By Aaron M. Ucko

debian/po/nl.po: update Dutch translation, thanks to Jeroen Schot.
(Closes: #651845.)

16. By Aaron M. Ucko

src/Fl_PNG_Image.cxx: fix regression in previous upload that
accidentally broke support for non-transparent PNG images.
(Closes: #650286; thanks to Steve Cotton for the report and patch.)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers