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