Change logs for xmlstarlet source package in Lunar

  • xmlstarlet (1.6.1-3) unstable; urgency=medium
    
      * QA upload.
      * Set maintainer to Debian QA Group <email address hidden>. (see: #1015848)
    
     -- Marcos Talau <email address hidden>  Wed, 16 Nov 2022 07:10:43 -0300
  • xmlstarlet (1.6.1-2.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Use pkg-config to find the libxml2, libxslt and libexslt libraries
        (Closes: #948791, #949513).
      * debian/changelog: Remove trailing whitespace.
      * debian/control:
        - Sort Build-Depends list.
        - Drop build-dependencies on autotools-dev and dh-autoreconf.
          The autoreconf sequence is enabled by default in debhelper >= 10.
        - Build-Depend on pkg-config.
        - Use debhelper-compat v13 instead of legacy debian/compat.
        - Raise Standards-Version to 4.5.0 from 3.9.8 (no changes needed).
        - Add Rules-Requires-Root: no.
      * debian/copyright: Use secure HTTP protocol in the Format field.
      * debian/rules:
        - Drop '--with autoreconf' with change to debhelper >= 10.
        - Set 0644 permissions on xmlstarlet-pad.xml and xmlstarlet-xsa.xml.
        - Do not install upstream ChangeLog. The file is empty.
    
     -- Hugh McMaster <email address hidden>  Sat, 30 May 2020 23:34:58 +1000