update to latest standards version
[debian/gcpegg] / debian / changelog
1 gcpegg (5.1-14) UNRELEASED; urgency=low
2
3   * patch debian/rules to make build reproducible, closes: #777416
4   * source init functions
5   * use dh_prep instead of the deprecated dh_clean -k
6   * update to current standards version
7
8  -- Bdale Garbee <bdale@gag.com>  Mon, 15 Aug 2016 00:25:39 -0400
9
10 gcpegg (5.1-13) unstable; urgency=low
11
12   * merge 64-bit fixes from Fernando Lucas Rodriguez <fernando_lr@terra.es>,
13     closes: #680014
14   * fix additional 64-bit isms in the UI code
15   * revise dependency to be kbd | console-tools to ease backport support
16   * unqualify openvt path in init.d to tolerate /bin or /usr/bin
17   * enable the use of USB serial ports, etc, by making eggsh always open 
18     /dev/REG, which is now assumed to be a symlink to the actual device
19
20  -- Bdale Garbee <bdale@gag.com>  Tue, 03 Jul 2012 15:21:57 -0600
21
22 gcpegg (5.1-12) unstable; urgency=low
23
24   * change dep to get 'open' from console-tools to kbd, closes: #671082
25
26  -- Bdale Garbee <bdale@gag.com>  Thu, 03 May 2012 11:43:39 -0600
27
28 gcpegg (5.1-11) unstable; urgency=low
29
30   * add Vcs entries to the control file
31   * change dep from open to console-tools
32   * change arch to linux-any to avoid kfreebsd folk thinking this package
33     is worth spending any time on, closes: #648362
34
35  -- Bdale Garbee <bdale@gag.com>  Thu, 10 Nov 2011 13:49:00 -0700
36
37 gcpegg (5.1-10) unstable; urgency=low
38
39   * add a purge target to the init.d script, closes: #367123
40   * merge patch that adds support for Debian/kfreebsd, closes: #414405
41   * rename 'basket' to 'gcpbasket' to avoid package conflict, closes: #420632
42   * add LSB structure to init.d
43   * update standards version
44
45  -- Bdale Garbee <bdale@gag.com>  Sat, 28 Apr 2007 11:01:23 -0600
46
47 gcpegg (5.1-9) unstable; urgency=low
48
49   * use fully qualified pathnames in init.d, addresses another part of 347778
50
51  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Apr 2006 23:36:52 -0600
52
53 gcpegg (5.1-8) unstable; urgency=low
54
55   * move to newer debhelper compatibility level, closes: #328793, #359417
56   * add -f to openvt invocation in init.d, and create a README.debian with
57     firewalling information, at suggestion of Fernando Lucas Rodriguez
58   * improve the existence check in init.d, addresses part of 347778
59   * add text to README.debian about know problems on at least amd64
60
61  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Apr 2006 23:32:30 -0600
62
63 gcpegg (5.1-7) unstable; urgency=low
64
65   * change build dependency to use libncurses-dev, closes: #101655
66   * various packaging cleanups for things lintian discovered
67   * augment list of header files included, to eliminate implicit declarations
68
69  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Jul 2001 23:59:25 -0600
70
71 gcpegg (5.1-6) unstable; urgency=low
72
73   * use 'openvt' instead of 'open' in init.d since that's canonical now,
74     closes: #53180
75   * update sample eggrc file to reflect current protocol, closes: #79545
76
77  -- Bdale Garbee <bdale@gag.com>  Wed, 20 Dec 2000 12:24:57 -0700
78
79 gcpegg (5.1-5) unstable; urgency=low
80
81   * fix inconsistent virtual terminal number in init.d script
82
83  -- Bdale Garbee <bdale@gag.com>  Wed, 15 Dec 1999 17:39:17 -0700
84
85 gcpegg (5.1-4) unstable; urgency=low
86
87   * add a missing item to build dependencies
88
89  -- Bdale Garbee <bdale@gag.com>  Sun,  5 Dec 1999 20:41:31 -0700
90
91 gcpegg (5.1-3) unstable; urgency=low
92
93   * update to current policy
94
95  -- Bdale Garbee <bdale@gag.com>  Wed,  1 Dec 1999 23:48:50 -0700
96
97 gcpegg (5.1-2) unstable; urgency=low
98
99   * move the display to virtual terminal 8, which is unlikely to get in 
100     the way of anthing else going on.  Thanks to Craig Sanders for the
101     suggestion.
102  
103  -- Bdale Garbee <bdale@gag.com>  Mon, 10 May 1999 07:38:23 -0600
104
105 gcpegg (5.1-1) unstable; urgency=low
106
107   * Initial Release.
108   * add init.d fragment to auto-launch, uses 'open' and puts the program
109     on virtual terminal 2.  This may not make everyone happy, but is good
110     enough for now.
111
112  -- Bdale Garbee <bdale@gag.com>  Sun,  9 May 1999 20:06:40 -0600