Comment 3 for bug 914750

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package adun.app - 0.81-11

---------------
adun.app (0.81-11) unstable; urgency=medium

  * debian/patches/gcc-6.patch: Remove; workaround for an old GCC bug.
  * debian/patches/gcc-warnings.patch: Fix more warnings.
  * debian/patches/enable-scripting-extension.patch: Update NSTableView
    delegate/data source methods; fix some compiler warnings.
  * debian/patches/enable-sql-extension.patch: Fix some trivial warnings.
  * debian/patches/invalid-observer.patch: New; fix segfault when loading
    a molecule file. Thanks to Sasa Paporovic for the report and the
    supplied molecule file (LP: #914750).
  * debian/patches/spelling-errors.patch: New; self-explanatory.
  * debian/patches/check-return-value.patch: New; check the return value
    of some functions; fixes new warnings caused by the hardening flags.
  * debian/patches/series: Update.
  * debian/rules (DEB_OBJCFLAGS_MAINT_APPEND): Define to eliminate a ton
    of bogus compiler warnings which make the build log unreadable.
    (DEB_CFLAGS_MAINT_APPEND): Add -Wno-unused-parameter.
    (optim): Remove conditional and rely on the definition at
    /usr/share/GNUstep/debian/config.mk.
    (override_dh_auto_build): Don't generate the .xpm icon; it was
    necessary only for the menu file which is gone.
    (override_dh_clean, override_dh_strip): Remove.
  * debian/compat: Bump compat level to 11.
  * debian/control (Build-Depends): Bump gnustep-make version requirement
    to 2.7.0-3 for the optim variable definition. Remove imagemagick.
    Bump debhelper requirement to >= 11.
    (Standards-Version): Claim compliance with 4.1.3.
    (Breaks, Replaces): Remove; obsolete.
    (adun.app-dbg): Remove in favor of automatic -dbgsym packages.
  * debian/install: Remove adun.xpm.
  * debian/AdunCore.1: Typo fix.
  * debian/copyright: Update copyright years; point to GPL-3. Change
    Gürkan's family name as requested.

 -- Yavor Doganov <email address hidden> Sat, 06 Jan 2018 19:32:20 +0200