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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
libevdev (1.3+dfsg-1) unstable; urgency=medium
* New upstream release.
* libevdev should really have priority optional rather than extra.
* Add upstream's signing key and use it in debian/watch.
-- Stephen Kitt <skitt@debian.org> Tue, 09 Sep 2014 07:59:54 +0200
libevdev (1.2.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Ship a udeb for the installer (Closes: #750698).
-- Stephen Kitt <skitt@debian.org> Fri, 06 Jun 2014 00:13:49 +0200
libevdev (1.2.1+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Wed, 14 May 2014 07:22:30 +0200
libevdev (1.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Add libevdev-tools package for touchpad-edge-detector.
-- Stephen Kitt <skitt@debian.org> Thu, 01 May 2014 23:05:02 +0200
libevdev (1.1+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Sat, 29 Mar 2014 23:43:56 +0100
libevdev (1.0.99.2+dfsg-3) unstable; urgency=medium
* Disable the autopkgtests for now (sorry), making them run reliably in
CI environments is proving rather harder than I thought it would
be. (This addresses #742250 but not properly, so I'm not closing it
yet.)
-- Stephen Kitt <skitt@debian.org> Wed, 26 Mar 2014 21:40:58 +0100
libevdev (1.0.99.2+dfsg-2) unstable; urgency=medium
* Copy the autopkgtest tests to a temporary folder, and make sure the
tests use the installed libevdev binaries. Thanks to Jakub Wilk and
Martin Pitt for their explanations of the autopkgtest features!
-- Stephen Kitt <skitt@debian.org> Wed, 19 Mar 2014 23:09:46 +0100
libevdev (1.0.99.2+dfsg-1) unstable; urgency=medium
* New upstream release candidate.
* Correct VCS browser URL.
-- Stephen Kitt <skitt@debian.org> Wed, 19 Mar 2014 22:40:13 +0100
libevdev (1.0.1+dfsg-1) unstable; urgency=medium
* New upstream version.
-- Stephen Kitt <skitt@debian.org> Fri, 14 Mar 2014 07:57:49 +0100
libevdev (1.0+dfsg-2) unstable; urgency=medium
* Add Pre-Depends, thanks to Michael Terry for pointing out that it was
missing.
* Add DEP8 tests, thanks to Michael Terry (again) for the prod.
-- Stephen Kitt <skitt@debian.org> Thu, 06 Mar 2014 00:08:28 +0100
libevdev (1.0+dfsg-1) unstable; urgency=medium
* New upstream version.
-- Stephen Kitt <skitt@debian.org> Tue, 18 Feb 2014 22:55:14 +0100
libevdev (0.9.1+dfsg-1) unstable; urgency=medium
* Repack, removing doc/html (which is renegerated at build-time) to
avoid shipping the sourceless minified jquery.js in the source package
(thanks to Ansgar Burchardt for pointing this out).
* Update debian/copyright (thanks also to Ansgar Burchardt).
* Add Built-Using field to ensure all the source for the generated
files is kept in the archive.
-- Stephen Kitt <skitt@debian.org> Wed, 12 Feb 2014 07:34:32 +0100
libevdev (0.9.1-1) unstable; urgency=medium
* New upstream version, with new soname.
-- Stephen Kitt <skitt@debian.org> Sat, 01 Feb 2014 19:29:30 +0100
libevdev (0.6-1) unstable; urgency=medium
* New upstream version.
* Standards-Version 3.9.5, no change required.
-- Stephen Kitt <skitt@debian.org> Tue, 24 Dec 2013 00:04:21 +0100
libevdev (0.5-1) unstable; urgency=low
* New upstream version.
* libevdev is for Linux only, limit the architectures accordingly.
-- Stephen Kitt <skitt@debian.org> Fri, 22 Nov 2013 01:04:28 +0100
libevdev (0.4.1-1) unstable; urgency=low
* New upstream version.
-- Stephen Kitt <skitt@debian.org> Tue, 05 Nov 2013 23:07:02 +0100
libevdev (0.4-1) unstable; urgency=low
* Initial release (Closes: #722631, LP: #1223304).
-- Stephen Kitt <skitt@debian.org> Wed, 18 Sep 2013 21:02:30 +0200
|