Change logs for gpm source package in Buster

  • gpm (1.20.7-5) unstable; urgency=medium
    
      * Update Vcs-* headers for switch to salsa.debian.org.
      * Fix syslog format string in
        092_fix-format-not-a-string-literal-and-no-format-arguments.patch.
        Thanks William Blough and Samuel Thibault! (Closes: #888792, #888797)
    
     -- Axel Beckert <email address hidden>  Tue, 30 Jan 2018 02:21:54 +0100
  • gpm (1.20.7-4) unstable; urgency=low
    
      * Upload to unstable again to fix #886903 also in unstable.
        + Mention #886903 in debian/patches/94_gpm-1.20.7-glibc-2.26-1.patch
          and the 1.20.7-2 debian/changelog entry.
        + Set urgency=low.
      * Add lintian-override for too-long-extended-description-in-templates:
        The list of possible device types cannot be shortened without loosing
        essential information for the administrator.
      * Switch watch file and Homepage to HTTPS and drop "www.".
      * debian/clean: Add all files reported by "git clean -dxf" (even after
        having run "debclean"), partially by using wildcards. Makes package
        building twice in a row again.
      * Drop "Priority: standard" for libgpm2: It's no more required that all
        dependencies of a package only have the same or higher priority.
      * Declare compliance with Debian Policy 4.1.3. (No changes needed.)
      * Bump debhelper compatibility to 11.
        + Update versioned build-dependency on debhelper accordingly.
    
     -- Axel Beckert <email address hidden>  Thu, 11 Jan 2018 22:50:00 +0100
  • gpm (1.20.4-6.2) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Cleanup dependencies:
        - Remove dependency on obsolete package texi2html to fix lintian error.
        - While on it, remove unneeded dependency on texlive-base
        This is safe as it seems that gpm is not using texi2html and texlive-base,
        the generated Debian packages have identical documentation.
        This also has a nice side effect to reduce B-Ds a lot, and it looks like
        that this solves an dependency cycle.
      * Remove Pre-Depends on multiarch-support to fix lintian error.
      * Fixing lintian-warning h-clean-k-is-deprecated by using dh_prep instead.
      * The fixed lintian errors and warning Closes: #820670.
      * Fix lintian informational warnings:
        - binary-control-field-duplicates-source field "section"
        - binary-control-field-duplicates-source field "priority"
        - duplicate-long-description libgpm2 libgpm-dev
      * Bump compat level to 9
    
     -- Tobias Frost <email address hidden>  Mon, 11 Apr 2016 11:36:03 +0200