-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.debian
217 lines (129 loc) · 6.28 KB
/
README.debian
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
Debian copyright:
This is a Debian prepackaged version of xfishtank.
This package was put together by Joey Hess <[email protected]>, using
sources from:
ftp://ftp.x.org/R5contrib/xfishtank.tar.Z
I tracked down John Bradley <[email protected]>, who wrote the xfish
program back around 1987, that xfishtank is derived from. He stated the
following copyright:
> It doesn't have one - do whatever you'd like with it. Enjoy!
>
> --jhb
rasttofish/rasttofish.c has this copyright:
** Copyright (C) 1989, 1991 by Jef Poskanzer.
**
** Permission to use, copy, modify, and distribute this software and its
** documentation for any purpose and without fee is hereby granted, provided
** that the above copyright notice appear in all copies and that both that
** copyright notice and this permission notice appear in supporting
** documentation. This software is provided "as is" without express or
** implied warranty.
Debian changelog:
xfishtank (2.2-25.1) unstable; urgency=low
* Non-maintainer upload.
* Correct build dependencies (Closes: #485546, #515415)
* Remove obsolete source and diff targets.
* Don't ignore errors by make clean.
* Add a dependency on misc:Depends
* Add a versioned dependency on debhelper 7
-- Raphael Geissert <[email protected]> Wed, 08 Jul 2009 03:01:55 -0500
xfishtank (2.2-25) unstable; urgency=low
* Maintainer Upload, incorporates NMU
* Updated dh compat level to v7
-- Eric Schwartz (Skif) <[email protected]> Wed, 10 Sep 2008 20:22:17 -0500
xfishtank (2.2-24.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on libxext-dev, fixes FTBFS (Closes: #486972)
-- Moritz Muehlenhoff <[email protected]> Fri, 27 Jun 2008 21:44:24 +0200
xfishtank (2.2-24) unstable; urgency=low
* Move binaries out of /usr/X11R6/bin (Closes: #362906)
-- Eric Schwartz (Skif) <[email protected]> Fri, 21 Jul 2006 01:44:19 -0600
xfishtank (2.2-23.1) unstable; urgency=low
* Non-maintainer upload to help xlibs-dev transition
* debian/control: Replace xlibs-dev build-dep. (Closes: #346831)
-- Marc 'HE' Brockschmidt <[email protected]> Fri, 20 Jan 2006 14:47:32 +0100
xfishtank (2.2-23) unstable; urgency=low
* Updated vroot.h to handle Xinerama (closes: #217490)
-- Eric Schwartz <[email protected]> Tue, 18 Nov 2003 22:09:50 -0700
xfishtank (2.2-22) unstable; urgency=low
* Applied patch from Steve Kemp (closes: #176686)
-- Eric Schwartz <[email protected]> Mon, 7 Apr 2003 19:10:04 -0600
xfishtank (2.2-21) unstable; urgency=low
* Checks for DefaultDepth > 8, instead of >= 16, as per patch by
Matthew Marjanovic (closes: #144091)
* Uses latest vroot.h from ftp.x.org/contrib/libraries (closes: #134253)
-- Eric Schwartz <[email protected]> Tue, 28 May 2002 22:55:56 -0600
xfishtank (2.2-20) unstable; urgency=low
* Added MANSRCSUFFIX, per patch provided by [email protected]
(closes: #107801)
* Added patch from Randolph Chung to build on ia64 (closes: #110214)
* Patch also fixes build problems reported by Lamont (closes: #105115)
-- Eric Schwartz <[email protected]> Tue, 28 Aug 2001 09:01:17 -0600
xfishtank (2.2-19) unstable; urgency=low
* fixed build-deps to include xutils (closes: #102280)
-- Eric Schwartz <[email protected]> Tue, 26 Jun 2001 02:26:50 -0600
xfishtank (2.2-18) unstable; urgency=low
* rewrote option parsing code (closes: #63725)
-- Eric Schwartz <[email protected]> Sat, 23 Jun 2001 18:21:00 -0600
xfishtank (2.2-17) unstable; urgency=low
* Updated Maintainer
-- Eric M. Schwartz <[email protected]> Mon, 21 Aug 2000 21:52:00 -0700
xfishtank (2.2-16) unstable; urgency=low
* Build deps.
-- Joey Hess <[email protected]> Sat, 4 Dec 1999 18:20:14 -0800
xfishtank (2.2-15) unstable; urgency=low
* FHS
-- Joey Hess <[email protected]> Mon, 20 Sep 1999 21:14:45 -0700
xfishtank (2.2-14) unstable; urgency=low
* Removed space after \ continuation character in menu file.
-- Joey Hess <[email protected]> Wed, 5 Aug 1998 14:23:36 -0700
xfishtank (2.2-13) unstable; urgency=low
* Fixed minor lintian errors.
-- Joey Hess <[email protected]> Sat, 14 Mar 1998 20:32:57 -0800
xfishtank (2.2-12) unstable; urgency=low
* Move man page into proper directory.
-- Joey Hess <[email protected]> Mon, 16 Feb 1998 14:10:58 -0800
xfishtank (2.2-11) unstable; urgency=low
* Updated to latest standards version (was already compilent, AFAIK)
#16781
-- Joey Hess <[email protected]> Wed, 7 Jan 1998 12:03:54 -0500
xfishtank (2.2-10) unstable; urgency=low
* Package got corrupted on master, reupload of .orig.tar.gz.
-- Joey Hess <[email protected]> Wed, 3 Dec 1997 13:38:18 -0500
xfishtank (2.2-9) unstable; urgency=low
* Fixed copyright file to actually give the copyright info (#14965), as
well as the upstream source location.
* Use debhelper.
* I noticed that the source package contained gif code. Rather than move
this package to non-free, I have created a new source package, with the
gif code removed.
-- Joey Hess <[email protected]> Sun, 16 Nov 1997 20:05:26 -0500
xfishtank (2.2-8) unstable; urgency=low
* Complied with libc6 xlib (#11954).
* New maintainer.
* Added a menu file.
-- Joey Hess <[email protected]> Wed, 10 Sep 1997 01:15:13 -0400
xfishtank (2.2-7) unstable; urgency=low
* Orphaned the package.
-- Vincent Renardias <[email protected]> Fri, 2 May 1997 01:16:46 +0200
xfishtank (2.2-6) unstable; urgency=low
* Recompiled with libc6.
-- Vincent Renardias <[email protected]> Fri, 2 May 1997 01:16:46 +0200
xfishtank (2.2-5) unstable; urgency=low
* Wrote manpage. (Corrects Bug #5592)
-- Vincent Renardias <[email protected]> Sat, 14 Dec 1996 03:42:09 +0100
xfishtank (2.2-4) unstable; urgency=medium
* Maintainer changed
* Some typo. corrections
* Changed compile options, strip executable
* Added some doc. files
* Added link to undocumented.7
-- Vincent Renardias <[email protected]> Sat, 19 Oct 1996 04:37:37 +0200
xfishtank (2.2-3) unstable; urgency=medium
* Full Color support enabled (Will hopefully cure problems with 16bpp)
as well
-- Christoph Lameter <[email protected]> Thu, 08 Sep 1996 15:37:25 +0100
xfishtank (2.2-2) unstable; urgency=low
* Switched to new way of doing packages
* Included copyright information etc
-- Christoph Lameter <[email protected]> Thu, 01 Sep 1996 15:37:25 +0100