db4c6fd7f5d8476fe159a7a61c9499ff3af821e7
[debian/mtx] / debian / changelog
1 mtx (1.3.12-1) unstable; urgency=low
2
3   * new upstream version, closes: #500590
4   * clean up lintian warnings
5   * incorporate two changes suggested by a patch from Adam Cécile (Le_Vert):
6   * add debian/watch
7   * move config.* update to configure target, yields a smaller diff that 
8     doesn't clash with git-buildpackage... already had autotools-dev build dep!
9
10  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 2009 10:17:54 -0700
11
12 mtx (1.3.11-1) unstable; urgency=low
13
14   * new upstream version, closes: #425687, #425688
15   * don't let Makefile.in strip binaries, let dh_strip do it, closes: #437589
16
17  -- Bdale Garbee <bdale@gag.com>  Tue, 15 Apr 2008 14:34:32 -0600
18
19 mtx (1.2.17rel-2) unstable; urgency=low
20
21   * update config.sub and config.guess in rules clean target using the
22     autotools-dev package, closes: #367467
23
24  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Aug 2006 18:44:54 -0600
25
26 mtx (1.2.17rel-1) unstable; urgency=low
27
28   * new upstream version
29
30  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Jun 2006 23:57:44 -0400
31
32 mtx (1.2.16rel-5) unstable; urgency=low
33
34   * add build-deps needed for GNU/kFreeBSD, closes: #367467
35   * update debhelper build dependency
36
37  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Jun 2006 23:42:00 -0400
38
39 mtx (1.2.16rel-4) unstable; urgency=medium
40
41   * revert SG_SCSI_DEFAULT_TIMEOUT to 5 minutes since at least the Sony
42     TLS-9000 takes more than a minute to load sometimes, closes: #229169
43   * remove 'previous' from command summary, since it's not actually 
44     implemented in the program, closes: #230041
45   * include bash_completion file from Jon Middleton, closes: #227456
46
47  -- Bdale Garbee <bdale@gag.com>  Sat, 14 Feb 2004 22:36:23 -0700
48
49 mtx (1.2.16rel-3) unstable; urgency=low
50
51   * apply patch from Torsten Werner <twerner@debian.org> that elminates
52     hard-coding of the value of HZ, closes: #224147
53
54  -- Bdale Garbee <bdale@gag.com>  Tue, 16 Dec 2003 10:04:26 -0700
55
56 mtx (1.2.16rel-2) unstable; urgency=low
57
58   * apply patch from R.A.Owen <rao3@leicester.ac.uk> that fixes the "staggered"
59     output from the status command on some changers, closes: #129910
60
61  -- Bdale Garbee <bdale@gag.com>  Tue,  9 Apr 2002 19:30:06 -0600
62
63 mtx (1.2.16rel-1) unstable; urgency=low
64
65   * new upstream version, bug-fixing release, reportedly fixes timeout 
66     problem with some drives, closes: #113947
67
68  -- Bdale Garbee <bdale@gag.com>  Mon,  4 Mar 2002 01:27:48 -0700
69
70 mtx (1.2.15-1) unstable; urgency=low
71
72   * new upstream source
73   * update standards version, rebuild rules file
74   * man pages all included now, mtx-changer and other pieces from contrib
75     provided as examples, though chg-mtx in the amanda package is probably
76     a better choice for use with amanda, closes: #113728
77   * apply diffs to correct "spelling errors" (actually hyphenation) in the
78     descriptions in the control file, closes: #125160
79
80  -- Bdale Garbee <bdale@gag.com>  Sun, 30 Dec 2001 21:28:46 -0700
81
82 mtx (1.2.10-1) unstable; urgency=low
83
84   * new upstream source
85
86  -- Bdale Garbee <bdale@gag.com>  Mon, 11 Dec 2000 17:34:13 -0700
87
88 mtx (1.0-10) frozen unstable; urgency=low
89
90   * deliver mtx.doc, lost when the package was made FHS compliant, 
91     closes: #56276  Target frozen since including the documentation
92     is worthwhile for potato, and there is no added risk.
93
94  -- Bdale Garbee <bdale@gag.com>  Wed,  9 Feb 2000 12:27:58 -0700
95
96 mtx (1.0-9) unstable; urgency=low
97
98   * fix postinst/postrm scripts to be executable again
99
100  -- Bdale Garbee <bdale@gag.com>  Tue, 11 Jan 2000 23:00:17 -0700
101
102 mtx (1.0-8) unstable; urgency=low
103
104   * update to latest standards revision, add Build-Depends
105   * fix all the lintian errors that aren't intentional, override the two
106     permissions warnings since they're precisely what is needed
107
108  -- Bdale Garbee <bdale@gag.com>  Fri,  7 Jan 2000 02:47:08 -0700
109
110 mtx (1.0-7) unstable; urgency=low
111
112   * grab a local copy of scsi_ioctl.h from the 2.2.10 kernel source tree.  This
113     doesn't change often in any way we care about, and this is much simpler
114     than having to reference a live kernel tree somewhere...
115   * move to debhelper and CVS
116
117  -- Bdale Garbee <bdale@gag.com>  Sun, 20 Jun 1999 10:42:39 -0600
118
119 mtx (1.0-6) unstable; urgency=low
120
121   * put mtx in group backup, setuid root, perms set so that only members of
122     group backup can run mtx.  This makes mtx compatible with amanda.
123
124  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Jan 1998 15:06:13 -0700
125
126 mtx (1.0-5) unstable; urgency=low
127
128   * explicit include path to find <scsi/scsi_ioctl.h> in the 
129     /usr/src/linux/include tree.  closes bug 16877
130
131  -- Bdale Garbee <bdale@gag.com>  Sun, 25 Jan 1998 23:02:46 -0700
132
133 mtx (1.0-4) unstable; urgency=low
134
135   * actually install the mtx.doc file that's referenced in the man page /o\
136
137  -- Bdale Garbee <bdale@gag.com>  Sun, 21 Sep 1997 02:38:50 -0600
138
139 mtx (1.0-3) unstable; urgency=low
140
141   * libc6
142
143  -- Bdale Garbee <bdale@gag.com>  Thu,  4 Sep 1997 02:56:39 -0600
144
145 mtx (1.0-2) unstable; urgency=low
146
147   * Add an 'mtx-changer' wrapper script from the amanda-users mailing list
148     to make this more useful with Amanda.
149   * Hack mtx-changer to report 6 slots instead of 4, since I have an HP
150     SureStore 12000e.  Should make it configurable, someday.
151
152  -- Bdale Garbee <bdale@gag.com>  Sun, 10 Aug 1997 03:50:42 -0600
153
154 mtx (1.0-1) unstable; urgency=low
155
156   * Initial Release.
157
158  -- Bdale Garbee <bdale@gag.com>  Sun, 10 Aug 1997 03:05:18 -0600