]> arthur.barton.de Git - netatalk.git/blob - distrib/debian/changelog
a544893d776bb81203a74dba49ca1aaf766ca873
[netatalk.git] / distrib / debian / changelog
1 netatalk (1.5pre8cvs-0) unstable; urgency=low
2
3   * Unofficial CVS release.
4
5  -- Sebastian Rittau <srittau@debian.org>  Sun,  7 Oct 2001 13:07:23 +0200
6
7 netatalk (1.5pre8-2) unstable; urgency=low
8
9   * Work around the fact that upstream includes sym-links to mkinstalldirs and
10     missing instead of verbatim copies. We do that by including our own copies
11     in debian and copy them before running the build. (Closes: #114915)
12
13  -- Sebastian Rittau <srittau@debian.org>  Wed, 10 Oct 2001 14:03:34 +0200
14
15 netatalk (1.5pre8-1) unstable; urgency=low
16
17   * New upstream version, containing most Debian patches.
18   * Added a patch to configure.in that fixes PAM detection and compilation.
19
20  -- Sebastian Rittau <srittau@debian.org>  Sun,  7 Oct 2001 12:46:15 +0200
21
22 netatalk (1.5pre7-5) unstable; urgency=low
23
24   * More patches by Jonas Smedegaard <dr@jones.dk>:
25     + 001_logcheck_fix_typo_and_optimize...
26       Logcheck fixes and improvements. (Closes: #114448)
27     + 005_visible_home_dir_in_config_(again!)
28       Name user home directories "Home Directory" by default to make them
29       appear in the MacOS chooser. (Patch had already been applied in
30       1.5pre7-2, but had been lost since.)
31     + Jonas made more patches, which I haven't applied yet, but either
32       committed upstream or sent upstream for discussion.
33       
34  -- Sebastian Rittau <srittau@debian.org>  Thu,  4 Oct 2001 22:31:50 +0200
35
36 netatalk (1.5pre7-4) unstable; urgency=low
37
38   * Fixed Build-Dependencies. (pam-cracklib -> cracklib2-dev) (Closes: #113356)
39   * Restored symlinks in /usr/lib/atalk/filters and other directories.
40     (Closes: #113746)
41   * Patches by Jonas Smedegaard <dr@jones.dk>:
42     + 002_correctly_calculate_perl_depends
43     + 003_remove_cap_line_from_logcheck
44       Small logcheck change.
45     + 004_add_misc_logcheck_lines
46       Another logcheck change.
47     + 011_strip_pam_paths
48       Not applied, but patched config/netatalk.pamd to strip /lib/security
49       from its path.
50
51  -- Sebastian Rittau <srittau@debian.org>  Mon,  1 Oct 2001 08:30:17 +0200
52
53 netatalk (1.5pre7-3) unstable; urgency=low
54
55   * Fixed a stupid typo I made in the new init script.
56   * Put add_netatalk_printer and netatalkshorternamelinks.pl in the
57     examples directory instead of /usr/bin. Suggestion from Jonas
58     Smedegaard.
59
60  -- Sebastian Rittau <srittau@debian.org>  Sun, 23 Sep 2001 19:08:43 +0200
61
62 netatalk (1.5pre7-2) unstable; urgency=low
63
64   * Integrated a lot of patches by Jonas Smedegaard <dr@jones.dk>:
65     + 001_etc2ps paths
66       Correct paths in etc2ps and suggest tetex-base.
67     + 005_visible_home_dir_in_config
68       Name user home directories "Home Directory" by default to make them
69       appear in the MacOS chooser.
70     + 007_logcheck
71       Support for the logcheck log file checking package.
72     + 011_avoid_symlinks_and_force_using_autoconf_2.50
73       Partly applied: Patch configure.in so that the use of autoconf 2.50
74       is forced. (Debian autoconf hack workaround.)
75     + 012_netatalk.conf
76       Improved init script. Also, make use of netatalk.conf again.
77       I patched the patch so that netatalk.conf is placed in /etc/default.
78     + 015_recommend_lsof_(for_macusers)_and_suggest_quota
79       Recommend lsof and suggest quota.
80     + 021_enable_ssl_and_cracklib_and_correct_pam_paths
81       Partly applied: Enable cracklib support.
82   * Fixed paths in add_netatalk_printer.
83   * Removed lp2pap.sh since it's of no use on Debian systems.
84   * Removed test_parse_mtab and afpd-mtab.pl because we are not using
85     the mtab DID scheme.
86   * Comparison operator is '=', not '==' in the 'test' command. Fixed
87     my patch.
88   * Removed netatalk.conf.5 as well, since we don't install netatalk.conf
89     anymore.
90   * Removed superfluous file /etc/netatalk/netatalk.pamd.
91   * Moved all *.la and *.a files to netatalk-dev. Added appropriate
92     conflicts and replaces.
93   * debian/rules: Do not copy files to package build directories instead of
94     removing them afterwards.
95
96  -- Sebastian Rittau <srittau@debian.org>  Sun, 23 Sep 2001 14:04:06 +0200
97
98 netatalk (1.5pre7-1) unstable; urgency=medium
99
100   * New upstream version. Most patches were applied upstream.
101   * This release uses libtool for UAM stuff. Also, the correct flag
102     for dynamic linking is supplied, so the problems with unresolved
103     symbols should be gone now. (Closes: #95399)
104   * Non-DSFG free code was removed. Copyright notice was changed accordingly.
105   * Use ./configure --sysconfdir instead of --with-config-dir.
106   * Upstream package does now install PAM file in the correct directory.
107     Removed rule, correcting this from Debian rules file.
108   * Added man pages for netatalk-config(1) and timelord(8). (Upstream
109     does now also include a man page for timeout(1), but since we're not
110     distributing it anymore, we don't care.)
111   * Some doc files were removed, others were added.
112   * Use debhelper compatibility level 3 and performed general packaging
113     cleanups at the same time.
114   * Standards-Version 3.5.6.0. No changes needed.
115   * Netatalk is now GPL'ed. Added a note stating that to copyright.
116     Also, we can't link against libssl anymore. Removed SSL stuff.
117     I had to patch configure.in to do that.
118   * Removed emacs stuff from changelog.
119   * Applied a patch to getiface.c for a problem that could lead to
120     segfaults. Thanks to Kai Henningsen <kaih@khms.westfalen.de>
121     for actually being affected by this bug, and - more importantly -
122     finding the problem. (Closes: #109310)
123
124  -- Sebastian Rittau <srittau@debian.org>  Thu, 30 Aug 2001 02:02:17 +0200
125
126 netatalk (1.5pre6-7) unstable; urgency=low
127
128   * Cleaned up CFLAGS handling in ./configure call.
129   * Updated config.{sub,guess} again, just to make sure ...
130   * Depend on the timeout package from tct. Also, don't distribute
131     /usr/bin/timeout and remove the timeout(1) link to undocumented(7).
132     Make preparations to remove the proper timeout(1) man page that will
133     get distributed with netatalk 1.5pre7.
134
135  -- Sebastian Rittau <srittau@debian.org>  Sun, 19 Aug 2001 18:05:55 +0200
136
137 netatalk (1.5pre6-6) unstable; urgency=medium
138
139   * ./configure --with-did=last
140     This should fix errors with MacOS X.
141   * Fixed typo in add_netatalk_printer. (Closes: #104192)
142   * Removed /etc/netatalk/netatalk.conf, since it's not used by Debian's
143     init script. (Closes: #103539)
144   * Disabled pam_guest module by default. (Closes: #106637)
145
146  -- Sebastian Rittau <srittau@debian.org>  Sat, 28 Jul 2001 14:49:15 +0200
147
148 netatalk (1.5pre6-5) unstable; urgency=low
149
150   * Removed --without-ssl option from ./configure invocation. Not
151     that it had any effect before.
152   * Updated config.{sub,guess} (manually for now). I will switch to
153     dh_autotools if and when this is available. (Closes: #102861)
154
155  -- Sebastian Rittau <srittau@debian.org>  Fri,  6 Jul 2001 00:46:18 +0200
156
157 netatalk (1.5pre6-4) unstable; urgency=low
158
159   * Changed section of netatalk-dev to non-US, too.
160   * Make netatalk-dev depend on netatalk.
161
162  -- Sebastian Rittau <srittau@debian.org>  Tue, 19 Jun 2001 01:40:07 +0200
163
164 netatalk (1.5pre6-3) unstable; urgency=low
165
166   * Thanks to my former sponsor Michael 'grisu' Bramer for his efforts.
167   * Changed maintainer address to <srittau@debian.org>.
168   * Moved to section non-US and link against libssl. Changed Build-Depends
169     accordingly.
170   * Link against libdb3 instead of libdb2. Changed Build-Depends
171     accordingly.
172   * Sources were not obtained from CVS, and are available by HTTP.
173   * Removed patch to contrib/Makefile.* to enable compilation of timelord.
174     Instead, use configure option --with-timelord.
175   * Added symlinks to megatron. Use patch from upstream CVS. (Closes: #95944)
176   * Clean up patch for etc/psf/Makefile.am.
177   * Added DEB_BUILD_OPTIONS handling. (Closes: #99705)
178   * Added links to undocumented(7) from binheader(1) and nadheader(1).
179   * Standards-Version: 3.5.5.0.
180
181  -- Sebastian Rittau <srittau@debian.org>  Sun, 17 Jun 2001 15:50:13 +0200
182
183 netatalk (1.5pre6-2) unstable; urgency=low
184
185   * This version will hopefully clean up the version mess, I created.
186   * Conforms to standards-version 3.5.3.0 (no changes needed).
187   * Link cleanappledouble.pl(1) to undocumented(7).
188   * Removed all hand-crafted {pre,post}{inst,rm} files.
189   * Give files in /etc/netatalk/nls a mode of 0644, instead of 0755. Fixes
190     lintian warnings.
191   * Build-Depends on libdb2-dev do exist since -1. (Closes: #92774)
192   * Distribute missing pagecount.ps. (Closes: #95117)
193   * Compile timelord.
194   * Use --enable-fhs instead of --with-fhs. Should fix some paths.
195   * Compile with shadow support. (Closes: #95186)
196   * Use the pam_unix.so module instead of pam_pwdb.so in /etc/pam.d/netatalk.
197
198  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Tue,  1 May 2001 03:38:57 +0200
199
200 netatalk (1.5pre6-1) unstable; urgency=low
201
202   * New upstream release.
203   * Re-added changes made in 1.4b2+asun2.1.3-8.
204   * Added --prefix=/usr to ./configure options.
205
206  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Fri, 13 Apr 2001 00:27:47 +0200
207
208 netatalk (1.5pre5-3) unstable; urgency=low
209
210   * Re-added changes made in 1.4b2+asun2.1.3-8.
211
212  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Fri,  6 Apr 2001 23:44:47 +0200
213
214 netatalk (1.5pre5-2) unstable; urgency=low
215
216   * Added copyright of University of Newcastle upon Tyne to debian/copyright.
217   * Removed patches/uams_dhx_pam.c.patch as it was applied upstream.
218   * Some documentation files were moved into the doc subdirectory.
219   * Added more documentation files.
220   * Added some temporary build fixes.
221
222  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Wed,  8 Mar 2001 00:03:30 +0100
223
224 netatalk (1.5pre5-1) unstable; urgency=low
225
226   * New upstream version.
227
228  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Fri, 23 Feb 2001 21:07:18 +0100
229
230 netatalk (1.5pre4-1) unstable; urgency=low
231
232   * New upstream version.
233   * Some reorganisations to allow building directly from CVS.
234   * Debian packaging is now included in upstream CVS.
235   * Modified debian/copyright to include CVS instructions.
236   * Call ./configure with --with-fhs and removed --with-uams-path option.
237   * Removed patches/paths.h.patch as this is now supported by --with-fhs.
238   * Removed various build patches now included upstream.
239   * Use dh_installman from debhelper v3. Updated build dependencies
240     accordingly.
241   * Removed comment about Debian specific changes from debian/copyright.
242   * Build with libssl support. (Closes: #48871)
243   * Added libssl096-dev to Build-Depends.
244   * Ship FAQ in /usr/share/doc/netatalk
245
246  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Thu, 22 Feb 2001 20:44:41 +0100
247
248 netatalk (1.5pre3-1) unstable; urgency=low
249
250   * New upstream version from netatalk.sourceforge.net.
251     (Closes: #69232, #78781)
252   * Repackaged using debhelper.
253   * Conforms to policy version 3.5.1.0.
254   * Removed some Debian specific patches integrated upstream.
255   * Updated debian/copyright.
256   * Changed priority from optional to extra.
257
258  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Thu, 22 Feb 2001 10:18:07 +0100
259
260 netatalk (1.4b2+asun2.1.3-8) unstable; urgency=low
261
262   * Added libdb2-dev to build-depends. (Closes: #92774)
263   * Complies with Debian policy version 3.5.2.0.
264   * Added netatalk homepage and current maintainer to debian/copyright.
265
266  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Tue,  3 Apr 2001 23:59:38 +0200
267
268 netatalk (1.4b2+asun2.1.3-7) unstable; urgency=low
269
270   * New maintainer. (Closes: #82386)
271   * Fixed a build problem.
272   * Strip .note and .comment sections from /usr/lib/atalk/psa.
273   * Added debhelper as build-dependency.
274   * Complies with Debian policy version 3.2.1.0.
275
276  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Sun, 21 Jan 2001 15:49:11 +0100
277
278 netatalk (1.4b2+asun2.1.3-6) unstable; urgency=low
279
280   * The "looks like I picked the wrong week to quit sniffing glue" release.
281   * Update the maintainer name in the control file.
282   * Move psa and etc2ps to /usr/lib/atalk, as they are not user binaries
283     (this also shuts lintian up).
284
285  -- David Huggins-Daines <dhd@debian.org>  Fri, 14 Jan 2000 21:04:24 -0500
286
287 netatalk (1.4b2+asun2.1.3-5) unstable; urgency=low
288
289   * New maintainer.
290   * Compensate for stupid new 'install -s' behaviour. (closes:Bug#51423)
291   * Fix psf(8) manpage. (closes:Bug#30839)
292   * Updated Standards-Version.
293   * Fixed symlinks to be relative, as per lintian's warnings.
294   * Added /usr/doc symlinks in the postinst/prerm.
295
296  -- David Huggins-Daines <dhd@debian.org>  Wed, 22 Dec 1999 20:24:26 -0500
297
298 netatalk (1.4b2+asun2.1.3-4) unstable; urgency=low
299
300   * Fix init script to always kill papd even if ENABLE_PAP=no (closes:Bug#48783).
301
302  -- Joel Klecker <espy@debian.org>  Sun, 31 Oct 1999 07:43:29 -0800
303
304 netatalk (1.4b2+asun2.1.3-3) unstable; urgency=low
305
306   * Remove libatalk1 and libatalk1-dev (I think it is a mistake to "fork" a
307     shared version of a library in Debian, if the library is static upstream
308     then upstream isn't gonna be careful with the ABI).
309   * Create netatalk-dev.
310   * netatalk.init: Use $() instead of ``.
311     Use /bin/hostname explicitly.
312     s/daemons/Daemons/g.
313     Remove module fiddling (closes:Bug#44767,#43319).
314   * Remove "glibc 2.1 fix" it's no longer needed.
315   * Compile with sendfile support.
316   * Use /usr/share/doc.
317   * Cleanup bashisms in debian/rules.
318
319  -- Joel Klecker <espy@debian.org>  Sat, 23 Oct 1999 20:59:24 -0700
320
321 netatalk (1.4b2+asun2.1.3-2) unstable; urgency=low
322
323   * (netatalk): Make /etc/netatalk/afpd.conf a conffile (closes:Bug#37628).
324
325  -- Joel Klecker <espy@debian.org>  Thu, 13 May 1999 10:54:37 -0700
326
327 netatalk (1.4b2+asun2.1.3-1) unstable; urgency=low
328
329   * New upstream release (closes:Bug#33982).
330   * Correct paths in psf.8 (closes:Bug#30839).
331   * There is now a different way to control CRLF translation on a
332     per-volume basis upstream so I have removed the patch that
333     provides the -e option to afpd.
334   * (netatalk): Depend on libpam-modules.
335   * Put man pages in /usr/share/man.
336
337  -- Joel Klecker <espy@debian.org>  Tue, 30 Mar 1999 12:17:36 -0800
338
339 netatalk (1.4b2+asun2.1.1-2) frozen unstable; urgency=low
340
341   * Incorporated glibc 2.1 fixes from Christian Meder.
342   * Remove explicit add-log-mailing-address from debian/changelog.
343
344  -- Joel Klecker <espy@debian.org>  Fri, 15 Jan 1999 07:28:11 -0800
345
346 netatalk (1.4b2+asun2.1.1-1.1) frozen unstable; urgency=low
347
348   * non maintainer, sparc only upload
349   * fix #includes for glibc2.1
350
351  -- Christian Meder <meder@isr.uni-stuttgart.de>  Mon,  4 Jan 1999 12:37:13 +0100
352
353 netatalk (1.4b2+asun2.1.1-1) frozen unstable; urgency=low
354
355   * New upstream bugfix release.
356   * Recompile against libc6 2.0.7u-7 to get rid of versioned
357     libc6 dependency.
358
359  -- Joel Klecker <espy@debian.org>  Thu,  3 Dec 1998 07:45:42 -0800
360
361 netatalk (1.4b2+asun2.1.0-5) frozen unstable; urgency=high
362
363   * [libatalk/atp/atp_rsel.c] Minor change for libnatali compatibility
364     (closes:Bug#30092).
365   * Rebuild with libc6 2.0.7u-6 for i386.
366
367  -- Joel Klecker <espy@debian.org>  Fri, 27 Nov 1998 22:58:11 -0800
368
369 netatalk (1.4b2+asun2.1.0-4) frozen unstable; urgency=low
370
371   * binary-arch target now depends on pre-binary (closes:Bug#29508)
372
373  -- Joel Klecker <espy@debian.org>  Tue, 17 Nov 1998 04:46:50 -0800
374
375 netatalk (1.4b2+asun2.1.0-3) frozen unstable; urgency=low
376
377   * Now installs /usr/lib/atalk/pagecount.ps (closes:Bug#29323)
378
379  -- Joel Klecker <espy@debian.org>  Thu, 12 Nov 1998 00:30:53 -0800
380
381 netatalk (1.4b2+asun2.1.0-2) frozen unstable; urgency=low
382
383   * Should build from freshly unpacked source now (Bug#28810)
384
385  -- Joel Klecker <espy@debian.org>  Sun,  1 Nov 1998 19:34:52 -0800
386
387 netatalk (1.4b2+asun2.1.0-1) unstable; urgency=low
388   
389   * New upstream release.
390   * Incorporate megatron patch from Rob Browning (Bug#25598).
391   * Don't install /usr/include/netatalk on glibc 2.1 architectures.
392   * Fix paths in /etc/pam.d/netatalk file.
393
394  -- Joel Klecker <espy@debian.org>  Thu, 29 Oct 1998 23:54:13 -0800
395
396 netatalk (1.4b2+asun2.0a18.2-1) frozen unstable; urgency=low
397
398   * New "upstream" release.
399   * This does add new features, however, it also fixes at
400     least one nasty bug (Bug#13973).
401   * Applied patch which adds a command-line option to disable
402     CR/LF translation (thanks to Davide Welton and Jon Nelson).
403     (Note to release manager: this patch is applied so this
404      package has the exact functionality of netatalk-asun)
405   * Renamed libatalk-dev to libatalk1-dev.
406   * Symlinked /usr/man/man1/nbpunrgstr.1.gz to /usr/man/man1/nbprgstr.1.gz
407     to keep lintian happy.
408   * Changed the "lock directory" to /var/run and the names of the "lock files" to <foo>.pid,
409     since what the source calls locks are really the same as the .pid files other daemons
410     put in /var/run.
411   * This package provides all the functionality of netatalk-asun, and
412     it will replace netatalk-asun in the distribution.
413
414  -- Joel Klecker <jk@espy.org>  Tue, 12 May 1998 19:31:54 -0700
415
416 netatalk (1.4b2-5) frozen unstable; urgency=low
417
418   * New Maintainer (I can finally close bugs
419     I fixed in previous releases ;).
420   * Changed library package names again.
421   * Upgraded to Debian Policy 2.4.0.0.
422   * Moved conffiles to /etc/netatalk.
423   * Fixes almost all lintian warnings/errors.
424   * Cleaned up changelog.
425
426  -- Joel Klecker <jk@espy.org>  Sun, 22 Mar 1998 21:50:00 -0800
427
428 netatalk (1.4b2-4.5) unstable; urgency=low
429
430   * Non-maintainer release (again :>)
431   * Made libatalk14g-dev conflict with libc5-dev to fix overlap
432     (Bug:#17848)
433
434  -- Joel Klecker <jk@espy.org>  Thu, 5 Feb 1998 20:42:51 -0800
435
436 netatalk (1.4b2-4.4) unstable; urgency=low
437
438   * Yet Another non-maintainer release.
439   * Added patch to fix "dancing icon" problems with Macs running Mac OS 8.
440   * Changed comment in /etc/AppleVolumes.default (Bug:#15279)
441   * Implemented variable for "server name" in init script
442     (as suggested in Bug:#12024)
443   * Added a kluge to /etc/init.d/netatalk to remove kernel appletalk
444     module (if there is one) at stop and reinsert it at start, this
445     is needed or else netatalk will not start once stopped (Bug:#12142,11349)
446
447  -- Joel Klecker <jk@espy.org>  Fri, 30 Jan 1998 07:50:00 -0800
448
449 netatalk (1.4b2-4.3) unstable; urgency=low
450
451   * Non-maintainer release.
452   * Fixed dependencies.
453
454  -- Joel Klecker <jk@espy.org>  Thu, 8 Jan 1998 16:14:17 -0800
455
456 netatalk (1.4b2-4.2) unstable; urgency=low
457   
458   * Non-maintainer release.
459   * Changed library package names.
460
461  -- Joel Klecker <jk@espy.org>  Wed, 7 Jan 1998 00:00:00 -0800
462
463 netatalk (1.4b2-4.1) unstable; urgency=low
464
465   * Non-maintainer libc6 compile.
466
467  -- Joel Klecker <jk@espy.org>  Tue, 6 Jan 1998 00:00:00 -0800
468
469 netatalk (1.4b2-4) unstable; urgency=low
470
471   * Recompiled against newer PAM libraries.
472   * Added /etc/pam.d/samba.
473
474  -- Klee Dienes <klee@debian.org>  Sat, 8 Mar 1997 01:17:09 -0500
475
476 netatalk (1.4b2-3) unstable; urgency=low
477
478   * Added PAM support.
479   * Split into libatalk, libatalk-dev, and netatalk.
480   * Added patch from Randy Gobbel <gobbel@cogsci.ucsd.edu> to allow case
481     translation to be specified at config-time rather than compile time.
482     Note that configuration files that make use of this feature may not
483     work with other releases of netatalk, and that this feature may be
484     removed in the future if UMich rejects the patch or implements it
485     differently.
486   * Startup messages now conform to 'Standard for Console Messages' (fixes
487     #5399).
488   * No longer creates new subdirectories (to appease dpkg-buildpackage).
489
490  -- Klee Dienes <klee@debian.org>  Wed, 26 Feb 1997 21:02:02 -0500
491
492 netatalk (1.4b2-2) unstable; urgency=low
493
494   * Resend_request made external for libnatali.
495   * Added shared libraries.
496   * Next revision will split into libatalk, libatalk-dev, and netatalk.
497
498  -- Klee Dienes <klee@debian.org>  Fri, 24 Jan 1997 22:37:22 -0500
499
500 netatalk (1.4b2-1) unstable; urgency=low
501
502   * Updated to upstream version 1.4b2.
503   * Added preliminary PAM support (currently disabled).
504   * Made /etc/init.d/netatalk a conffile.
505   * Changed /etc/init.d/netatalk to complete only once appletalk services
506     are running.  Configurating an Appletalk interface can take many (> 15)
507     seconds, so the previous version would fork a process to configure the
508     interface and then start up the other Appletalk services.  Although
509     possibly controversial, this change is necessary so that packages like
510     ppr can be ensured that netatalk will be started before they run
511     without undue complication.
512
513  -- Klee Dienes <klee@debian.org>  Sat, 2 Nov 1996 19:42:04 -0700
514
515 netatalk (1.4b1-1) unstable; urgency=low
516
517   * Updated to new upstream version.
518   * Updated to new packaging format.
519
520  -- Klee Dienes <klee@debian.org>  Wed, 2 Oct 1996 10:18:14 -0700
521
522 netatalk (1.3.3-3);
523
524   * Fixed location of include files.
525
526  -- Klee Dienes <klee@mit.edu>  Mon Jan  8 10:46:52 MST 1996
527
528 netatalk (1.3.3-2);
529
530   * Fixed bug in postrm script.
531
532  -- Klee Dienes <klee@mit.edu>  Thu Dec 21 08:22:24 MST 1995
533
534 netatalk (1.3.3-1);
535
536   * Initial Release.
537
538  -- Klee Dienes <klee@mit.edu>  Wed Dec 13 22:58:31 MST 1995