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
|
qthid-fcd-controller (4.1-5) unstable; urgency=medium
* Fix FTCBFS: Let dh_auto_configure use a cross qmake. (Closes: #941056)
(Thanks Helmut!)
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 24 Sep 2019 20:17:49 -0400
qthid-fcd-controller (4.1-4) unstable; urgency=medium
* Qt5 port (Closes: #875160) (LP: #1757840)
* use system hidapi instead of buggy local copy (Closes: #658136, #686689)
* install appdata (LP: #1592495)
-- A. Maitland Bottoms <bottoms@debian.org> Sat, 07 Sep 2019 19:01:21 -0400
qthid-fcd-controller (4.1-3) unstable; urgency=low
* Use Steven Chamberlain's fix for bsd builds (Closes: #736608)
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 05 Feb 2014 19:07:13 -0500
qthid-fcd-controller (4.1-2) unstable; urgency=low
* Build depend upon libusb2-dev [kfreebsd-any]
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 13 Nov 2013 21:13:08 -0500
qthid-fcd-controller (4.1-1) unstable; urgency=low
* New upstream release
* Recommend udev instead of depending upon it (Closes: #708697)
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 15 Oct 2013 23:17:35 -0400
qthid-fcd-controller (3.1-6) unstable; urgency=low
* Use libusb_get_string_descriptor_ascii on kFreeBSD
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 17 Apr 2012 16:41:35 -0400
qthid-fcd-controller (3.1-5) unstable; urgency=low
* Tie in to Debian menu system and desktop
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 19 Feb 2012 11:25:46 -0500
qthid-fcd-controller (3.1-4) unstable; urgency=low
* improve postinst handling of udev rule reloading (Closes: #656121)
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 19 Feb 2012 10:02:31 -0500
qthid-fcd-controller (3.1-3) unstable; urgency=low
* include glibc-g++ in qt4 platform scope value
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 12 Jan 2012 12:26:42 -0500
qthid-fcd-controller (3.1-2) unstable; urgency=low
* depend upon udev to handle USB device
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 11 Jan 2012 15:37:28 -0500
qthid-fcd-controller (3.1-1) unstable; urgency=low
* Package for Debian (Closes:#645333)
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 05 Jan 2012 00:10:36 -0500
|