imwheel 1.0.0pre12-13 source package in Ubuntu

Changelog

imwheel (1.0.0pre12-13) unstable; urgency=medium

  * QA upload.
  * Migrations:
      - debian/copyright to 1.0 format.
      - debian/rules to new (reduced) format.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 13.
  * debian/clean: created to remove a file generated from the build process and
    forgotten by distclean.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Added Vcs-* fields.
      - Bumped Standards-Version to 4.6.0.
      - Removed no longer needed build dependencies dpkg-dev and quilt.
  * debian/imwheel.install: renamed to install.
  * debian/imwheel.prerm:
      - Renamed to prerm.
      - Explicitly add 'set -e'.
  * debian/NEWS: removed all asterisks, as asked by lintian.
  * debian/patches/:
      - Added a numeric prefix to all patch names.
      - build-system-update: dropped. This patch was created in 2010 (revision
        1.0.0pre12-9) to update the autotools files. However, currently, the
        dh_autoreconf do it automatically. Also, this patch will generate a
        FTBFS with DH 13.
      - 070_fix-spelling-errors.patch: created to fix some spelling errors in
        final binary and in manpage.
      - 080_fix-FTCBFS.patch: created to fix a FTCBFS because upstream's
        configure.in uses AC_CHECK_FILE to check for source files. Thanks to
        Helmut Grohne <email address hidden>. (Closes: #901986)
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to provide a superficial CI test.
  * debian/upstream/metadata: created.
  * debian/watch: created.

 -- Joao Eriberto Mota Filho <email address hidden>  Fri, 04 Feb 2022 17:27:20 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
imwheel_1.0.0pre12-13.dsc 1.9 KiB d88c91a77a992d83e7681fe456c566a08977317877171d2be91b5ecb91af2939
imwheel_1.0.0pre12.orig.tar.gz 176.0 KiB 128ea519d31611dedd22e50fb50bac8e2869ec601a677e56c13d7e30f081dee9
imwheel_1.0.0pre12-13.debian.tar.xz 35.7 KiB 942cc6a22257051fc5d78c4c84db7ed178486e9075e0a6b4451541e23a0adfd7

Available diffs

No changes file available.

Binary packages built by this source

imwheel: add support to non-standard buttons on mouse in Linux

 Many mice have side or "thumb" buttons that see limited use in Linux,
 as well as a wheel that is not used by many older applications.
 .
 IMWheel supports these non-standard buttons and/or wheel operations
 by allowing the user to map their input to specific key combinations
 depending on the application in use.

imwheel-dbgsym: debug symbols for imwheel