File: changelog

package info (click to toggle)
inputplug 0.4.0-4
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: makefile: 5
file content (77 lines) | stat: -rw-r--r-- 2,389 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
inputplug (0.4.0-4) unstable; urgency=medium

  * Allow any x11rb versions between 0.8 and 1.0 (Closes: #1064490).

 -- Andrej Shadura <andrewsh@debian.org>  Mon, 26 Feb 2024 21:07:37 +0100

inputplug (0.4.0-3) unstable; urgency=medium

  [ Peter Michael Green ]
  * Provide compatibility with upcoming rust-nix and rust-x11rb updates:
    - Explicitly enable the "process" feature in nix dependency (needed
      for nix 0.27)
    - Use of u32::from on info.flags is a no-op with x11rb 0.10 and lower
      because flags is already a u32. With x11rb 0.13, this will convert
      the flags to a u32.
    Closes: #1064490.

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 23 Feb 2024 11:01:01 +0100

inputplug (0.4.0-2) unstable; urgency=medium

  * Fix the copyright file.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Prevent 0 time from leaking into the packages (Closes: #991369).

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 22 Jul 2021 12:08:15 +0200

inputplug (0.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Update the watch file.
  * Switch the packaging to use Cargo.
  * Bump Standards-Version to 4.5.1.
  * Add the Rust team as a co-maintainer.
  * Set Rules-Requires-Root: no.
  * Update copyright years.

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 21 Jul 2021 14:50:21 +0200

inputplug (0.3-1) unstable; urgency=medium

  * New upstream release (Closes: #951985).
  * Update copyrights.
  * Update the homepage.
  * Update the watch file.
  * Use debhelper-compat 12.
  * Wrap and sort debian/control.
  * Build-depend on XCB.

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 01 Mar 2020 15:39:47 +0100

inputplug (0.3~hg20150512-1) unstable; urgency=medium

  * New snapshot.

 -- Andrew Shadura <andrewsh@debian.org>  Mon, 15 Jun 2015 12:12:24 +0200

inputplug (0.3~hg20141025-1) unstable; urgency=medium

  * New snapshot.

 -- Andrew Shadura <andrewsh@debian.org>  Sat, 25 Oct 2014 21:02:18 +0200

inputplug (0.2-2) unstable; urgency=low

  * Unbreak build on Debian GNU/Hurd.

 -- Andrew Shadura <andrewsh@debian.org>  Mon, 06 Jan 2014 01:48:36 +0100

inputplug (0.2-1) unstable; urgency=low

  * Initial release (Closes: #729736).

 -- Andrew Shadura <andrewsh@debian.org>  Sat, 07 Dec 2013 15:18:31 +0100