X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=4c9b660637297174f54bc5d9c5b16c7caa99f534;hb=27d1c24a83176ac8a19588319341e513abf88b48;hp=15a5eff627cd20653911b9662ae7761eea0e199e;hpb=c8e7aef68fd1b9fac09ff097d8d4495ce6beb1f9;p=debian%2Fgcpegg diff --git a/debian/changelog b/debian/changelog index 15a5eff..4c9b660 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +gcpegg (5.1-13) unstable; urgency=low + + * merge 64-bit fixes from Fernando Lucas Rodriguez , + closes: #680014 + * fix additional 64-bit isms in the UI code + * revise dependency to be kbd | console-tools to ease backport support + * unqualify openvt path in init.d to tolerate /bin or /usr/bin + * enable the use of USB serial ports, etc, by making eggsh always open + /dev/REG, which is now assumed to be a symlink to the actual device + + -- Bdale Garbee Tue, 03 Jul 2012 15:21:57 -0600 + gcpegg (5.1-12) unstable; urgency=low * change dep to get 'open' from console-tools to kbd, closes: #671082