[Cl-irc-cvs] CVS update: cl-irc/debian/changelog cl-irc/debian/control
Kevin Rosenberg
krosenberg at common-lisp.net
Sat Jan 31 19:06:32 UTC 2004
Update of /project/cl-irc/cvsroot/cl-irc/debian
In directory common-lisp.net:/tmp/cvs-serv26112/debian
Modified Files:
changelog control
Log Message:
Automated commit for Debian build of cl-irc
Date: Sat Jan 31 14:06:32 2004
Author: krosenberg
Index: cl-irc/debian/changelog
diff -u cl-irc/debian/changelog:1.2 cl-irc/debian/changelog:1.3
--- cl-irc/debian/changelog:1.2 Wed Jan 7 07:55:12 2004
+++ cl-irc/debian/changelog Sat Jan 31 14:06:32 2004
@@ -1,3 +1,10 @@
+cl-irc (0.5.1-1) unstable; urgency=low
+
+ * New upstream
+ * Depend on cl-split-sequence
+
+ -- Kevin M. Rosenberg <kmr at debian.org> Sat, 31 Jan 2004 12:09:59 -0700
+
cl-irc (0.5-1) unstable; urgency=low
* New upstream
Index: cl-irc/debian/control
diff -u cl-irc/debian/control:1.1.1.1 cl-irc/debian/control:1.2
--- cl-irc/debian/control:1.1.1.1 Mon Jan 5 09:13:04 2004
+++ cl-irc/debian/control Sat Jan 31 14:06:32 2004
@@ -7,7 +7,7 @@
Package: cl-irc
Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
+Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-split-sequence
Description: Common Lisp Internet Relay Chat Library
cl-irc provides a library for Common Lisp programs to interact with
IRC servers. This library has been most tested with SBCL.
More information about the cl-irc-cvs
mailing list