Publishing details

Changelog

sc (7.16-4) unstable; urgency=low


  * debian/patches/function_definitions
    + use correct function signature instead of relying on implied
      one which used wrong number of parameters.
      This was found by Michael Tautschnig. (closes: #748220)
    + move most of the function declarations from sc.c into sc.h
    + is_cleared flag is now a macro in standard curses.h - to prevent
      redefinitions, prepend sc's flag usage with flag_

  * debian/patches/Upstream-changes-from-old-versions
    + contains all patches to upstream changes as one-big-diff. All of the
      changes should be self-explanatory (variable initialization, always return
      value from a function, etc.)
    + adding this quilt patch fixes FTBFS bug introduced by "new" behaviour
      to dpkg-source (closes: #643269). Yes, it's been a while since this
      package was updated.

  * debian/patches/use_varadic_macro
    + use variadic macros instead allowing us to silence "unused
      calculation results" warnings

  * debian/patches/call_function_not_take_its_address
    + call a function and use its return value instead of taking its
      address which is always true.

  * Update standards to 3.9.5

 -- Adam Majer <email address hidden>  Sun, 18 May 2014 14:28:50 -0500

Available diffs

Builds

Package files