X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=4c9b660637297174f54bc5d9c5b16c7caa99f534;hb=27d1c24a83176ac8a19588319341e513abf88b48;hp=fb5161d8a641baa6e4e02e7f64d14449f14ea87b;hpb=c4b524da8118d47a9642465e5e4b7cefa44043b7;p=debian%2Fgcpegg diff --git a/debian/changelog b/debian/changelog index fb5161d..4c9b660 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +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 + * change arch to linux-any to avoid kfreebsd folk thinking this package + is worth spending any time on, closes: #648362 + + -- Bdale Garbee Thu, 10 Nov 2011 13:49:00 -0700 + gcpegg (5.1-10) unstable; urgency=low * add a purge target to the init.d script, closes: #367123