r7845: first upload version
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 12 Sep 2003 18:01:50 +0000 (18:01 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 12 Sep 2003 18:01:50 +0000 (18:01 +0000)
debian/control
vcs-tree.asd

index 9ae19c64c9d385e797866658458f8d3e203dbbfb..9662c913128a421352f0d52fc1ecd0de81bc1a95 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.6.1.0
 
 Package: vcs-tree
 Architecture: i386 sparc powerpc mips mipsel alpha 
-Depends: ${shlibs:Depends}, sbcl (>= 0.8.3.53)
+Depends: ${shlibs:Depends}, sbcl (>= 0.8.3.42)
 Description: Version Control System Tree Walker
  vcs-tree walks through a directory tree and performs actions on CVS
  or Subversion directories. vcs-tree works differently than just using
index 41a30349d9b77b4c4a2ca6d76868ff209746af4c..a1e22d67dceb67ff786c143b6e021628f5fa64a8 100644 (file)
@@ -10,7 +10,7 @@
 ;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $
 ;;;; *************************************************************************
 
-(in-package vcs-tree-system)
+(in-package cl-user)
 (defpackage vcs-tree-system (:use #:cl #:asdf))
 (in-package vcs-tree-system)