Change logs for root-tail source package in Focal

  • root-tail (1.3-2) unstable; urgency=low
    
      * QA upload.
      * Replace -Wl,--no-as-needed with putting $(LDFLAGS) at the end. Thanks
        to Marc Lehmann (upstream) for that hint!
      * Drop config.h.patch. #298708 is no more reproducible and probably was
        a bug elsewhere. (Closes: #930581)
    
     -- Axel Beckert <email address hidden>  Sun, 01 Sep 2019 16:06:31 +0200
  • root-tail (1.2-4) unstable; urgency=medium
    
      * QA upload.
        + Set Maintainer to Debian QA Group. (See #838406)
        + Add Vcs-* headers for newly created collab-maint Git repo.
      * Apply wrap-and-sort.
      * Add Homepage header.
      * Bump debhelper compatibility level to 9. (Closes: #817656)
        + Update versioned build-dependency on debhelper accordingly.
      * Add dependency on ${misc:Depends}.
      * Rewrite debian/rules in minimal dh v7 style.
      * Enable all hardening build flags.
      * Convert to source format "3.0 (quilt)" using diff2patches.
        + Add DEP3 patch headers to all of them.
        + Drop patch against mkdist. (CVS-related, obsolete)
      * Update Makefile so that
        + all hardening flags are passed properly
        + $(DESTDIR) is honoured (no more need for override_dh_auto_install)
        + Upstream Changes file is no more installed (done by
          dh_installchangelogs automatically)
        + the package no more FTBFS with "ld --as-needed" (Closes: #641561, LP:
          #770864)
      * debian/clean: Make clean target work even when no patches are applied.
      * Extend long package description a bit.
      * Add a watch file.
      * Declare compliance with Debian Policy 3.9.8.
      * Convert debian/copyright to machine-readable DEP5 format.
      * Fix typos in 0.0.10-1 and 0.0.10-2 debian/changelog entries.
    
     -- Axel Beckert <email address hidden>  Wed, 21 Sep 2016 03:01:00 +0200