Change log for gpm package in Ubuntu
1 → 26 of 26 results | First • Previous • Next • Last |
Published in focal-release on 2019-10-18 |
Published in eoan-release on 2019-04-18 |
Published in disco-release on 2018-10-30 |
Published in cosmic-release on 2018-05-01 |
Published in bionic-release on 2018-01-30 |
Deleted in bionic-proposed (Reason: moved to release) |
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
Available diffs
- diff from 1.20.7-4 to 1.20.7-5 (907 bytes)
Superseded in bionic-release on 2018-01-30 |
Deleted in bionic-proposed on 2018-02-01 (Reason: moved to release) |
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
Available diffs
- diff from 1.20.4-6.2 to 1.20.7-4 (311.4 KiB)
Superseded in bionic-release on 2018-01-27 |
Published in artful-release on 2017-04-20 |
Obsolete in zesty-release on 2018-06-22 |
Obsolete in yakkety-release on 2018-01-23 |
Deleted in yakkety-proposed (Reason: moved to release) |
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
Available diffs
- diff from 1.20.4-6.1 to 1.20.4-6.2 (1.2 KiB)
Superseded in yakkety-release on 2016-04-27 |
Published in xenial-release on 2015-10-22 |
Obsolete in wily-release on 2018-01-22 |
Obsolete in vivid-release on 2018-01-18 |
Obsolete in utopic-release on 2016-11-03 |
Published in trusty-release on 2013-10-18 |
Obsolete in saucy-release on 2015-04-24 |
Deleted in saucy-proposed (Reason: moved to release) |
gpm (1.20.4-6.1) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS with glibc 2.17, missing include": add patch 091_glibc_2.17_types from Adam Conrad / Ubuntu: - explicitly include <sys/types.h> (Closes: #700229) -- gregor herrmann <email address hidden> Sun, 23 Jun 2013 15:59:29 +0200
Available diffs
Superseded in saucy-release on 2013-06-27 |
Obsolete in raring-release on 2015-04-24 |
Deleted in raring-proposed on 2015-04-27 (Reason: moved to release) |
gpm (1.20.4-6ubuntu1) raring; urgency=low * patches/091_glibc_2.17_types: explicitly include <sys/types.h> -- Adam Conrad <email address hidden> Sat, 09 Feb 2013 19:52:49 -0700
Available diffs
gpm (1.20.4-6) unstable; urgency=low * No source changes; rebuild to make the multiarch *.gz md5sums match. (Should be a binNMU, but those do not work with M-A.) -- Peter Samuelson <email address hidden> Sun, 10 Jun 2012 14:55:09 -0500
Available diffs
- diff from 1.20.4-5 to 1.20.4-6 (328 bytes)
gpm (1.20.4-5) unstable; urgency=medium [ Peter Samuelson ] * Tweak debian/rules to pass the right CC into configure. Thanks Kyle Moffett. (Closes: #645278) * Add Polish debconf translation, thanks Michał Kułach. (Closes: #658143) * Fix watch file. * Drop long-obsolete libgpmg1-dev dummy package. * A few tweaks to rules and control files. [ Stefan Lippers-Hollman ] * Fix kernel detection for kernel >=3 (Closes: #653036). - patches/090_linux3_versions: New patch: also fix gpm-root.y for kernel 3.x version scheme. -- Peter Samuelson <email address hidden> Fri, 08 Jun 2012 11:20:49 -0500
Available diffs
- diff from 1.20.4-4 to 1.20.4-5 (5.9 KiB)
gpm (1.20.4-4) unstable; urgency=low * Ack NMUs - thanks, guys! * Promote myself to maintainer. There's not really been a gpm "team" for some time now. * Upgrade to source format 1.0. * Use config.sub, config.guess from autotools-dev. * Add some cross-compile fu. Touches rules, patches/014 and (new) patches/080. From Ubuntu, modified. * Multiarch. Based on a patch by Riku Voipio, thanks! (Closes: #638960) * Policy 3.9.2: - Remove some Conflicts and change one to Breaks. - Fix some exit codes in gpm.init. * libgpmg1-dev: arch all, not any. -- Peter Samuelson <email address hidden> Tue, 23 Aug 2011 12:16:08 -0500
gpm (1.20.4-3.4ubuntu1) oneiric; urgency=low * Merge from Debian unstable. Remaining changes: - 014_has_mouse_control.patch: Use CC for gcc so that it can be overridden. - 080_cross-compile.patch: Use AC_CANONICAL_HOST, and add config.guess and config.sub. - Pass --build (and --host if cross-compiling) to configure. Set CC to a host compiler when building contrib/control if cross-compiling.
Available diffs
Superseded in oneiric-release on 2011-06-03 |
Obsolete in natty-release on 2013-06-04 |
Obsolete in maverick-release on 2013-03-05 |
gpm (1.20.4-3.3ubuntu1) maverick; urgency=low * Merge from Debian unstable, remaining changes: - 014_has_mouse_control.patch: Use CC for gcc so that it can be overridden. - 080_cross-compile.patch: Use AC_CANONICAL_HOST, and add config.guess and config.sub. - Pass --build (and --host if cross-compiling) to configure. Set CC to a host compiler when building contrib/control if cross-compiling.
Available diffs
gpm (1.20.4-3.2ubuntu2) lucid; urgency=low * rebuild rest of main for armel armv7/thumb2 optimization; UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2 -- Alexander Sack <email address hidden> Fri, 05 Mar 2010 04:35:45 +0100
Available diffs
gpm (1.20.4-3.2ubuntu1) karmic; urgency=low * 014_has_mouse_control.patch: Use CC for gcc so that it can be overridden. * 080_cross-compile.patch: Use AC_CANONICAL_HOST, and add config.guess and config.sub. * Pass --build (and --host if cross-compiling) to configure. Set CC to a host compiler when building contrib/control if cross-compiling. -- Colin Watson <email address hidden> Mon, 12 Oct 2009 11:30:28 +0100
Available diffs
- diff from 1.20.4-3.2 to 1.20.4-3.2ubuntu1 (24.4 KiB)
Superseded in karmic-release on 2009-10-12 |
gpm (1.20.4-3.2) unstable; urgency=medium * Non-maintainer upload. * debian/patches/070_struct_ucred: fix FTBFS. Closes: #520853 -- Alessio Treglia <email address hidden> Thu, 30 Apr 2009 09:05:49 +0100
Available diffs
- diff from 1.20.4-3.1ubuntu1 to 1.20.4-3.2 (78.1 KiB)
gpm (1.20.4-3.1ubuntu1) jaunty; urgency=low * Merge from debian unstable (LP: #315767), Ubuntu remaining changes: - Add -D_GNU_SOURCE to CFLAGS, fixes FTBFS.
Available diffs
Superseded in jaunty-release on 2009-01-28 |
gpm (1.20.4-3ubuntu1) jaunty; urgency=low * Merge from debian unstable, remaining changes: - Add -D_GNU_SOURCE to CFLAGS.
Available diffs
gpm (1.20.4-2ubuntu1) intrepid; urgency=low * Merge with Debian; remaining changes: - Add -D_GNU_SOURCE to CFLAGS.
Available diffs
Superseded in intrepid-release on 2008-06-25 |
gpm (1.20.3~pre3-3.1ubuntu1) intrepid; urgency=low * Sync with Debian. * Add -D_GNU_SOURCE to CFLAGS.
Available diffs
gpm (1.19.6-25ubuntu1) hardy; urgency=low * Replace OPEN_MAX with sysconf(_SC_OPEN_MAX), fixing build with 2.6.23 kernel. Taken from the FC package. -- Matthias Klose <email address hidden> Thu, 31 Jan 2008 17:17:42 +0000
gpm (1.19.6-25) unstable; urgency=low * New debconf translations: - Spanish, from Steve Lord Flaubert. (Closes: #408570)
gpm (1.19.6-23build1) feisty; urgency=low * Rebuild for changes in the amd64 toolchain. -- Matthias Klose <email address hidden> Mon, 5 Mar 2007 01:17:26 +0000
gpm (1.19.6-23) unstable; urgency=low [ Guillem Jover ] * Add gpmdoc.txt and gpmdoc.ps to the gpm package, this should be split into a gpm-doc package later on probably. (Closes: #393715) * LSB init script support: - Add an LSB description header. - Use LSB output functions, thus add lsb-base to gpm's Depends. * Now using Standards-Version 3.7.2 (no changes needed). * Fixed the header and some bogus multi-byte sequences in the Dutch translation, and unfuzzy due to some typo fixes in the original template. [ Peter Samuelson ] * Remove a double space in the debconf template. Unfuzzy all translations. * Added Galician debconf translation. (Closes: #361819) Thanks to Jacobo Tarrio <email address hidden>. * Added Dutch debconf translation. (Closes: #364403) Thanks to Esther Hanko <email address hidden>. * Update German debconf translations. (Closes: #384498) Thanks to Jens Seidel <email address hidden>. -- Martin Pitt <email address hidden> Fri, 08 Dec 2006 10:16:27 +0000
gpm (1.19.6-22ubuntu1) edgy; urgency=low * Merge from debian unstable.
Superseded in edgy-release on 2006-06-29 |
Obsolete in dapper-release on 2011-09-06 |
Superseded in dapper-release on 2006-02-03 |
gpm (1.19.6-21ubuntu1) dapper; urgency=low * Manually applied Ubuntu changes to clean Debian package: - debian/gpm.init: Use LSB functions. * debian/control: Add lsb-base dependency. -- Martin Pitt <email address hidden> Tue, 15 Nov 2005 15:09:36 +0100
Obsolete in breezy-release on 2008-03-25 |
gpm (1.19.6-20ubuntu2) breezy; urgency=low * debian/gpm.init: Fix syntax error that caused the init script to fail immediately. -- Martin Pitt <email address hidden> Fri, 1 Jul 2005 09:43:59 +0200
Obsolete in hoary-release on 2008-03-19 |
gpm (1.19.6-19ubuntu1) hoary; urgency=low * Somebody gave love to the init script! You know who you are! -- Daniel Holbach <email address hidden> Tue, 15 Mar 2005 00:43:33 +0100
Obsolete in warty-release on 2008-01-09 |
gpm (1.19.6-12.1) unstable; urgency=low * Non-maintainer upload * fix dereference of null pointer in src/liblow.c (new patch 030_segfault) (closes: #142743) -- Bastian Blank <email address hidden> Tue, 11 Feb 2003 19:51:06 +0100
1 → 26 of 26 results | First • Previous • Next • Last |