Change logs for xca source package in Zesty

  • xca (1.3.2-2) unstable; urgency=medium
    
      * Enable all hardening flags, not just the default
      * Drop override for clean, it isn't needed anymore
      * Use dh-autoreconf to fix build failure when built twice in a row
      * Change Vcs-Git to the repository used for packaging, not upstream
      * Bump standards version, no changes needed
      * Add 0002-Fix-clean-target.patch to remove all generated files during clean
      * Add 0003-Allow-to-specify-CPPFLAGS-on-the-command-line.patch to use
        the CPPFLAGS environment variable
      * Drop 0001-Use-Debian-specific-CPPFLAGS.patch which is replaced by the obove
        patch
      * Build-Depend on libssl1.0-dev to fix FTBFS with OpenSSL 1.1
        (Closes: #828604)
      * Don't strip xca, the xca-dbgsym package needs the debug symbols
    
     -- Tino Mettler <email address hidden>  Wed, 09 Nov 2016 14:53:14 +0100
  • xca (1.3.2-1) unstable; urgency=medium
    
      * New upstream release (Closes: #706539, #811347)
      * Switch to dh build
      * Remove menu file, according to #741573
      * Bump standards version to 3.9.6, no changes needed
        Thanks to Chris Knadle for double checking.
      * Add 0001-Use-Debian-specific-CPPFLAGS.patch to use hardening flags
        Thanks to Chris Knadle for the suggestion. This also replaces the
        change from the previous NMU.
      * Add 0002-Fix-spelling-errors-found-by-lintian-packge-checker.patch
        provided by Chris Knadle
      * Drop 0001-Fix-undefined-reference-to-symbol-__cxa_free_excepti.patch
        as upstream now uses g++ for linking
      * Drop 0002-RedHat-Bug-1164340-segfault-when-viewing-a-RHEL-enti.patch
        which was included upstream
    
     -- Tino Mettler <email address hidden>  Mon, 01 Feb 2016 13:42:22 +0100