Hi,
On Tue, Mar 29, 2011 at 01:57:07AM +0200, [email protected] wrote:
>
> Hm... We will have to figure out the copyright sitution -- and also, why
> these patches aren't upstream yet...
>
The patches came from console-driver-xkb package, that's probably why
they aren't upstream.
Some people is referenced in the changelog (attached). But I can't say
how they are connected with each patch.
>
> BTW, talking about copyright: did you file a copyright assignment for
> the Hurd yet?
>
I'm working on filling the request sent by Samuel. I'll probably go to
the irc channel with some questions about it in the following days. :)
> > Diego Nieto Cid (38):
>
> Whow... That's a whole lot of changes. A bit surprising that so many
> fixes are necessary, considering that it's mostly code directly taken
> from X.Org...
>
There's a crucial part not taken from X.Org, the parser :)
Nonetheless, one could get by without some of them (for instance, adding
debugging messages is not essential). And some are not fixes but
enhancements.
$ ~/.local/bin/count-commits $(git rev-list upstream/master..submission)
total commits : 42
------------------------------------------------
console-client/xkb/parser.y : 16
console-client/xkb/xkb.c : 9
console-client/xkb/lex.l : 7
console-client/xkb/xkb-data/keymap/hurd : 5
console-client/xkb/xkbdata.c : 5
console-client/xkb/README : 4
console-client/xkb/xkb.h : 3
console-client/xkb/xkbtimer.c : 2
console-client/xkb/symname.c : 2
console-client/xkb/kstoucs.c : 2
console-client/xkb/ks_tables.h : 2
console-client/xkb/keysymdef.h : 2
console-client/Makefile : 2
console-client/xkb/xkbdefaults.c : 1
console-client/xkb/xkb-data/types/hurd : 1
console-client/xkb/xkb-data/symbols/hurd : 1
console-client/xkb/TODO : 1
console-client/xkb/MISSING-FEATURES : 1
console-client/xkb/makeconf.sh : 1
console-client/xkb/HACKING : 1
console-client/xkb/default.xkb : 1
console-client/xkb/compose.c : 1
console-client/xkb/Compose : 1
console-client/pc-kbd.c : 1
console-driver-xkb (0.008-7) unreleased; urgency=low
* debian/patches/01_buildsys.patch: Updated for new default xkbdir
location.
* debian/patches/02_default_args.patch: Likewise.
* debian/control (Recommends): Removed xlibs.
* debian/control (Depends): Added xkb-data.
* debian/control (Uploaders): Added myself.
* debian/patches/06_gcc-4.1_fix.patch: New patch, fixing compile
errors with gcc-4.1.
-- Michael Banck <[email protected]> Tue, 17 Oct 2006 16:49:59 +0200
console-driver-xkb (0.008-6) unreleased; urgency=low
* Moved 'xlibs' from Depends to Recommends (needed for new
installation).
* Updated README.Debian.
* [Duck] : Upload to GNUAB.
-- Arnaud Fontaine <[email protected]> Fri, 9 Jan 1998 22:15:02 +0100
console-driver-xkb (0.008-5) unstable; urgency=low
* Use '/usr/lib' instead of '/lib' for program instalation (as it is
breaking things when '/usr->.' symlink is not used).
-- Marc Dequènes (Duck) <[email protected]> Fri, 13 May 2005 16:53:05 +0200
console-driver-xkb (0.008-4) unstable; urgency=low
* Removed 'xkb' transitional binary package.
* Updated README.Debian.
* Now using CDBS 'debian/control' management.
* Increased Standards-Version to '3.6.1.1' with no changes.
* Increased Priority to 'standard'.
-- Marc Dequènes (Duck) <[email protected]> Thu, 14 Apr 2005 21:29:27 +0200
console-driver-xkb (0.008-3) unstable; urgency=low
* Rename package :
+ Added 'Conflicts' and 'Replaces' against old xkb package in
'debian/control'.
+ made 'xkb' a dependency-only pkg for smooth transition.
* Update patch against 'xkb.c'.
* Update description of the package in 'control'.
* Duck :
+ 'debian/control' is now UTF-8 encoded.
-- Arnaud Fontaine <[email protected]> Wed, 15 Dec 2004 19:59:51 +0100
xkb (0.008-2) unstable; urgency=low
* Removed silly ' ' directory from sources.
* Annihilated 'debian/xkb1.files' and removed unnecessary
'debian/xkb1.dirs'.
* Changed into non-native package (source tarball was badly named).
* Converted to CDBS.
* Split patches (using CDBS simplepatchsys) :
+ buildsys (install and clean rules)
+ default arguments
+ hurd keymap
* Minor description improvement.
* Added myself to Uploaders.
-- Marc Dequenes (Duck) <[email protected]> Wed, 17 Nov 2004 20:38:47 +0100
xkb (0.008-1) unstable; urgency=low
* Initial Release.
* Adjusted the Makefile to add install target.
* Fixing xkbdir to /etc/X11/xkb in xkb.c file.
-- Arnaud Fontaine <[email protected]> Sun, 29 Aug 2004 14:51:48 +0200