Change logs for fltk1.3 source package in Cosmic

  • fltk1.3 (1.3.4-7) unstable; urgency=medium
    
      * debian/compat: Advance to 11.
      * debian/control:
        - Advance debhelper Build-Depends version constraint to (>= 11~).
        - Rules-Requires-Root: no (confirmed not to affect binary packages).
        - Vcs-{Browser,Git}: Move to salsa.debian.org.
        - Standards-Version: 4.1.3 (already compliant).
      * CMake/FLTKConfig.cmake.in: Never redeclare fluid, which
        FLTK-Targets.cmake already declares.  (Closes: #892979.)
      * debian/rules:
        - Address FTCBFS, based on a patch from Helmut Grohne
          for fltk1.1 (see #887636).
          + Avoid configuring during clean.
          + Do not pass build architecture compiler to cmake or configure.
          + In arch-only builds, limit coverage of test/ to the three targets we
            specifically need for fltk1.1-games.  (Many of the others involve
            trying to run freshly built fluid.)
        - Pass "/usr/bin/pkg-config freetype2" off as FTCONFIG (in lieu of
          freetype-config, which is now deprecated) (see #892341).
        - Set DEB_BUILD_MAINT_OPTIONS more readably.
        - Use ?= for DEB_HOST_(MULTI)ARCH.
    
     -- Aaron M. Ucko <email address hidden>  Thu, 15 Mar 2018 22:20:20 -0400
  • fltk1.3 (1.3.4-6) unstable; urgency=medium
    
      * debian/fix-fltk-targets-noconfig: Correct overzealous escaping that led
        to doubled multiarch paths for some settings.  (Closes: #871508.)
    
     -- Aaron M. Ucko <email address hidden>  Tue, 08 Aug 2017 14:06:54 -0400