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