Change logs for hnb source package in Wily

  • hnb (1.9.18-10) unstable; urgency=low
    
    
      * Apply wrap-and-sort
      * Switch to Source-Format "3.0 (quilt)"
        + Remove quilt traces from debian/rules
        + Remove build-dependency on quilt
      * Bump Standards-Version to 3.9.4 (no changes)
      * Bump debhelper compatibility to 9
        + Update versioned build-dependency on debhelper accordingly
      * Revamp debian/rules:
        + Use debian/clean instead of manually calling rm
        + Make use of dh_clean's implicit removals (remove unneeded parameter)
        + Use dh_auto_clean
        + Use dh_auto_build to get hardening flags and drop manual
          DEB_BUILD_OPTIONS handling.
        + Finally switch to a dh7 style debian/rules file
      * Patch wrong printf usage in src/libcli/cli.c to make it compile with
        hardening build flags.
      * Add patch to pass $LDFLAGS to linker in src/Makefile. Fixes lintian
        warning hardening-no-relro.
      * Add patch to fix segfault if $HOME is not set (Closes: #716062)
      * Add Vcs-* headers
      * Add debian/gbp.conf to make sure git-import-* cares about pristine-tar.
    
     -- Axel Beckert <email address hidden>  Sat, 13 Jul 2013 17:42:11 +0200