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