From 795a1c00eae850303987f759f4f682a659f93b71 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Mon, 3 Aug 2009 14:36:45 -0600 Subject: [PATCH] Automated commit for debian release 1.8.5-2 --- debian/control | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 005e354..7b543b8 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,19 @@ Source: cl-md5 -Section: devel +Section: lisp Priority: optional -Maintainer: Kevin M. Rosenberg +Maintainer: Debian Common Lisp Team +Uploaders: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) Standards-Version: 3.8.2.0 Homepage: http://files.b9.com/md5/ Vcs-Git: git://git.b9.com/md5.git +Vcs-Browser: http://git.b9.com/?p=md5.git Package: cl-md5 Architecture: all Depends: ${misc:Depends} Description: Common Lisp package for MD5 Message Digests - This package contains a Common Lisp function to calculate the MD5 - message digest of a string, stream, or file. + This package is a library of Common Lisp programs that + compute the MD5 message digest value. This library can + perform MD5 computations for strings, streams, and files. -- 2.34.1