eegdev (0.2-9) unstable; urgency=medium [ Andreas Metzler ] * d/rules: also update dh_installdocs call. This avoids shipping /usr/share/doc/libeegdev0/changelog* in the other binary packages of eegdev. Signed-off-by: Étienne Mollier (Closes: #1063403) [ Étienne Mollier ] * d/control: add myself to uploaders. * d/control: move to from pkg-config to pkgconf. * d/patches/*: remove unused patches. * d/control: build depends on libdebhelper-perl. -- Étienne Mollier Sun, 10 Mar 2024 16:45:46 +0100 eegdev (0.2-8.1) unstable; urgency=medium * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062525 -- Michael Hudson-Doyle Wed, 28 Feb 2024 23:49:28 +0000 eegdev (0.2-8) unstable; urgency=medium * Migrate eegdev from experimental to unstable, since dumat didn't croak on the migration of udev rules from lib to usr/lib, thanks to the protection brought by the temporary diversion at installation time. -- Étienne Mollier Sat, 02 Dec 2023 11:36:35 +0100 eegdev (0.2-8~0exp0) experimental; urgency=medium * Team upload. * d/*{postinst,postrm,preinst}: protect udev rule. /lib/udev/rules.d/60-eegdev-plugins-free.rules may disappear when dh_installudev will move files to /usr/lib in certain multi-arch setups, so this files needs protection using diversion before this occurs. Upload to experimental so that dumat can catch regressions in the upcoming three days. Thanks to Helmut Grohne * d/rules: build --with movetousr. This moves the /lib udev rule to /usr/lib. This can be safely removed once dh_installudev implements this change itself. * d/eegdev-plugins-free.lintian-overrides: new. Override the unrecognized diversion on the udev rule. -- Étienne Mollier Fri, 24 Nov 2023 16:34:30 +0100 eegdev (0.2-7) unstable; urgency=medium * Team Upload. * Bump Standards-Version to 4.6.2 (no changes needed) * Workaround for flex bug (Closes: #1042124) -- Nilesh Patra Fri, 25 Aug 2023 22:21:08 +0530 eegdev (0.2-6) unstable; urgency=medium * Team Upload. * Add patch to fix FTBFS with new autoconf (Closes: #997209) * Bump Standards-Version to 4.6.0 (no changes needed) -- Nilesh Patra Tue, 02 Nov 2021 19:40:44 +0530 eegdev (0.2-5) unstable; urgency=medium * Team upload. * Moved package to Debian Med team maintenance * Point Homepage field to SourceForge * Standards-Version: 4.5.1 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Trim trailing whitespace. * Set upstream metadata fields: Repository. * dh_missing --fail-missing installation of manpages -- Andreas Tille Fri, 18 Dec 2020 16:50:34 +0100 eegdev (0.2-4) unstable; urgency=medium * Team upload. * Set Maintainer to NeuroDebian Team * Point Vcs fields to Salsa * Point watch file to sourceforge (original location vanished) * Remove -dbg package in favour of autogenerated -dbgsym package * d/copyright: - Source available from sourceforge - Fix redundant Files: field * debhelper 10 * d/control: - Priority: optional - Standards-Version: 4.2.1 - cme fix dpkg-control - Fix typos in description (Closes: #726102) * Add TAG+="uaccess" to udev rules -- Andreas Tille Tue, 16 Oct 2018 11:55:09 +0200 eegdev (0.2-3) unstable; urgency=low * Fix hangups when closing biosemi. (Closes: #673681) - new patch fix-biosemi-close-hangups.patch -- Nicolas Bourdaud 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 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 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 -- Nicolas Bourdaud 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 Wed, 25 Jan 2012 13:38:19 +0100