diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-07-11 16:39:26 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-07-11 16:39:26 +0000 |
commit | 7e3b6fb03b53425e54f37a4e15448033b85378c5 (patch) | |
tree | 4f7236b9db4319940fc2553d828a013239709f05 /debian/changelog | |
parent | 11786baa63069b5cabbc989f0387a02209604583 (diff) |
Add keyboard layout switch to d-i
* control: Make hurd-udeb depend on xkb-data-udeb. Make hurd
conflict/replace console-driver-xkb.
* rules: Add empty compose file for hurd-udeb.
* hurd.install: Do not install empty compose file.
* local/runsystem: Read keyboard layout from console-setup, restart the
console automatically.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fe7a39eb..4cc4ee84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +hurd (20120710-2) UNRELEASED; urgency=low + + * control: Make hurd-udeb depend on xkb-data-udeb. Make hurd + conflict/replace console-driver-xkb. + * rules: Add empty compose file for hurd-udeb. + * hurd.install: Do not install empty compose file. + * local/runsystem: Read keyboard layout from console-setup, restart the + console automatically. + + -- Samuel Thibault <sthibault@debian.org> Wed, 11 Jul 2012 12:32:57 +0000 + hurd (20120710-1) unstable; urgency=low * New upstream snapshot. |