From e597a8f3494f6ee120bb89a6db3c14d6ecbe2746 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 19 Feb 2005 23:36:08 +0000 Subject: [PATCH] r10340: new version --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 84f9ed9..a7bd65e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vcs-tree (0.2.1-4) unstable; urgency=low + + * Compile against latest SBCL + * Add amd64 to architectures + + -- Kevin M. Rosenberg Sat, 19 Feb 2005 16:35:56 -0700 + vcs-tree (0.2.1-3) unstable; urgency=low * Compile against latest SBCL diff --git a/debian/control b/debian/control index 2912234..460fd9f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>> 4.0.0), sbcl (>= 0.8.3) Standards-Version: 3.6.1.1 Package: vcs-tree -Architecture: i386 sparc powerpc mips mipsel alpha +Architecture: i386 sparc powerpc alpha amd64 Depends: ${shlibs:Depends}, sbcl (>= 0.8.3) Description: Version Control System Tree Walker vcs-tree walks through a directory tree and performs actions on CVS -- 2.34.1