File: changelog

package info (click to toggle)
eegdev 0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,972 kB
  • sloc: ansic: 32,259; sh: 10,941; makefile: 247; lex: 128; yacc: 118
file content (55 lines) | stat: -rw-r--r-- 2,069 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
eegdev (0.2-3) unstable; urgency=low

  * Fix hangups when closing biosemi. (Closes: #673681)
    - new patch fix-biosemi-close-hangups.patch

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Wed, 23 May 2012 16:04:42 +0200

eegdev (0.2-2) unstable; urgency=low

  * Fix biosemi plugin on big endian architecture:
    - new patch fix-biosemi-on-bigendian.patch
  * Fix tests on kfreebsd (Closes: #673681):
    - new patch fix-racecond-in-biosemi-tests.patch
    - new patch condtimedwait-kfreebsd-bug-workaround.patch

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Mon, 21 May 2012 22:37:16 +0200

eegdev (0.2-1) unstable; urgency=low

  * New upstream version: 0.2
    - Drop implement-libusb_fill_bulk_transfer-in-fake-libusb.patch (applied
      upstream).
    - New build-depends: bison, flex, gnulib
    - dh_autoreconf use autogen.sh script 
  * Recommends plugin package instead of Suggests. (Closes: #662745)
  * Drop conditional build depending on the architecture (new version should
    build and run on all platforms but Hurd).
  * Bump debhelper compatibility level to 9.
  * Add multiarch support.
  * Bump Debian policy version to 3.9.3 -- no changes.
  * Use versioned copyright format.

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Wed, 16 May 2012 17:35:25 +0200

eegdev (0.1-1) unstable; urgency=low

  * New upstream version: 0.1
  * Drop patches because applied upstream:
    - fix-tobiia-ipv6.patch
    - interrupt-failed-tobiia-test.patch
  * Fix build on kfreebsd architectures
    new patch implement-libusb_fill_bulk_transfer-in-fake-libusb.patch
  * Exclude some plugin from build depending on the architecture
  * Initial release. (Closes: #656469)
  * Upload sponsored by Michael Hanke <mih@debian.org>  

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Mon, 06 Feb 2012 02:18:06 +0100

eegdev (0.0-1) UNRELEASED; urgency=low

  * Initial Debian package.
  * New patch fix-tobiia-ipv6.patch
  * New patch interrupt-failed-tobiia-test.patch

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Wed, 25 Jan 2012 13:38:19 +0100