2006
cpad-kernel (0.10-3) unstable; urgency=medium
* Updated cs.po, thanks to Martin Sin.
Closes: #391552
-- Ron Lee <ron@debian.org> Sat, 7 Oct 2006 19:12:45 +0930
cpad-kernel (0.10-2) unstable; urgency=medium
* Already in testing, translation update only.
* Updated fr.po, thanks to Christian Perrier and debian-l10n-french.
Closes: #389600
-- Ron Lee <ron@debian.org> Sat, 7 Oct 2006 14:24:59 +0930
2005
cpad-kernel (0.10-1) unstable; urgency=low
* The time has come The Walrus said ...
PLEASE NOTE:
My toshiba with the cPad in it seems to have been preprogrammed
to self destruct on the day its warranty expired. Fortunately
clocks run fast, and people change timezones, so for the present
they are still throwing parts at it at about the same rate the
blue smoke is leaving the last lot. We'll see what luck the next
refurb motherboard brings, when it arrives, but when this box dies
for good, my ability to maintain this package is going to be
seriously diminished.
If you are using it, and/or think you can help to keep it tested
and maintained, please contact me so we can figure out the best
thing to do.
* Update to build with kernel 2.6.16+. If you are still
using 2.6.12 or prior, stick with the 0.9-10 packages.
It will support them better than this one.
Closes: #339697
* Replace the module rebinding code with the userspace solution
employed for the wacom module. Closes: #338748
* Only set KSRC to a simple default if it is not already
set. Closes: #341823
* Rip out obsolete FLAVOUR support in line with similar
changes to kernel-package.
* Remove unused dh_* boilerplate.
* Check for the presence of debconf in postrm purge, there is nothing
that ensures it will actually be there. Closes: #388646
-- Ron Lee <ron@debian.org> Wed, 7 Dec 2005 16:51:31 +1030
cpad-kernel (0.9-10) unstable; urgency=low
* Added es.po, thanks to Cesar Gomez Martin. Closes: #334555
-- Ron Lee <ron@debian.org> Wed, 19 Oct 2005 13:37:30 +0930
cpad-kernel (0.9-9) unstable; urgency=low
* Fix old glitch in the name of the kdist_configure target,
make-kpkg seems to call it directly now. Closes: #333629
* Forward $KSRC to the cpad Makefile directly instead of
always redirecting through an installed kernel based on
$KVERSION. Closes: #326505
-- Ron Lee <ron@debian.org> Thu, 13 Oct 2005 10:52:25 +0930
cpad-kernel (0.9-8) unstable; urgency=low
* Typo fix in debconf templates. * There is no -8.
-- Ron Lee <ron@debian.org> Sat, 20 Aug 2005 15:46:42 +0930
cpad-kernel (0.9-7) unstable; urgency=low
* Updated vi.po, thanks to Clytie Siddall. Closes: #312620 * Updated fr.po, thanks to Christian Perrier. Closes: #312807 * Updated cs.po, thanks to Martin Sin. Closes: #314750
-- Ron Lee <ron@debian.org> Thu, 9 Jun 2005 19:33:10 +0930
cpad-kernel (0.9-6) unstable; urgency=low
* Split out a -common package to contain the hotplug script.
There really is no other good way to support it and have the
-modules packages be able to co-exist, though it seems like
vast overkill for the script it supplies. This is a very
reluctant change if we want to push this into Sarge, but
kernel upgrades are going to be broken for people without it.
-- Ron Lee <ron@debian.org> Fri, 27 May 2005 16:56:43 +0930
cpad-kernel (0.9-5) unstable; urgency=high
* Build fix and i18n updates only. This should be considered
for eligibility to Sarge. High urgency because of the build
trouble, though its mostly academic since testing is already
frozen for automatic updates.
release@d.o will be notified of this one upon upload.
* Fix trouble with 2.6 builds causing the module to be built
with the running kernel rather than the specified one, because
cpad-2.6/Makefile and debian/rules used different version
detection.
* Tidy up the .en wording of the 'moduleorder' debconf note.
Existing translations are now fuzzy, but the spirit isn't really
changed, and hopefully the translators already did better than I
did with that one. ;-) Closes: #310083
- Added vi.po, thanks to Clytie Siddall. Closes: #310082
- Added cs.po, thanks to Martin Sin. Closes: #306443
-- Ron Lee <ron@debian.org> Fri, 27 May 2005 15:17:29 +0930
cpad-kernel (0.9-4) unstable; urgency=low
* Add sysfs rebind control and a hotplug script to poke
at it when required.
-- Ron Lee <ron@debian.org> Fri, 11 Feb 2005 10:59:06 +1030
cpad-kernel (0.9-3) unstable; urgency=low
* Reshuffle the device snatching code to register the driver
and pick up any unattached devices before we try to repossess
them from other drivers. This makes the locking much more
sane and allows us to repossess as many devices as we like
without other worries (at this stage, so long as they have
different id's -- though we'll fix that by the time this gets
to kernel core).
* Incorporated updated fr.po, thanks again to Christian Perrier
and debian-l10n-french. Closes: #290247
-- Ron Lee <ron@debian.org> Fri, 14 Jan 2005 01:04:30 +1030
cpad-kernel (0.9-2) unstable; urgency=low
* Unbreak procfs initialisation.
-- Ron Lee <ron@debian.org> Wed, 12 Jan 2005 14:17:27 +1030
cpad-kernel (0.9-1) unstable; urgency=low
* No more reboots.
* More cool stuff from Jan, invert works in 1 bpp mode,
and we now really can snatch the device from another driver
that may have already claimed it with kernel 2.6 -- at least
in practice (in principle the theory still could do with a
bit more proving for my liking... :) The opinion of a good
kernel locksmith would be most welcome on this one -- and
might save the rest of us some teething pains ...
-- Ron Lee <ron@debian.org> Mon, 10 Jan 2005 01:46:38 +1030
2004
cpad-kernel (0.8-1) unstable; urgency=low
* Incorporated 2.6 driver work from Jan Steinhoff.
Adds a kernel framebuffer device and procfs entries
to the single channel device node used to communicate
with the 2.4 driver and many other nice improvements.
* Updated code deprecated in kernel 2.6.10.
* Added the cooperative workaround for no 'add below'
in kernel 2.6 modutils so this can coexist with the
wacom module package. A better fix, wholly kernel side
is on the horizon though.
-- Ron Lee <ron@debian.org> Sun, 5 Dec 2004 01:11:47 +1030
cpad-kernel (0.7-3) unstable; urgency=high
* Incorporated fr.po proofread by debian-l10n-french;
Thanks again to Christian Perrier. Closes: #268110
* No other changes.
-- Ron Lee <ron@debian.org> Fri, 27 Aug 2004 02:18:21 +0930
cpad-kernel (0.7-2) unstable; urgency=high
* It would still be nice to see this make testing, the module
code is unchanged and bug free since 0.5-3 (circa Mar 2003).
* Modified the debconf template text to be more interface
agnostic. Closes: #267217
-- Ron Lee <ron@debian.org> Sat, 21 Aug 2004 19:38:04 +0930
cpad-kernel (0.7-1) unstable; urgency=low
* Initial Release. Closes: #179588 * Merged changes accepted by Rob into the 'vendor' branch to clean up the diff.gz -- no real changes to the kernel code either here or upstream since 0.5-3. * We may be too late for testing track, but I'm going to attempt to get this in just the same. The code has been very stable while we waited for MAKEDEV to be updated and the packaging is relatively simple. Public testing has been about as widespread as I'd expect over this amount of time for hardware this obscure. That said, this is in the hands of ftp-admin now.
-- Ron Lee <ron@debian.org> Wed, 11 Aug 2004 02:03:00 +0930
cpad-kernel (0.5-4) unstable; urgency=low
* /dev/usb/cpad0 is now supported by MAKEDEV, remove the mknod hack
and prepare for an actual upload.
* Thieve more clues from Robert Millan (via the plex86 maintainer scripts)
and debconfiscate automatic building of a local modules package.
-- Ron Lee <ron@debian.org> Sun, 8 Aug 2004 01:04:19 +0930
2003
cpad-kernel (0.5-3) unstable; urgency=low
* Replaced deprecated kernel macros with their new function equivalents.
* Removed unused eu_count from cpad_eat_urb.
* Fixed gcc3.2 compile warnings.
* Adapted patch from Dean Pentcheff, bumped version to 0.7 since Rob released
0.6 upstream with this patch.
* Fixed flash timer (re)set bug.
-- Ron Lee <ron@debian.org> Mon, 10 Mar 2003 00:08:52 -0800
cpad-kernel (0.5-2) unstable; urgency=low
* Added an ioctl to switch between abs and relative mode without
rebooting/reloading the module.
* Bumped module version to reflect ioctl change. I'll bump the package
(upstream) version once the changes made here have been merged with Rob.
-- Ron Lee <ron@debian.org> Sun, 9 Mar 2003 17:16:44 -0800
cpad-kernel (0.5-1) unstable; urgency=low
* Initial package.
* Open questions:
Should the postinst call depmod?
Do I really need to emphasise this could fuck up your hardware?
* Added -dev package with linux/cpad.h in it. Any low level user
interface to the device is going to need it to compile.
* TODO: Add an override for mknod and/or report the new device to
the MAKEDEV maintainer (now reported -- ed.)
-- Ron Lee <ron@debian.org> Thu, 6 Feb 2003 16:06:55 -0800