"Fossies" - the Fresh Open Source Software Archive 
Member "PDL-2.025/debian/changelog" (17 Apr 2018, 25064 Bytes) of package /linux/misc/PDL-2.025.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 pdl (1:2.4.11-4) unstable; urgency=low
2
3 * fix pdl versioned dep in dh_pdl
4
5 -- Henning Glawe <glaweh@debian.org> Wed, 30 May 2012 16:06:03 +0200
6
7 pdl (1:2.4.11-3) unstable; urgency=low
8
9 * fix the building of pdl wrapper
10 * set -fPIC when compiling fortran extensions
11
12 -- Henning Glawe <glaweh@debian.org> Mon, 28 May 2012 20:44:46 +0200
13
14 pdl (1:2.4.11-2) unstable; urgency=low
15
16 * fix calls to croak in Lib/GIS/Proj/Proj.pd and IO/GD/GD.pd (croak was
17 not called with a format string literal, causing
18 -Werror=format-security to abort the compilation)
19
20 -- Henning Glawe <glaweh@debian.org> Sun, 27 May 2012 16:01:22 +0200
21
22 pdl (1:2.4.11-1) unstable; urgency=low
23
24 * new upstream release
25 * acknowledge NMU (closes: #670693), thanks to Jari Aalto
26 * switch to 3.0 quilt packaging format, the +dfsg repackaging
27 of upstream source is not needed anymore
28 * provide pdlapi-$version virtual package to keep binary extension
29 modules from breaking silently
30 * introduce dh_pdl providing ${pdl:Depends} for extension packages
31 * use dpkg-buildflags in debian/rules to determine flags
32 * link with --as-needed to avoid spurious dependencies
33 * switch to dh_auto_configure to call EU::MM with the proper flags
34 * read LDFLAGS and FFLAGS in f77conf.pl from env
35 * depend on newer dpkg-dev due to buildflags options
36
37 -- Henning Glawe <glaweh@debian.org> Sat, 26 May 2012 10:30:55 +0200
38
39 pdl (1:2.4.10+dfsg-1.1) unstable; urgency=low
40
41 * Non-maintainer upload.
42 * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
43 * Update to Standards-Version to 3.9.3 and debhelper to 9.
44 * Add build-arch and build-indep targets; use dh_prep in rules file.
45 * Fix copyright-refers-to-symlink-license (Lintian).
46 * Fix duplicate-in-relation-field libastro-fits-header-perl (Lintian).
47 * Fix unused-override (Lintian).
48
49 -- Jari Aalto <jari.aalto@cante.net> Sat, 28 Apr 2012 08:44:59 +0300
50
51 pdl (1:2.4.10+dfsg-1) unstable; urgency=low
52
53 * new upstream release
54 * sync debian/perldl.conf with perldl.conf
55
56 -- Henning Glawe <glaweh@debian.org> Sun, 19 Feb 2012 10:42:56 +0100
57
58 pdl (1:2.4.7+dfsg-2) unstable; urgency=low
59
60 * remove left-over file 'test.log', which slipped into the 1:2.4.7+dfsg-1
61 debian diff
62 * include upstream release notes in deb
63 * fix Pod of PDL::IO::FastRaw
64 * add lintian override: it is OK to have dpatch dependency with an empty
65 patch list. Usually I am adding fixes as dpatch patches, and it is useless
66 to add/remove the dpatch support in case there are no patches for one
67 particular revision.
68 * add a lintian override for a long code line in a manpage, which cannot be
69 easily broken
70
71 -- Henning Glawe <glaweh@debian.org> Sun, 22 Aug 2010 21:19:32 +0200
72
73 pdl (1:2.4.7+dfsg-1) unstable; urgency=low
74
75 * new upstream version
76 - much improved documentation (closes: #132900)
77 * build-depend on netpbm (improves testsuite runs)
78 * build-depend on proj-bin (alternatively with proj) to have 'proj'
79 command available
80 * build-depend and suggest libdevel-repl-perl (for new pdl2 shell)
81 * update debian standards-version to 3.9.1 (no further changes needed)
82 * improve test suite run output in build log
83
84 -- Henning Glawe <glaweh@debian.org> Thu, 19 Aug 2010 11:40:22 +0200
85
86 pdl (1:2.4.6+dfsg-2) unstable; urgency=low
87
88 * pgperl is back in debian, name changed to libpgplot-perl; changed the
89 pdl recommends to reflect that (closes: #407463)
90
91 -- Henning Glawe <glaweh@debian.org> Tue, 11 May 2010 07:56:50 +0200
92
93 pdl (1:2.4.6+dfsg-1) unstable; urgency=low
94
95 * fix paths in generated HTML docs
96 * add dpkg trigger for documentation index and HTML documentation updates
97 * add ${misc:Depends} to pdl's Depends (recommended by lintian due to
98 debhelper usage)
99 * use DESTDIR instead of PREFIX when installing (recommended by lintian,
100 as this works only due to a debian-specific MakeMake extension)
101 * bump (build-)dependency on libopengl-perl to 0.62
102 * update to standards-version 3.8.4
103 * build-depend on libhdf4-alt-dev (closes: #540404)
104 * modify hdf support build scripts to autodetect the 'alt'-flavour
105 * build-depend on libproj-dev (closes: #521822)
106 * move Homepage to Homepage control field and improve description
107 (closes: #574372)
108
109 -- Henning Glawe <glaweh@debian.org> Sat, 08 May 2010 17:10:16 +0200
110
111 pdl (1:2.4.5+dfsg-2) unstable; urgency=low
112
113 * switch TriD from X11 to freeglut
114 * patch test suite to give more meaningful results
115 * repair f77config, link against libgfortran.so
116 * run testsuite in verbose mode to get more information
117 * build-depend and suggest ExtUtils::F77
118 * suggest Astro::FITS::Header
119
120 -- Henning Glawe <glaweh@debian.org> Mon, 09 Nov 2009 12:32:34 +0100
121
122 pdl (1:2.4.5+dfsg-1) unstable; urgency=low
123
124 * new upstream release
125 * repacked upstream source without debian dir
126 * build-depend on sharutils to have uuencode/uudecode available for
127 test suite
128 * build-depend on libraries needed for the reworked TriD module
129 * remove maintainer script postrm, it was actually empty
130 * bump standards-version to 3.8.3
131 * bump debhelper compatibility level to 7
132 * generate html docs and doc index in /var/lib/pdl
133 * put symlink to files in /var/lib/pdl into /usr/lib/perl5/PDL
134
135 -- Henning Glawe <glaweh@debian.org> Fri, 06 Nov 2009 21:45:44 +0000
136
137 pdl (1:2.4.3-8) unstable; urgency=low
138
139 * add proper description to the dpatch pathes (6 lintian warnings)
140 * backport documentation 'apropos' search function from upstream cvs
141 (closes: #499758)
142 * remove empty manpage /usr/share/man/man3/PDL::PP.3pm (lintian warning)
143 * update standarts version to 3.8.0 (lintian warning)
144 * build-depend on x11proto-core-dev instead of x-dev (lintian error)
145 * remove libgl1 from Suggests; there is no 3d support presently
146 * bump readline Suggests: to Recommends:, as users are lost in
147 interactive mode without it
148 * Fix doc-base entry (Science/Mathematics instead of Apps/Math)
149 * suggest doc-base
150
151 -- Henning Glawe <glaweh@debian.org> Mon, 22 Sep 2008 09:42:25 +0200
152
153 pdl (1:2.4.3-7) unstable; urgency=low
154
155 * patch upstream IO/Makefile.PL to also install Dicom IO module
156 (closes: #474751)
157 * disable opengl based PDL::Graphics::TriD, it is not working
158 with perl 5.10. this considerably lowers PDL's dependencies,
159 upstream does not yet have a solution for this problem
160 (closes: #495379)
161 * apply upstream patch for the pct() problem (closes: #488092)
162
163 -- Henning Glawe <glaweh@debian.org> Sat, 20 Sep 2008 13:44:57 +0200
164
165 pdl (1:2.4.3-6) unstable; urgency=low
166
167 [ Rafael Laboissiere ]
168 * Switch from g77 to gfortran
169
170 [ Henning Glawe ]
171 * apply Rafael's patch (closes: #468637)
172
173 -- Henning Glawe <glaweh@debian.org> Tue, 4 Mar 2008 09:05:08 +0100
174
175 pdl (1:2.4.3-4) unstable; urgency=low
176
177 * clean up leftover files not caught by pdl's distclean target
178 (closes: #424345)
179 * clearly state in PDL::Fit::Gaussian synopsis that PDL has to be loaded
180 first (closes: #379932)
181 * apply patch for uniqvec/qsortvec from upstream BTS (closes: #415426)
182 * encode Latin1 characters in POD documentation as roff
183 * postprocess the "reduce" manpage's NAME section to remove roff macros
184 (closes: #304217)
185 * remove misplaced whitespace characters from changelog
186 * fix the menu entry to reflect current menu policy
187 * add lintian override to ignore the missing html files; they are
188 generated in the postinst script, so lintian can not see them
189 * fix the gsl version check
190 * comment out the dump() calls in t/xvals.t test, as this seems to confuse
191 the test result parser
192 * rebuild for the ldbl128 transition (closes: #430319)
193
194 -- Henning Glawe <glaweh@debian.org> Tue, 16 Oct 2007 10:25:18 +0200
195
196 pdl (1:2.4.3-3) unstable; urgency=low
197
198 * add -DGLvoid=void in the cpp call for setting up the OpenGL typemaps in
199 order to make PDL build with newer mesa versions (closes: #390122)
200
201 -- Henning Glawe <glaweh@debian.org> Mon, 9 Oct 2006 18:07:41 +0200
202
203 pdl (1:2.4.3-2) unstable; urgency=low
204
205 * upstream: enhance the 64bit-excludelist for the flexraw-test
206 * let the build continue anyways if problems are found in the
207 testsuite, so its output is only informational
208
209 -- Henning Glawe <glaweh@debian.org> Mon, 25 Sep 2006 10:43:58 +0200
210
211 pdl (1:2.4.3-1) unstable; urgency=low
212
213 * new upstream
214 * enable gd, proj and HDF support
215 * force-enable WITH_3D, as on debian autobuilders, there is no
216 $DISPLAY and therefore the autodetection does not work
217
218 -- Henning Glawe <glaweh@debian.org> Thu, 17 Aug 2006 12:27:03 +0200
219
220 pdl (1:2.4.2-6) unstable; urgency=low
221
222 * Graphics::TriD did not compile anymore. Backport this module from HEAD.
223 * update standarts-version to 3.7.2
224 * build-depend on libxext-dev, as the TriD GL needs it
225 * incorporate OpenGL build fix from upstream BTS 1505132
226
227 -- Henning Glawe <glaweh@debian.org> Tue, 13 Jun 2006 10:14:39 +0200
228
229 pdl (1:2.4.2-5) unstable; urgency=low
230
231 * add workaround for broken ExtUtils::MakeMaker in perl 5.8.8
232 (closes: #356975):
233 - as EU::MM generated Makefiles reference PERLRUN instead of PERLRUNINST,
234 explicitly "use blib;" in the BAD{,2}_demo.pm.PL
235
236 -- Henning Glawe <glaweh@debian.org> Fri, 2 Jun 2006 10:17:39 +0200
237
238 pdl (1:2.4.2-4) unstable; urgency=low
239
240 * make the xlibs-dev transition for x.org 6.9 (closes: #346926):
241 - build-depending on x-dev should be enough according to
242 http://www.inutil.org/jmm/xlibs/xlibs-split-2005-11-15.tar-bz2
243 * Suggest libplplot-dev and tell about the PDL::Graphics::PLplot
244 examples it contains in pdl's README.Debian
245
246 -- Henning Glawe <glaweh@debian.org> Mon, 9 Jan 2006 09:15:31 +0100
247
248 pdl (1:2.4.2-3) unstable; urgency=low
249
250 * change Build-dependencies to build with xorg (closes: #318258)
251 * add libinline-perl to suggests
252 * add perl readline modules to suggests
253
254 -- Henning Glawe <glaweh@debian.org> Thu, 14 Jul 2005 14:49:42 +0000
255
256 pdl (1:2.4.2-2) unstable; urgency=low
257
258 * use dpatch for patch management
259 * split out Makefile clean target patch
260 * split out patch preventing the generation of an empty manpage pdl.1p
261 * get fix for transform.pd from cvs (problem reported on pdl mailing list)
262 * fix a second problem with PDL_Double used not in C code in transform.pd
263 * patch mkhtmldoc.pl to generate relative links instead of absolute ones;
264 absolute pathnames confused dhelp sometimes.
265 * move debhelper template in prerm up, so the doc-base remove call is done
266 before the dynamically generated html files are removed
267 * patch remove obsolete upstream debian files until these changes are
268 checked in.
269 * mention new pdl htmldoc location in README.Debian
270
271 -- Henning Glawe <glaweh@debian.org> Sun, 16 Jan 2005 18:42:29 +0100
272
273 pdl (1:2.4.2-1) unstable; urgency=low
274
275 * new upstream release
276 * remove comment about not including m51.fits from debian/copyright
277 * re-import COPYING to debian/copyright
278 * include perldl.conf used in "official" package as debian/perldl.conf
279 * install Known_problems to docdir
280 * fix clean target in upstream makefiles
281 * use upstream makefile distclean target in debian/rules clean target
282 * fix description+synopsis
283 * remove references to obsolete websites from README
284 * rework packaging with debhelper
285 * build html docs in /usr/share/doc/pdl/html/PDL and install doc-base
286 entry for this
287 * remove lintian override, slatec is now built with -fPIC
288 * disable building of pdl.1p from pdl.PL, so the correct pdl.1p from
289 Basic/Pod/Intro.pod is included
290
291 -- Henning Glawe <glaweh@debian.org> Mon, 10 Jan 2005 15:59:25 +0100
292
293 pdl (1:2.4.1-1) unstable; urgency=low
294
295 * new upstream release
296 * don't print debug info in preinst (Closes: #69978)
297 * enable bad value support, the impact should be minimal on modern
298 hardware (Closes: #113607)
299 * took plplot from PDL HEAD
300 * clean up doc index and html docs in prerm (Closes: #160034)
301
302 -- Henning Glawe <glaweh@debian.org> Thu, 22 Jul 2004 19:16:24 +0200
303
304 pdl (1:2.4.0-1) unstable; urgency=low
305
306 * new maintainer (Closes: #215543)
307 * acknowlege NMU (Closes: #141117, #104630, #140104, #170182)
308 * new upstream release.
309 * enable plplot support (Closes: #196185)
310 * enable gsl support
311 * enable fftw support
312 * swap out m51.fits and COPYING, taken from PDL CVS HEAD (Closes: #223793)
313
314 -- Henning Glawe <glaweh@debian.org> Sat, 13 Dec 2003 22:25:41 +0100
315
316 pdl (1:2.3.2-0.6) unstable; urgency=low
317
318 * NMU for xlib6g-dev dependency (Closes: #170182)
319
320 -- Joshua Kwan <joshk@triplehelix.org> Sat, 15 Mar 2003 16:55:39 -0800
321
322 pdl (1:2.3.2-0.5) unstable; urgency=low
323
324 * NMU for perl 5.8. Set build-dependency to perl 5.8.
325 * debian/rules: moved prefix selection to installation time.
326
327 -- Josselin Mouette <joss@debian.org> Wed, 21 Aug 2002 22:39:24 +0200
328
329 pdl (1:2.3.2-0.2) unstable; urgency=low
330
331 * Non-Maintainer Upload
332 * In postinst, specify path to /usr/bin/perl so that users with a conflicting
333 perl in /usr/local/bin do not get a blow-up. (Closes: #141117)
334 * (Note that the above change was made in debian/rules, NOT debian/postinst,
335 because of the very strange way the original maintainer made the
336 debian/postinst be auto-generated..)
337
338 -- Ben Gertzfield <che@debian.org> Mon, 8 Apr 2002 18:47:16 +0900
339
340 pdl (1:2.3.2-0.1) unstable; urgency=low
341
342 * Non-Maintainer Upload
343 * Newest version needed to fix gimp-perl build problems (perl
344 segfaults on alpha otherwise).
345 * Use F77CONF=debian/f77conf.pl, signify hppa needed changes in
346 there instead of hacking Lib/Slatec/Makefile.PL .
347 * Include small patch to change $(INST_LIBDIR)/PDL to
348 $(INST_LIBDIR) in Basic/Gen/Makefile.PL (debian/rules has
349 a very long, strange find command that barfs if there are
350 multiple directories named PDL, and this looks like a typo
351 anyway)
352 * debian/rules was writing to file called "substvers", and
353 was missing a $ anyway when writing Perl depends substvars.
354 Commented out, added a call to dh_perl and tightened Build-Depends
355 on debhelper to (>= 3.0.18).
356 * Add call to dh_clean to clean up debhelper-generated files.
357
358 -- Ben Gertzfield <che@debian.org> Tue, 2 Apr 2002 22:07:56 +0900
359
360 pdl (1:2.2.1-7.1) unstable; urgency=low
361
362 * Non-Maintainer Upload
363 * Fix to build on hppa, patch in BTS. Closes: #104630
364
365 -- Matt Taggart <taggart@debian.org> Wed, 5 Dec 2001 19:42:37 -0700
366
367 pdl (1:2.2.1-7) unstable; urgency=low
368
369 * rebuild with dh_gencontrol instead of dpkg-gencontrol, new
370 perl policy seems to need this.
371 * include lintian override for non-pic code in Slatec.so
372 * include debian/all (build/check script) in source
373
374 -- Raul Miller <moth@debian.org> Sun, 26 Aug 2001 21:44:51 -0400
375
376 pdl (1:2.2.1-6) unstable; urgency=low
377
378 * Introduced a build-depends on libextutils-f77-perl. [Which
379 breaks cross compilation since I've not released that package yet --
380 waiting on DFSG copyright, but allows building with slatec.]
381
382 -- Raul Miller <moth@debian.org> Sat, 9 Jun 2001 22:54:30 -0400
383
384 pdl (1:2.2.1-5) unstable; urgency=low
385
386 * fix postinst.base -- postinst was missing set -e
387
388 -- Raul Miller <moth@debian.org> Fri, 25 May 2001 11:09:44 -0400
389
390 pdl (1:2.2.1-4) unstable; urgency=low
391
392 * Ok, found out how to resolve $Config{version}.
393
394 -- Raul Miller <moth@debian.org> Fri, 25 May 2001 01:04:12 -0400
395
396 pdl (1:2.2.1-3) unstable; urgency=low
397
398 * changed INSTALLDIRS=perl to INSTALLDIRS=vendor in debian/rules,
399 for the new perl policy, changed Build-Depends to match.
400 (fixes #95423)
401 * made other changes to debian/rules and debian/control as indicated
402 by this new policy. I hope the OPTIMIZE attribute doesn't hose PDL...
403 * FIXME: I've backed out compliance with 3.4.2 of the new perl policy:
404 "Binary modules must specify a dependency on either perl or
405 perl-base with a minimum version of the perl package used to
406 build the module, and must additionally depend on the expansion of
407 perlapi-$Config{version}."
408 This fails to indicate what context to use for that expansion. In
409 my initial tests, this broke the package, and `apt-cache search
410 perlapi` turns up nothing.
411
412 -- Raul Miller <moth@debian.org> Thu, 24 May 2001 14:01:33 -0400
413
414 pdl (1:2.2.1-2) unstable; urgency=low
415
416 * replaced mesag-dev with xlibmesa-dev in build depends. (fixes #97508)
417 replaced mesag3 with libgl1 in depends.
418 * Rant: [None of this rant is immediately relevant to this version
419 of PDL, except through examining the implications of bug #97508.]
420 This whole "trash the old i/o-library interface" thing strikes
421 me as *really bad*. Interfaces should be treated as sacred,
422 and maintaining backwards compatibility is important for long term
423 system survivability. Basically, what we're saying here is that
424 these interfaces are immature, and people who built code against
425 the earlier (obsolete) libraries acted prematurely. Either that,
426 or we're saying that distributing binary packages for debian is
427 a mistake on the part of anyone outside of debian.
428 * I'm leaving the Build-Depends for libncurses-dev in the control file,
429 even though it's now a virutal package, to see if I get any bug
430 reports filed against pdl because of it (for the record, I'm using
431 version 5.2.20010318-1 of libncurses5-dev to build this instance).
432 * updated debian/rules (added prerm, minor cleanups)
433
434 -- Raul Miller <moth@debian.org> Mon, 21 May 2001 10:18:55 -0400
435
436 pdl (1:2.2.1-1) unstable; urgency=low
437
438 * renamed directory from PDL-2.2.1 to pdl-2.2.1, and chmod +x debian/rules
439 (required so that dpkg-buildpackage works).
440 * changed Source-Depends: to Build-Depends: in control file, and restored
441 build dependency for libncurses-dev.
442 * restored debian/postinst.base and debian/prerm from debian 2.2
443
444 -- Raul Miller <moth@debian.org> Sun, 20 May 2001 22:14:49 -0400
445
446 pdl (1:2.2.1-0) unstable; urgency=low
447
448 * new upstream release
449
450 -- PDL Porters <pdl-porters@jach.hawaii.edu> Tue, 24 Apr 2001 15:01:23 -0400
451
452 pdl (1:2.2-2) unstable; urgency=low
453
454 * delete bogus debian.orig directory
455
456 -- Raul Miller <moth@debian.org> Wed, 14 Mar 2001 15:15:59 -0500
457
458 pdl (1:2.2-1) unstable; urgency=medium
459
460 * new upstream release
461 * turned off make test because it has problems:
462 1. requires an active X session (bad for autobuilders), and
463 2. requires slatec (or linfit fails). [Can't support
464 slatec until ExtUtils::F77 is a debian package]
465 * bumped up urgency because old pdl doesn't support newest
466 perl, and some people consider that serious.
467
468 -- Raul Miller <moth@debian.org> Mon, 12 Mar 2001 20:51:12 -0500
469
470 pdl (1:2.1.1-1) unstable; urgency=low
471
472 * reintroduced scantree.pl and mkhtmldoc to postinst (fixes
473 problem reported in private email by Dav Clark and Gordon Haverland
474 -- thanks).
475 * note: this version won't purge cleanly, as it creates a couple
476 files a postinst time which aren't removed even at purge time.
477 * got rid of bashisms from debian/rules
478 * translated /usr/doc to /usr/share/doc and /usr/man to /usr/share/man
479 * never released -- ignore epoch
480
481 -- Raul Miller <moth@debian.org> Mon, 20 Nov 2000 01:17:43 -0500
482
483 pdl (2.1.1-0pre1) unstable; urgency=low
484
485 * new upstream version
486 * this is a pre-release, among other things, I'm waiting for xlib6g-dev
487 to stabilize. Please email me, personally, with any bug reports.
488 This is not an official release. Changes from the 2.1.1 sources on
489 sourceforge for this prerelease:
490 + chmod +x debian/rules
491 + this entry in debian/changelog
492 + editted copy of perldl.conf as debian/.perldl.conf (no -lMesa*)
493 + HOME=`pwd`/debian added to Makefile.PL part of debian/rules
494
495 -- Raul Miller <moth@debian.org> Sun, 19 Nov 2000 14:46:31 -0500
496
497 pdl (2.005-2) frozen; urgency=medium
498
499 * Argh, forgot to fix t/gauss.t -- this is required
500 for Bug#55268 to really be fixed.
501
502 -- Raul Miller <moth@debian.org> Tue, 25 Apr 2000 13:45:28 -0400
503
504 pdl (2.005-1) frozen; urgency=medium
505
506 * new bugfix upstream version
507 * two hacks: (1) disable #ifdef in Basic/Math/mconf.h which includes
508 <nan.h> on our linux alpha, (2) disable test which shows that guassian
509 doesn't work properly on our linux alpha. (Fixes Bug#55268)
510
511 -- Raul Miller <moth@debian.org> Mon, 17 Apr 2000 08:17:18 -0400
512
513 pdl (2.003-1) unstable; urgency=low
514
515 * new upstream version
516
517 -- Raul Miller <moth@debian.org> Mon, 1 Nov 1999 07:16:55 -0500
518
519 pdl (2.002-3) unstable; urgency=low
520
521 * new maintainer
522 * recreated source package, unpack in pdl-2.002 instead of PDL-2.002
523 [this oddity in source package accounts for earlier diff problems].
524 (Fixes #45771).
525 * do "make test" at build time
526 * removed suggests jpeg-progs, I can't find any such package
527 * removed suggests pgperl, there's a well labeled demo that fails
528 and that should be enough of a suggestion for people who would want
529 this non-free support. If there's demand, and if special compilation
530 support turns out to be needed, I supposed I'll have to create
531 a pdl-nonfree...
532
533 -- Raul Miller <moth@debian.org> Sun, 10 Oct 1999 19:20:09 -0400
534
535 pdl (2.002-2) unstable; urgency=low
536
537 * added depends on libterm-readkey-perl
538
539 -- John Lapeyre <lapeyre@physics.arizona.edu> Sun, 8 Aug 1999 14:25:39 -0700
540
541 pdl (2.002-1) unstable; urgency=low
542
543 * New upstream
544 * Build with new perl 5.005 package
545 * fixes #40433 with workaround for error in Bessel functions in
546 libc6 2.1
547 * Fixes #36402, docs are now made at build time and are purged
548 with dpkg --purge. Also previous cruft from old versions is purged
549 in preinst.
550 * Fixes #38429, typo in Depends
551
552 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 25 Jun 1999 17:52:33 -0700
553
554 pdl (2.001-1) unstable; urgency=low
555
556 * New upstream
557 * Add r-pdl code (merging r-pdl package)
558
559 -- John Lapeyre <lapeyre@physics.arizona.edu> Wed, 21 Apr 1999 14:47:54 -0700
560
561 pdl (2.0-2) unstable; urgency=low
562
563 * link with glibc 2.1.1
564 * add menu entry
565
566 -- John Lapeyre <lapeyre@physics.arizona.edu> Thu, 25 Mar 1999 01:52:12 -0700
567
568 pdl (2.0-1) unstable; urgency=low
569
570 * new upstream version
571
572 -- John Lapeyre <lapeyre@physics.arizona.edu> Mon, 25 Jan 1999 16:59:48 -0700
573
574 pdl (1.99988-5) unstable frozen; urgency=low
575
576 * html docs were put in wrong place.
577
578 -- John Lapeyre <lapeyre@physics.arizona.edu> Tue, 8 Dec 1998 03:39:42 -0700
579
580 pdl (1.99988-4) unstable frozen; urgency=low
581
582 * Some package (mesa?) change and broke the build
583 Add X11 include path by hand.
584
585 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 6 Nov 1998 22:03:17 -0700
586
587 pdl (1.99988-3) unstable; urgency=low
588
589 * link against mesag3.
590
591 -- John Lapeyre <lapeyre@physics.arizona.edu> Sun, 25 Oct 1998 01:32:34 -0700
592
593 pdl (1.99988-2) unstable; urgency=low
594
595 * Make rules less i386-centric
596
597 -- John Lapeyre <lapeyre@physics.arizona.edu> Tue, 6 Oct 1998 11:44:39 -0700
598
599 pdl (1.99988-1) unstable; urgency=low
600
601 * New minor revision
602
603 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 2 Oct 1998 00:00:03 -0700
604
605 pdl (1.99985-1) unstable; urgency=low
606
607 * New minor revision
608
609 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 31 Jul 1998 14:24:09 -0700
610
611 pdl (1.9906-1) frozen unstable; urgency=low
612
613 * New minor revision
614
615 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 1 May 1998 15:29:16 -0700
616
617 pdl (1.9905-1) unstable; urgency=low
618
619 * New minor revision
620
621 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 24 Apr 1998 16:17:42 -0700
622
623 pdl (1.9904-1) unstable; urgency=low
624
625 * New minor revision
626
627 -- John Lapeyre <lapeyre@physics.arizona.edu> Mon, 13 Apr 1998 13:45:34 -0700
628
629 pdl (1.9902-2) unstable; urgency=low
630
631 * suggests mesag2 not mesa2
632
633 -- John Lapeyre <lapeyre@physics.arizona.edu> Mon, 13 Apr 1998 13:45:34 -0700
634
635 pdl (1.9902-1) unstable; urgency=low
636
637 * Upstream minor revision.
638 * Note doc lookup was still broken in 1.9901
639 * Changed architecture from i386 to any
640 * Fixed doc lookup, I hope
641
642 -- John Lapeyre <lapeyre@physics.arizona.edu> Mon, 23 Mar 1998 15:31:34 -0700
643
644 pdl (1.9901-2) unstable; urgency=low
645
646 * Fixed online doc lookup.
647
648 -- John Lapeyre <lapeyre@physics.arizona.edu> Sat, 14 Mar 1998 18:21:28 -0700
649
650 pdl (1.9901-1) unstable; urgency=low
651
652 * New upstream minor version including ...
653 * New Free license.
654 * Bug fixes, doc improvements
655
656 -- John Lapeyre <lapeyre@physics.arizona.edu> Mon, 9 Mar 1998 12:53:32 -0700
657
658 pdl (1.9900-1) non-free; urgency=low
659
660 * New upstream release
661
662 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 27 Feb 1998 16:42:27 -0700
663
664 pdl (1.95.07-3) non-free; urgency=low
665
666 * removed perllocal.pod; only for local build
667
668 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 23 Jan 1998 22:04:49 -0700
669
670 pdl (1.95.07-2) non-free; urgency=low
671
672 * existed a debstd bug; upgraded debstd and repackaged.
673
674 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 23 Jan 1998 21:09:05 -0700
675
676 pdl (1.95.07-1) non-free; urgency=low
677
678 * Initial Release.
679
680 -- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 16 Jan 1998 19:32:22 -0700