dwww Home | Show directory contents | Find package

gpm (1.20.7-10build1) jammy; urgency=medium

  * No-change rebuild to update maintainer scripts, see LP: 1959054

 -- Dave Jones <dave.jones@canonical.com>  Wed, 16 Feb 2022 17:00:17 +0000

gpm (1.20.7-10) unstable; urgency=medium

  * *lintian-overrides: Play cat and mice again with lintian
    warning suppression.

 -- Samuel Thibault <sthibault@debian.org>  Sat, 29 Jan 2022 14:33:28 +0100

gpm (1.20.7-9) unstable; urgency=medium

  [ Axel Beckert ]
  * Declare compliance with Debian Policy 4.6.0. (No changes needed.)
  * Rename patches 9x_* to 09x_* for uniformity.
  * Update Origin and Bug-LFS URL in 094_gpm-1.20.7-glibc-2.26-1.patch.
    Thanks DUCK!

  [ Szabolcs Nagy ]
  * Add patch to support building against musl libc. (Closes: #813751)
    + Use SA_NODEFER instead of its non-standard alias SA_NOMASK.
    + Add missing sys/select.h and fcntl.h includes.
    + Use standard sigemptyset unconditionally.
    + Define SA_INTERRUPT if it's not defined (historical no-op).

 -- Axel Beckert <abe@debian.org>  Thu, 16 Sep 2021 03:15:19 +0200

gpm (1.20.7-8) unstable; urgency=high

  * Fix enabling of gpm under systemd by adding #DEBHELPER# marker to
    gpm.postinst. Try not to break other init systems while doing so.
    (Closes: #980726, LP: #1912575)

 -- Axel Beckert <abe@debian.org>  Sun, 24 Jan 2021 19:34:33 +0100

gpm (1.20.7-7) unstable; urgency=medium

  [ Samuel Thibault ]
  * control: Bump Standards-Version to 4.5.0 (no changes).

  [ Axel Beckert ]
  * Remove trailing blank lines from maintainer scripts.
  * Try to make a .service file which honours /etc/gpm.conf by using a
    shell script wrapper around gpm which constructs the correct
    commandline. Code taken from the init script. (Closes: #777291)
    Update prerm script accordingly.
  * Recode debian/po/{fr,sv}.po from ISO-8859-1 to UTF-8. Thanks Lintian!
  * Bump debian/watch version from 3 to 4. Thanks Lintian!
  * Bump debhelper-compat to 13.
  * Declare compliance with Debian Policy 4.5.1. No changes needed.

 -- Axel Beckert <abe@debian.org>  Thu, 14 Jan 2021 02:19:31 +0100

gpm (1.20.7-6) unstable; urgency=low

  [ Samuel Thibault ]
  * control: Bump Standards-Version to 4.4.0 (no changes).
  * watch: Generalize pattern.

  [ Axel Beckert ]
  * debian/watch: Ignore alpha or beta releases, drop unused uupdate.
  * Declare compliance with Debian Policy 4.4.1. (No changes needed.)
  * Add patch from Gentoo to fix FTBFS with gcc-10. (Closes: #953266)
    Thanks Helmut Grohne for the bug report and reference to Gentoo!
  * Remove trailing whitespace from ancient debian/changelog entries.
  * Bump debhelper compatibility level to 12.
    + Build-depend on "debhelper-compat (= 12)" to replace debian/compat.
  * Set "Rules-Requires-Root: no".
  * Add "Build-Depends-Package: libgpm-dev" to d…/libgpm2.symbols. Fixes
    lintian warning symbols-file-missing-build-depends-package-field.

 -- Axel Beckert <abe@debian.org>  Sun, 19 Apr 2020 08:06:21 +0200

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 <abe@debian.org>  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 <abe@debian.org>  Thu, 11 Jan 2018 22:50:00 +0100

gpm (1.20.7-3) experimental; urgency=low

  * Convert debian/copyright to machine-readable DEP5 format.
    + Update copyright years.
    + Add missing copyright holders.
    + Add missing GPL-3.0+ for two files under scripts/.
  * Remove Makefile in debian/rules before dh_auto_clean is called.
  * Install README.versions as documentation.
  * Add contrib/emacs/t-mouse.elc to debian/clean.
  * Restrict architecture to linux-any for now. (Closes: #745168)
  * Add man page for gpm-microtouch-setup(8) by François Wendling. Thanks!
    (Closes: #496868)

 -- Axel Beckert <abe@debian.org>  Thu, 21 Sep 2017 00:36:08 +0200

gpm (1.20.7-2) experimental; urgency=low

  [ Axel Beckert ]
  * Pre-emptively add patch from NuTyX/LFS to fix FTBFS with glibc 2.26.
    (Closes: #886903)
  * Retroactively mention #490657 in previous changelog entry.
  * debian/clean: Add Makefile and src/.depend to be able to build twice
    in a row.

  [ Samuel Thibault ]
  * Bump Standards-Versions to 4.1.0 (no changes).

  [ Andreas Henriksson ]
  * Re-add Gpm_Wgetch symbol and fix 050_dont_link_libcurses patch.
    (Closes: #873568)

 -- Axel Beckert <abe@debian.org>  Wed, 20 Sep 2017 22:11:43 +0200

# For older changelog entries, run 'apt-get changelog libgpm2'

Generated by dwww version 1.14 on Thu Aug 14 22:22:01 CEST 2025.