[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS gss/debian
From: |
gss-commit |
Subject: |
CVS gss/debian |
Date: |
Thu, 22 Dec 2005 10:31:23 +0100 |
Update of /home/cvs/gss/debian
In directory dopio:/tmp/cvs-serv23591/debian
Added Files:
changelog compat control copyright dirs docs gss-doc.doc-base
gss-doc.info gss-doc.manpages libgss0-dev.install
libgss0.install rules watch
Log Message:
Add.
--- /home/cvs/gss/debian/changelog 2005/12/22 09:31:23 NONE
+++ /home/cvs/gss/debian/changelog 2005/12/22 09:31:23 1.1
gss (0.0.17-1) unstable; urgency=low
* Initial release.
-- Simon Josefsson <address@hidden> Tue, 22 Dec 2005 10:16:27 +0100
--- /home/cvs/gss/debian/compat 2005/12/22 09:31:23 NONE
+++ /home/cvs/gss/debian/compat 2005/12/22 09:31:23 1.1
4
--- /home/cvs/gss/debian/control 2005/12/22 09:31:23 NONE
+++ /home/cvs/gss/debian/control 2005/12/22 09:31:23 1.1
Source: gss
Section: devel
Priority: optional
Maintainer: Simon Josefsson <address@hidden>
Build-Depends: debhelper (>= 4.1.0), cdbs, autotools-dev, libshishi0-dev
Standards-Version: 3.6.2
Package: gss-doc
Architecture: all
Description: Documentation for Generic Security Services library (GSSLib)
The GNU Generic Security Service Library (GSSLib) is a free implementation
of the GSS-API security framework. GSSLib uses Shishi to implement the
Kerberos V5 mechanism, but is flexible enough to support others.
.
This package includes documentation for GSS.
Package: libgss0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Suggests: shishi
Description: Library for Generic Security Services
The GNU Generic Security Service Library (GSSLib) is a free implementation
of the GSS-API security framework. GSSLib uses Shishi to implement the
Kerberos V5 mechanism, but is flexible enough to support others.
.
This package includes the GSS library.
Package: libgss0-dev
Section: devel
Priority: extra
Architecture: any
Suggests: gss-doc
Description: Development files for the Shishi library
The GNU Generic Security Service Library (GSSLib) is a free implementation
of the GSS-API security framework. GSSLib uses Shishi to implement the
Kerberos V5 mechanism, but is flexible enough to support others.
.
This package contain all files necessary for developing programs with
GSS support.
--- /home/cvs/gss/debian/copyright 2005/12/22 09:31:23 NONE
+++ /home/cvs/gss/debian/copyright 2005/12/22 09:31:23 1.1
This package was debianized by Simon Josefsson <address@hidden> on
Tue, 22 Dec 2005 10:16:27 +0100.
It was downloaded from http://josefsson.org/gss/
Copyright Holder: Simon Josefsson <address@hidden>
License:
The software is copyright (C) 2003-2005 by Simon Josefsson.
You are free to distribute the libraries (include/* and lib/*) under
the terms of the GNU Lesser General Public License. On Debian
systems, the complete text of the GNU Lesser General Public License
can be found in the file `/usr/share/common-licenses/LGPL'.
--- /home/cvs/gss/debian/dirs 2005/12/22 09:31:23 NONE
+++ /home/cvs/gss/debian/dirs 2005/12/22 09:31:23 1.1
usr/lib
--- /home/cvs/gss/debian/docs 2005/12/22 09:31:23 NONE
+++ /home/cvs/gss/debian/docs 2005/12/22 09:31:23 1.1
NEWS
README
README-alpha
THANKS
--- /home/cvs/gss/debian/gss-doc.doc-base 2005/12/22 09:31:23 NONE
+++ /home/cvs/gss/debian/gss-doc.doc-base 2005/12/22 09:31:23 1.1
Document: gss
Title: GSSLib Manual
Author: Simon Josefsson
Abstract: Documentation for the Generic Security Services library
Section: Apps/Net
Format: HTML
Index: /usr/share/doc/gss-doc/gss.html
Files: /usr/share/doc/gss-doc/*.html
Format: PDF
Files: /usr/share/doc/gss-doc/gss.pdf.gz
Format: PostScript
Files: /usr/share/doc/gss-doc/gss.ps.gz
Format: info
Index: /usr/share/info/gss.info.gz
Files: /usr/share/info/gss.info*
--- /home/cvs/gss/debian/gss-doc.info 2005/12/22 09:31:23 NONE
+++ /home/cvs/gss/debian/gss-doc.info 2005/12/22 09:31:23 1.1
debian/tmp/usr/share/info/gss.info*
--- /home/cvs/gss/debian/gss-doc.manpages 2005/12/22 09:31:24 NONE
+++ /home/cvs/gss/debian/gss-doc.manpages 2005/12/22 09:31:24 1.1
debian/tmp/usr/share/man/man3/*
--- /home/cvs/gss/debian/libgss0-dev.install 2005/12/22 09:31:24 NONE
+++ /home/cvs/gss/debian/libgss0-dev.install 2005/12/22 09:31:24 1.1
debian/tmp/usr/include/gss.h
debian/tmp/usr/include/gss/*
debian/tmp/usr/lib/libgss.la
debian/tmp/usr/lib/libgss.a
debian/tmp/usr/lib/libgss.so
debian/tmp/usr/lib/pkgconfig/gss.pc
--- /home/cvs/gss/debian/libgss0.install 2005/12/22 09:31:24 NONE
+++ /home/cvs/gss/debian/libgss0.install 2005/12/22 09:31:24 1.1
debian/tmp/usr/lib/libgss.so.*
debian/tmp/usr/share/locale/*
--- /home/cvs/gss/debian/rules 2005/12/22 09:31:24 NONE
+++ /home/cvs/gss/debian/rules 2005/12/22 09:31:24 1.1
#!/usr/bin/make -f
DEB_INSTALL_DOCS_shishi-doc=doc/gss.ps doc/gss.pdf doc/gss.html
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
--- /home/cvs/gss/debian/watch 2005/12/22 09:31:24 NONE
+++ /home/cvs/gss/debian/watch 2005/12/22 09:31:24 1.1
version=3
http://josefsson.org/gss/releases/gss-(.*)\.tar\.gz