lp:ubuntu/saucy-proposed/fltk1.1

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy-proposed/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

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.)

15. By Aaron M. Ucko

src/Fl_PNG_Image.cxx: obtain PNG header details via formal accessors,
for compatibility with libpng versions (notably 1.5) that make the
relevant structures private. (Closes: #648135.)

14. By Aaron M. Ucko

FL/forms.h, fluid/Fl_Function_Type.cxx, fluid/file.cxx,
src/Fl_File_Chooser2.cxx, src/forms_compatability.cxx (sic):
avoid calling fl_alert and the like with non-constant strings,
as caught by -Werror=format-security. (Closes: #643378.)

13. By Aaron M. Ucko

* debian/control:
  - Make libfltk1.1-dbg Multi-Arch: same, as it will only cover libraries;
    eliminate a stray newline in its description.
  - Drop fluid, which the fltk1.3 source package is taking over.
* debian/fluid.*: Remove accordingly.
* debian/rules:
  - Stop installing any fluid-related files.
  - Don't bother keeping debugging symbols for games.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/fltk1.1
This branch contains Public information 
Everyone can see this information.

Subscribers