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
|
cl-irc-logger (0.9.4-3) unstable; urgency=low
* Build with debhelper extension dh-lisp
* control: Add Vcs-Browser field. Fix Depends field.
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 03 Aug 2009 18:34:26 -0600
cl-irc-logger (0.9.4-2) unstable; urgency=low
* debian/watch: New file
* debian/control: Require debhelper 7. Change to new lisp section.
Add Vcs-Git and Homepage fields.
* debian/compat: Update to version 7
* debian/rules: Update for debhelper 7, architecture-independent build
* debian/{prerm,postrm}: Remove path from binary function
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 02 Aug 2009 03:30:54 -0600
cl-irc-logger (0.9.4-1) unstable; urgency=low
* Use default IRC port number is port keyword is not supplied
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 14 Nov 2007 15:09:08 -0700
cl-irc-logger (0.9.3-1) unstable; urgency=low
* Support non-standard IRC port numbers
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 9 Sep 2007 19:13:49 -0600
cl-irc-logger (0.9.2-1) unstable; urgency=low
* Add print-object
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 12 Jul 2004 22:35:43 -0600
cl-irc-logger (0.9.1-1) unstable; urgency=low
* More changes for new version of cl-irc
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 29 Mar 2004 20:50:24 -0700
cl-irc-logger (0.9.0-1) unstable; urgency=low
* New upstream, improvements to background monitor
* Changes for new version of cl-irc
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 29 Mar 2004 11:32:52 -0700
cl-irc-logger (0.8.2-1) unstable; urgency=low
* Fix compilation on SBCL
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 16 Mar 2004 18:07:59 -0700
cl-irc-logger (0.8.1-1) unstable; urgency=low
* Add timeouts to some functions which may not return when the logger
is disconnected.
-- Kevin M. Rosenberg <kmr@debian.org> Fri, 13 Feb 2004 11:18:53 -0700
cl-irc-logger (0.8.0-1) unstable; urgency=low
* Extensive code cleanup
* Name log files by UTC rather than local time
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 8 Feb 2004 01:00:10 -0700
cl-irc-logger (0.7.3-1) unstable; urgency=low
* Fix bug with unknown/private streams
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 19 Jan 2004 20:59:32 -0700
cl-irc-logger (0.7.2-1) unstable; urgency=low
* New upstream
* Change installation directory (closes:227364)
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 13 Jan 2004 10:51:44 -0700
cl-irc-logger (0.7.1-1) unstable; urgency=low
* Remove old UFFI declarations
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 7 Jan 2004 10:00:32 -0700
cl-irc-logger (0.7-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 7 Jan 2004 07:12:52 -0700
cl-irc-logger (0.6-1) unstable; urgency=low
* Much improved background monitor
-- Kevin M. Rosenberg <kmr@debian.org> Thu, 1 Jan 2004 12:54:56 -0700
cl-irc-logger (0.5-1) unstable; urgency=low
* Added background monitor
-- Kevin M. Rosenberg <kmr@debian.org> Thu, 1 Jan 2004 01:02:40 -0700
cl-irc-logger (0.4-1) unstable; urgency=low
* Fix bug with :mode event
* add remove-channel, add-channel
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 17 Dec 2003 14:54:30 -0700
cl-irc-logger (0.3-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 16 Dec 2003 17:02:35 -0700
cl-irc-logger (0.2-1) unstable; urgency=low
* Initial upload
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 16 Dec 2003 14:37:39 -0700
|