From 69e24d396d159da6778fc4ae9446e084f7304758 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 13 Jan 2004 17:52:24 +0000 Subject: [PATCH] r8507: Automated commit for Debian build of irc-logger upstream-version-0.7.2 --- debian/changelog | 7 +++++++ debian/rules | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e1a8b75..c1c5bde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cl-irc-logger (0.7.2-1) unstable; urgency=low + + * New upstream + * Change installation directory (closes:227364) + + -- Kevin M. Rosenberg Tue, 13 Jan 2004 10:51:44 -0700 + cl-irc-logger (0.7.1-1) unstable; urgency=low * Remove old UFFI declarations diff --git a/debian/rules b/debian/rules index cafe23b..d66ec54 100755 --- a/debian/rules +++ b/debian/rules @@ -1,12 +1,12 @@ #!/usr/bin/make -f -pkg := cl-irc-logger +pkg := irc-logger debpkg := cl-irc-logger clc-source := usr/share/common-lisp/source clc-systems := usr/share/common-lisp/systems -clc-irc := $(clc-source)/$(pkg) +clc-irc := $(clc-source)/$(pkg) doc-dir := usr/share/doc/$(debpkg) -- 2.34.1