X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=4c9b660637297174f54bc5d9c5b16c7caa99f534;hb=27d1c24a83176ac8a19588319341e513abf88b48;hp=3fea1ce2dd1ff41e444761ba89fd382c2f66b622;hpb=e1fd7049ec81c3173fe3b596bc07b1e79e50ee09;p=debian%2Fgcpegg diff --git a/debian/changelog b/debian/changelog index 3fea1ce..4c9b660 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,22 @@ -gcpegg (5.1-11) UNRELEASED; urgency=low +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 + + -- Bdale Garbee Thu, 03 May 2012 11:43:39 -0600 + +gcpegg (5.1-11) unstable; urgency=low * add Vcs entries to the control file * change dep from open to console-tools