From b273cae3b2f5e2574c7bdbf4c1028f25427e6906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 23 Oct 2007 09:06:54 +0000 Subject: [PATCH] add libheimntlm, libhx509 and libhcrypto. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22005 ec53bebd-3082-4978-b11e-865c3cabbd6b --- packages/debian/control | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/packages/debian/control b/packages/debian/control index cda963c9e..0e4865354 100644 --- a/packages/debian/control +++ b/packages/debian/control @@ -149,6 +149,47 @@ Description: Libraries for Heimdal Kerberos . This package contains the kerberos 5 library. +Package: libheimntlm-0-heimdal +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: Libraries for Heimdal Kerberos + Heimdal is a free implementation of Kerberos 5, that aims to be + compatible with MIT Kerberos. + . + This package contains the NTLM library. + + +Package: libheimntlm-0-heimdal +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: Libraries for Heimdal Kerberos + Heimdal is a free implementation of Kerberos 5, that aims to be + compatible with MIT Kerberos. + . + This package contains the NTLM library. + +Package: libhx509-1-heimdal +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: Libraries for Heimdal Kerberos + Heimdal is a free implementation of Kerberos 5, that aims to be + compatible with MIT Kerberos. + . + This package contains the hx509 library, and X.509 library. + +Package: libhcrypto-4-heimdal +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: Libraries for Heimdal Kerberos + Heimdal is a free implementation of Kerberos 5, that aims to be + compatible with MIT Kerberos. + . + This package contains the hcrypto library. + Package: libhdb9-heimdal Section: libs Architecture: any