X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=15a5eff627cd20653911b9662ae7761eea0e199e;hb=c8e7aef68fd1b9fac09ff097d8d4495ce6beb1f9;hp=16c721895a997fcd4cba4c07bc7ecc3e2361def1;hpb=491009ffbaedc312f1588681d2af08cd394a99de;p=debian%2Fgcpegg diff --git a/debian/changelog b/debian/changelog index 16c7218..15a5eff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +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 + * merge patch that adds support for Debian/kfreebsd, closes: #414405 + * rename 'basket' to 'gcpbasket' to avoid package conflict, closes: #420632 + * add LSB structure to init.d + * update standards version + + -- Bdale Garbee Sat, 28 Apr 2007 11:01:23 -0600 + +gcpegg (5.1-9) unstable; urgency=low + + * use fully qualified pathnames in init.d, addresses another part of 347778 + + -- Bdale Garbee Fri, 14 Apr 2006 23:36:52 -0600 + gcpegg (5.1-8) unstable; urgency=low * move to newer debhelper compatibility level, closes: #328793, #359417