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
|
linbot (1.0b9-1.1) unstable; urgency=high
* Non-maintainer release.
* Removed dependencies on python-net,-misc and changed versioned dependency
on python-base (Closes: Bug#41345)
* Upgraded to Debian Standards-Version 3.0.1
-- Stevie Strickland <sstrickl@cc.gatech.edu> Sat, 30 Oct 1999 14:08:28 -0400
linbot (1.0b9-1) unstable; urgency=high
* Upgraded to new upstream revision. Fixes Bug#27565, Bug#26692 and
Bug#33057. Thanks to <joey@kitenet.net>, Anthony Fok
<foka@gpu.srv.ualberta.ca> and Francesco Potorti
<f.potorti@cnuce.cnr.it>.
* Upgraded to Debian Standards-Version 2.5.0.0.
* Corrected build programs that prevent inclusion of pristine upstream
source.
* Corrected numerous little bugs in packaging.
* Corrected various documentation typos in configuration file. Fixes
Bug#33056. Thanks to Francesco Potorti <f.potorti@cnuce.cnr.it>.
* Removed image files no longer maintained by upstream author. Fixes
Bug#29310. Thanks to John Lines <john.lines@aeat.co.uk>.
-- Jean Pierre LeJacq <jplejacq@quoininc.com> Sun, 7 Mar 1999 20:31:30 -0500
linbot (0.9-1) unstable; urgency=low
* Upgraded to new upstream revision.
-- Jean Pierre LeJacq <jplejacq@quoininc.com> Sun, 20 Dec 1998 21:36:38 -0500
linbot (0.8-2) stable unstable; urgency=low
* Corrected typo in HTML documentation.
* Corrected minor bugs in package building scripts.
* Removed CVS keywords from final build.
-- Jean Pierre LeJacq <jplejacq@quoininc.com> Sun, 13 Sep 1998 20:43:45 -0400
linbot (0.8-1) stable unstable; urgency=low
* Upgraded to new upstream version.
* Upgraded to debian policy version 2.4.1.4.
* Changed package building scripts to work around change in debhelper.
* Changed location of linbot supplied python packages to conform to
python standard location. Thanks to Gregor Hoffleit
<flight@mathi.uni-heidelberg.DE>. (bug #22235).
* Changed location of upstream source.
* Removed old revision of urllib.py (1.9) since linbot now works
with urllib.py (1.10) that ships with python-1.5.1.
-- Jean Pierre LeJacq <jplejacq@quoininc.com> Sat, 12 Sep 1998 17:24:22 -0400
linbot (0.5.4-1) unstable; urgency=low
* Updated to new upstream revision.
* Upgraded debian package building to prevent including original
upstream source when only the debian revision is incremented. Thanks
to Gregor Hoffleit <flight@mathi.uni-heidelberg.DE>.
* Moved all python files to /usr/lib/linbot/python/ since lintian warned
about placing files in /usr/lib/python1.5/.
* Provided old revision of urllib.py (1.9) since linbot currently
doesn't work with urllib.py (1.10) that ships with python-1.5.1.
-- Jean Pierre LeJacq <jplejacq@quoininc.com> Sat, 6 Jun 1998 11:20:19 -0400
linbot (0.5.3-1) unstable; urgency=low
* Updated to new upstream revision.
* Upgraded HTML documentation to pass weblint and nsgmls validations.
-- Jean Pierre LeJacq <jplejacq@quoininc.com> Sat, 9 May 1998 15:39:00 -0400
linbot (0.5.2-1) unstable; urgency=low
* Initial release.
-- Jean Pierre LeJacq <jplejacq@quoininc.com> Tue, 14 Apr 1998 14:31:57 -0400
Local Variables:
mode: debian-changelog
add-log-mailing-address: "jplejacq@quoininc.com"
End:
|