From e93a56d609cc98a74f47add145b1636a1fd9c049 Mon Sep 17 00:00:00 2001 From: Peter Van Eynde <pvaneynd@pvaneynd.mailworks.org> Date: Thu, 31 Jan 2008 05:16:32 +0100 Subject: [PATCH] Fixed Vcs-Git field --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e9084ec3..f0778426 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Peter Van Eynde <pvaneynd@debian.org> Build-Depends: debhelper (>> 4.0.0) Build-Depends-Indep: cvs2cl, texinfo,texlive-extra-utils, texlive, texlive-generic-recommended, dh-lisp Standards-Version: 3.7.3.0 -Vcs-Bzr: http://cl-debian.alioth.debian.org/repository/pvaneynd/bzr-moved/cl-asdf/ +Vcs-Git: http://git.debian.org/git/pkg-common-lisp/cl-asdf.git Package: cl-asdf Architecture: all -- GitLab