-
98d6600...
by
Axel Beckert
on 2018-01-30
-
Import patches-unapplied version 1.20.7-5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 6e685de89c2dc3cec97660644dea69a1d5d1a5c2
New changelog entries:
* 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)
-
6e685de...
by
Axel Beckert
on 2018-01-11
-
Import patches-unapplied version 1.20.7-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 66e73324a1409ddb4ec917958f8788c9a3e398f6
New changelog entries:
* 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.
-
66e7332...
by
Axel Beckert
on 2017-09-20
-
Import patches-unapplied version 1.20.7-3 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 528a30e9d81a590c1802a098029df14248a6333a
New changelog entries:
* 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)
-
528a30e...
by
Axel Beckert
on 2017-09-20
-
Import patches-unapplied version 1.20.7-2 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 3708e63437701123e5eb1897769577b76990d352
New changelog entries:
[ Axel Beckert ]
* Pre-emptively add patch from NuTyX/LFS to fix FTBFS with glibc 2.26.
* 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)
-
3708e63...
by
Axel Beckert
on 2017-08-13
-
Import patches-unapplied version 1.20.7-1 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 8604ee6b35eb6a3c075defd9caeab6ffedf27438
New changelog entries:
[ Samuel Thibault ]
* Adopt package (Closes: Bug#852224)
* control: Update maintainer mailing list.
[ Axel Beckert ]
* Adding myself as Maintainer. (c.f. #852224)
* Apply wrap-and-sort.
* Update upstream download URL in debian/copyright. Issue found by DUCK.
* Add not yet cleaned up build artifacts to debian/clean.
* Switch to source format "3.0 (quilt)" and rewrite debian/rules as dh
v7 style minimal rules file with debhelper compatibility level 10.
+ Bump versioned debhelper build-dependency accordingly.
+ Drop build-dependencies on quilt, autoconf and autotools-dev.
+ Refresh 021_libgpm_dev_gpmctl_debug_msg.patch to remove fuzz.
+ Use dh-exec and executable debian/*.install files instead of
$(INSTALL_PROGRAM) and $(INSTALL_DATA) in debian/rules.
+ Add patch to fix FTBFS with -Wformat-security.
* Enable all hardening build flags.
+ Update 014_has_mouse_control.patch to properly pass compile flags.
* Add patch to fix spelling errors found by lintian.
* Declare compliance with Debian Policy 4.0.1.
+ Use /run/ instead of /var/run/ in init script.
* Import stable upstream release 1.20.7.
+ Refresh patches where necessary.
+ Manually extend 050_dont_link_libcurses to make package compile
again independently of libncurses5-dev being installed or not.
+ Drop 020_daemon_quit_noverbose.patch,
021_libgpm_dev_gpmctl_debug_msg.patch,
022_libgpm_no_log_debug_msg.patch, 030_fd_set_negative_int.patch and
040_no_OPEN_MAX.patch, applied upstream.
+ Update debian/libgpm2.install wrt. to minor SONAME version.
+ No more symlink config.{sub,guess}, call ./autogen.sh instead.
* Add DEP-3 headers to all patches.
* Add an initial symbols file.
[ Peter Eisentraut ]
* Add init.d status support. (Closes: #525677)
-
8604ee6...
by
Tobias Frost <email address hidden>
on 2016-04-11
-
Import patches-unapplied version 1.20.4-6.2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: dfc2267d3447127bed42347088419c903b6de45e
New changelog entries:
* 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
-
dfc2267...
by
gregor herrmann
on 2013-06-23
-
Import patches-unapplied version 1.20.4-6.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: aa02eb96cff1f67033bedde58f22b89e2d4cb0d2
New changelog entries:
* 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)
-
aa02eb9...
by
Peter Samuelson <email address hidden>
on 2012-06-10
-
Import patches-unapplied version 1.20.4-6 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 0d349c5e0ad8f0dc47d1ebb8d99eac689dca10d6
New changelog entries:
* No source changes; rebuild to make the multiarch *.gz md5sums match.
(Should be a binNMU, but those do not work with M-A.)
-
0d349c5...
by
Peter Samuelson <email address hidden>
on 2012-06-08
-
Import patches-unapplied version 1.20.4-5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: ff2827ccc2ea740187ba7b70ef39407c4e8fbc6b
New changelog entries:
[ 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.
-
ff2827c...
by
Peter Samuelson <email address hidden>
on 2011-08-23
-
Import patches-unapplied version 1.20.4-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 0942f1dc262a159a2f46c7f19aff4141bf38371b
New changelog entries:
* 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.