debian/0000775000000000000000000000000012265310201007160 5ustar debian/rules0000775000000000000000000000120212265306776010261 0ustar #!/usr/bin/make -f DEB_DH_STRIP_ARGS := --dbg-package=libgss-dbg include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/autoreconf.mk DEB_CONFIGURE_EXTRA_FLAGS = --with-po-suffix --with-packager=Debian --with-packager-version=$(DEB_VERSION) --with-packager-bug-reports=http://bugs.debian.org/ --enable-gtk-doc DEB_DH_MAKESHLIBS_ARGS_libgss3 = -V'libgss3 (>= $(DEB_UPSTREAM_VERSION))' DEB_COMPRESS_EXCLUDE := gss.pdf # Build manual. common-install-prehook-indep:: common-install-prehook-impl cd doc && $(MAKE) install-ps install-pdf install-html DESTDIR=$(DEB_DESTDIR) debian/gss-doc.install0000664000000000000000000000006112235534436012123 0ustar doc/reference/html/* /usr/share/gtk-doc/html/gss debian/watch0000664000000000000000000000006612235534436010232 0ustar version=3 ftp://ftp.gnu.org/gnu/gss/gss-(.*)\.tar\.gz debian/changelog0000664000000000000000000001630312265310201011035 0ustar gss (1.0.2-3ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). * Disable -Werror to fix FTBFS while autoreconfing. * Build-depend on help2man to fix FTBFS. -- Logan Rosen Tue, 14 Jan 2014 14:20:42 -0500 gss (1.0.2-3) unstable; urgency=low * Moved from experimental to unstable after testing. -- Simon Josefsson Sun, 10 Nov 2013 09:40:46 +0100 gss (1.0.2-2) experimental; urgency=low * Add README.source. * Remove obsolete 'XS-Dm-Upload-Allowed: yes'. * Use Standards-Version 3.9.4. * Update Vcs-* to point at new Debian packaging repository. * Rebuild GTK-DOC manuals (some files diff-ignore'd in source/options). * Update debian/copyright file to match dep5. -- Simon Josefsson Sun, 03 Nov 2013 22:00:22 +0100 gss (1.0.2-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version. * Use latest Standards-Version (no changes). -- Simon Josefsson Fri, 25 Nov 2011 01:02:01 +0100 gss (1.0.1-2) unstable; urgency=low [ Simon Josefsson ] * Use latest Standards-Version (no changes). * Re-enable self checks on mips(el) now that #519006 is fixed. [ Andreas Metzler ] * Stop shipping libtool la files in binary packages. (Closes: #610141) http://wiki.debian.org/ReleaseGoals/LAFileRemoval -- Russ Allbery Mon, 04 Apr 2011 14:55:34 -0700 gss (1.0.1-1) unstable; urgency=low * New upstream version. -- Simon Josefsson Thu, 20 May 2010 17:48:39 +0200 gss (1.0.0-2) unstable; urgency=low * Use --with-packager parameters to add Debian-specific info to gss --help and --version outputs. -- Simon Josefsson Wed, 14 Apr 2010 12:52:31 +0200 gss (1.0.0-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version. - Breaks backwards compatibility, libgss1 renamed to libgss3. * Switch to dpkg-source 3.0 (quilt) format. - Patches and README.source removed (fixed upstream using --with-po-suffix). [ Russ Allbery ] * Update watch file to point to ftp.gnu.org instead of alpha.gnu.org. * Update debhelper compatibility level to V7. -- Russ Allbery Tue, 30 Mar 2010 13:34:46 -0700 gss (0.1.5-1) unstable; urgency=low * New upstream version. * libgss1.symbols: Add new symbols. * Add Build-Depends on valgrind to get better 'make check' output. -- Simon Josefsson Mon, 22 Mar 2010 10:46:43 +0100 gss (0.1.3-1) unstable; urgency=low * Update to policy 3.8.4, no package changes required. * libgss-dev: Depend on libshishi-dev because libshishi.la is needed. * New upstream version. * Disable self checks on mips(el) due to #519006. * Bump required Shishi version to 0.0.42 due to important bugfixes. -- Simon Josefsson Tue, 16 Mar 2010 10:12:59 +0100 gss (0.1.2-1) unstable; urgency=low * Update to policy 3.8.3, no package changes required. * New upstream version. -- Simon Josefsson Tue, 19 Jan 2010 00:50:27 +0100 gss (0.1.1-1) unstable; urgency=low * New upstream version. - Shared library version incremented => libgss0 renamed to libgss1, both can be installed at the same time and there is no conflict. - Linked with a library version script. - For other changes, see NEWS. * Update copyright file to follow the format specified in http://wiki.debian.org/Proposals/CopyrightFormat * Update URL in watch file (moved from josefsson.org to alpha.gnu.org). * Add a libgss1.symbols file, to keep track of ABI changes. * Add ${misc:Depends} dependencies, to silence lintian debhelper-but-no-misc-depends warning. * Change section of "libgss-dbg" to "debug" from "libdevel" as per . * Update to policy 3.8.1, no package changes required. * We now use a patch to make the gettext *.mo files be installed as gss1.mo instead, so that we can install gss2.mo in the future to avoid having libgss1 conflict with libgss2. * Add README.source to discuss patching. -- Simon Josefsson Mon, 30 Mar 2009 14:14:31 +0200 gss (0.0.23-3) unstable; urgency=low [ Simon Josefsson ] * Change doc-base manual section from Apps/Net to System/Security (for main manual) and Programming/C (for API reference manual), to fix lintian warning doc-base-unknown-section. [ Russ Allbery ] * Add ${shlibs:Depends} to the dependencies for libgss-dev to pick up the libc dependency for /usr/bin/gss. -- Simon Josefsson Mon, 17 Mar 2008 14:08:46 +0100 gss (0.0.23-2) unstable; urgency=low [ Russ Allbery ] * Make libgss-dbg depend on the matching version of libgss0 to ensure consistency between debug information and the binaries. -- Simon Josefsson Tue, 08 Jan 2008 15:55:51 +0100 gss (0.0.23-1) experimental; urgency=low * New upstream version. * Fix FTBFS if built twice in a row. (closes: #442586) * Use DEB_UPSTREAM_VERSION instead of using dpkg-parsechangelog. * Add link to gtk-doc API manual from /usr/share/gss-doc/. * First upload by Simon, going to experimental to avoid problems. -- Simon Josefsson Wed, 19 Dec 2007 17:12:43 +0100 gss (0.0.22-1) unstable; urgency=low [ Simon Josefsson ] * Replace GFDL copy in copyright file with reference to base-files copy. * Use Homepage: header in control file. * Use Vcs-* headers in control file. * Update to policy 3.7.3.0. [ Russ Allbery ] * New upstream release (only the GPL v3 licensing change). * Add XS-Dm-Upload-Allowed: yes so that Simon can upload directly. * Use ${binary:Version} rather than ${Source-Version} for libgss-dev's dependency on libgss0. -- Russ Allbery Mon, 03 Dec 2007 14:45:54 -0800 gss (0.0.21-1) unstable; urgency=low * New upstream release. - Fixes double build failure (closes: #424400) * Move man pages from gss-doc to new package gss-man, to allow most of the GSS documentation to be installed at the same time as heimdal-dev. -- Simon Josefsson Wed, 23 May 2007 11:05:42 +0200 gss (0.0.20-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version. - Includes the 64-bit bug fix we patched for earlier. * Fix cut'n'paste typo in copyright file (the manual is called gss.texi, not shishi.texi). [ Russ Allbery ] * Add conflict between gss-doc and heimdal-dev, which provides some of the same man pages. -- Russ Allbery Fri, 20 Apr 2007 18:57:00 -0700 gss (0.0.18-2) unstable; urgency=medium [ Russ Allbery ] * Urgency medium since it fixes a major bug on 64-bit platforms and the patch is minimal. [ Simon Josefsson ] * Fix 64-bit related bug that affects all platforms with sizeof(int) Tue, 9 Jan 2007 14:02:14 -0800 gss (0.0.18-1) unstable; urgency=low * Initial release (closes: #344593) -- Simon Josefsson Sun, 30 Apr 2006 12:16:27 +0100 debian/compat0000664000000000000000000000000212235534436010375 0ustar 7 debian/README.source0000664000000000000000000000156212235534517011362 0ustar We describe here one way to work with the package sources. Initialize cowbuilder: sudo cowbuilder --create --distribution sid --mirror http://http.debian.net/debian --debootstrapopts "--keyring=/usr/share/keyrings/debian-archive-keyring.gpg" --basepath /var/cache/pbuilder/base-debian-sid.cow Optionally update cowbuilder: sudo cowbuilder --update --basepath /var/cache/pbuilder/base-debian-sid.cow Clone the repository: git clone git://gitorious.org/gss/gss-dpkg.git Build the package: git-buildpackage --git-pristine-tar --git-builder="pdebuild --auto-debsign --pbuilder cowbuilder -- --twice --basepath /var/cache/pbuilder/base-debian-sid.cow" If all goes well, you should have newly built packages in /var/cache/pbuilder/result/. Update the package to a new upstream release (don't forget debian/changelog): git-import-orig --pristine-tar /path/to/new-release.tar.gz debian/gss-doc.doc-base0000664000000000000000000000073212235534436012137 0ustar Document: gss Title: Generic Security Service Library Manual (GSS-API) Author: Simon Josefsson Abstract: Documentation for Generic Security Service Library (GSS-API) Section: System/Security 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 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* debian/libgss3.install0000664000000000000000000000007512235534436012137 0ustar debian/tmp/usr/lib/libgss.so.* debian/tmp/usr/share/locale/* debian/gss-doc.links0000664000000000000000000000010212235534436011571 0ustar /usr/share/gtk-doc/html/gss /usr/share/doc/gss-doc/api-reference debian/copyright0000664000000000000000000001644012235537336011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GSS Source: http://www.gnu.org/software/gss/ Files: * Copyright: Copyright (C) 2002, 2003, 2004, 2005, 2006 Simon Josefsson License: GPL-3+ The entire package is licensed under GPL version 3, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. . Most files in lib/ and src/ have this license, for example quoting lib/version.c: . * version.c --- Version handling. * Copyright (C) 2002, 2003, 2004, 2005, 2006 Simon Josefsson * * This file is part of the Generic Security Service (GSS). * * GSS is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * GSS is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public * License for more details. * * You should have received a copy of the GNU General Public License * along with GSS; if not, see http://www.gnu.org/licenses or write to * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Files: doc/gss.texi Copyright: Copyright 2002-2009 Simon Josefsson License: GFDL-1.3+ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License''. . On Debian systems, the complete text of the GNU Free Documentation License Version 1.3 can be found in the file `/usr/share/common-licenses/GFDL-1.3'. Files: doc/gdoc Copyright: Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson Copyright (c) 2001, 2002 Nikos Mavrogiannopoulos Copyright (c) 1998 Michael Zucchi License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . Files: lib/asn1.c Copyright: Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Simon Josefsson Copyright (C) 2002 Fabio Fiorina License: GPL-3+ The lib/asn1.c file contains two functions originally from libtasn1 (released under LGPLv2.1+) with this additional copyright. Files: lib/api.h Copyright: Copyright (C) 2003, 2004, 2005, 2006, 2007 Simon Josefsson Copyright (C) The Internet Society (2000) License: GPL-3+ * Copyright (C) 2003, 2004, 2005, 2006, 2007 Simon Josefsson * * This file is part of the Generic Security Service (GSS). * * GSS is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * GSS is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public * License for more details. * * You should have received a copy of the GNU General Public License * along with GSS; if not, see http://www.gnu.org/licenses or write to * the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301, USA. . * This file was extracted by Simon Josefsson, for the GSS project, * from RFC 2744, written by John Wray. RFC 2744 contains the * copyright statement below. * * Copyright (C) The Internet Society (2000). All Rights Reserved. * * This document and translations of it may be copied and furnished to * others, and derivative works that comment on or otherwise explain it * or assist in its implementation may be prepared, copied, published * and distributed, in whole or in part, without restriction of any * kind, provided that the above copyright notice and this paragraph are * included on all such copies and derivative works. However, this * document itself may not be modified in any way, such as by removing * the copyright notice or references to the Internet Society or other * Internet organizations, except as needed for the purpose of * developing Internet standards in which case the procedures for * copyrights defined in the Internet Standards process must be * followed, or as required to translate it into languages other than * English. * * The limited permissions granted above are perpetual and will not be * revoked by the Internet Society or its successors or assigns. * * This document and the information contained herein is provided on an * "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING * TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION * HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Files: gl/* build-aux/* Copyright: Copyright (C) 2007 Free Software Foundation, Inc. License: GPL-3+ These files are copied from gnulib, and the copyright is normally held by Free Software Foundation, Inc. For example gl/xalloc.h: . Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. . This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . Files: debian/* Copyright: Copyright 2005-2013, Simon Josefsson Copyright 2005-2010, Russ Allbery License: GPL-3+ The package files were written by Simon Josefsson, Russ Allbery, and Petter Reinholdtsen and may be redistributed and/or modified under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/source/0000775000000000000000000000000012235535632010476 5ustar debian/source/format0000664000000000000000000000001412235534436011705 0ustar 3.0 (quilt) debian/source/options0000664000000000000000000000025712235535632012120 0ustar diff-ignore=.git|doc/reference/tmpl/api.sgml|doc/reference/tmpl/ext.sgml|doc/reference/tmpl/gss.sgml|doc/reference/tmpl/krb5-ext.sgml|doc/reference/tmpl/krb5.sgml|po/gss3.pot debian/gss-doc.docs0000664000000000000000000000015712235534436011413 0ustar debian/tmp/usr/share/doc/gss/gss.ps debian/tmp/usr/share/doc/gss/gss.pdf debian/tmp/usr/share/doc/gss/gss.html debian/README.Debian0000664000000000000000000000077612235534436011252 0ustar GSS in Debian ------------- If you need help to use GSS, or wish to help others, you are invited to join our mailing list help-gss@gnu.org, see . This list is also used for the GSS Debian package team to discuss packaging issues and Debian bug reports. Thanks to Russ Allbery who tested and suggested improvements to this package, and to everyone who reported and helped solve bugs. -- Simon Josefsson , Wed, 19 Apr 2006 11:16:27 +0100 debian/libgss-dev.install0000664000000000000000000000025612235534436012631 0ustar debian/tmp/usr/bin/gss debian/tmp/usr/include/gss.h debian/tmp/usr/include/gss/* debian/tmp/usr/lib/libgss.a debian/tmp/usr/lib/libgss.so debian/tmp/usr/lib/pkgconfig/gss.pc debian/gss-man.manpages0000664000000000000000000000004012235534436012253 0ustar debian/tmp/usr/share/man/man3/* debian/gss-doc.info0000664000000000000000000000004412235534436011411 0ustar debian/tmp/usr/share/info/gss.info* debian/libgss3.symbols0000664000000000000000000000532512235534436012164 0ustar libgss.so.3 libgss3 #MINVER# GSS_1.0.0@GSS_1.0.0 1.0.0 GSS_C_NT_ANONYMOUS@GSS_1.0.0 1.0.0 GSS_C_NT_ANONYMOUS_static@GSS_1.0.0 1.0.0 GSS_C_NT_EXPORT_NAME@GSS_1.0.0 1.0.0 GSS_C_NT_EXPORT_NAME_static@GSS_1.0.0 1.0.0 GSS_C_NT_HOSTBASED_SERVICE@GSS_1.0.0 1.0.0 GSS_C_NT_HOSTBASED_SERVICE_X@GSS_1.0.0 1.0.0 GSS_C_NT_HOSTBASED_SERVICE_X_static@GSS_1.0.0 1.0.0 GSS_C_NT_HOSTBASED_SERVICE_static@GSS_1.0.0 1.0.0 GSS_C_NT_MACHINE_UID_NAME@GSS_1.0.0 1.0.0 GSS_C_NT_MACHINE_UID_NAME_static@GSS_1.0.0 1.0.0 GSS_C_NT_STRING_UID_NAME@GSS_1.0.0 1.0.0 GSS_C_NT_STRING_UID_NAME_static@GSS_1.0.0 1.0.0 GSS_C_NT_USER_NAME@GSS_1.0.0 1.0.0 GSS_C_NT_USER_NAME_static@GSS_1.0.0 1.0.0 GSS_KRB5@GSS_1.0.0 1.0.0 GSS_KRB5_NT_HOSTBASED_SERVICE_NAME@GSS_1.0.0 1.0.0 GSS_KRB5_NT_MACHINE_UID_NAME@GSS_1.0.0 1.0.0 GSS_KRB5_NT_MACHINE_UID_NAME_static@GSS_1.0.0 1.0.0 GSS_KRB5_NT_PRINCIPAL_NAME@GSS_1.0.0 1.0.0 GSS_KRB5_NT_PRINCIPAL_NAME_static@GSS_1.0.0 1.0.0 GSS_KRB5_NT_STRING_UID_NAME@GSS_1.0.0 1.0.0 GSS_KRB5_NT_STRING_UID_NAME_static@GSS_1.0.0 1.0.0 GSS_KRB5_NT_USER_NAME@GSS_1.0.0 1.0.0 GSS_KRB5_NT_USER_NAME_static@GSS_1.0.0 1.0.0 GSS_KRB5_static@GSS_1.0.0 1.0.0 gss_accept_sec_context@GSS_1.0.0 1.0.0 gss_acquire_cred@GSS_1.0.0 1.0.0 gss_add_cred@GSS_1.0.0 1.0.0 gss_add_oid_set_member@GSS_1.0.0 1.0.0 gss_canonicalize_name@GSS_1.0.0 1.0.0 gss_check_version@GSS_1.0.0 1.0.0 gss_compare_name@GSS_1.0.0 1.0.0 gss_context_time@GSS_1.0.0 1.0.0 gss_create_empty_oid_set@GSS_1.0.0 1.0.0 gss_decapsulate_token@GSS_1.0.0 1.0.0 gss_delete_sec_context@GSS_1.0.0 1.0.0 gss_display_name@GSS_1.0.0 1.0.0 gss_display_status@GSS_1.0.0 1.0.0 gss_duplicate_name@GSS_1.0.0 1.0.0 gss_encapsulate_token@GSS_1.0.0 1.0.0 gss_export_name@GSS_1.0.0 1.0.0 gss_export_sec_context@GSS_1.0.0 1.0.0 gss_get_mic@GSS_1.0.0 1.0.0 gss_import_name@GSS_1.0.0 1.0.0 gss_import_sec_context@GSS_1.0.0 1.0.0 gss_indicate_mechs@GSS_1.0.0 1.0.0 gss_init_sec_context@GSS_1.0.0 1.0.0 gss_inquire_context@GSS_1.0.0 1.0.0 gss_inquire_cred@GSS_1.0.0 1.0.0 gss_inquire_cred_by_mech@GSS_1.0.0 1.0.0 gss_inquire_mech_for_saslname@GSS_1.0.0 1.0.0 gss_inquire_mechs_for_name@GSS_1.0.0 1.0.0 gss_inquire_names_for_mech@GSS_1.0.0 1.0.0 gss_inquire_saslname_for_mech@GSS_1.0.0 1.0.0 gss_oid_equal@GSS_1.0.0 1.0.0 gss_process_context_token@GSS_1.0.0 1.0.0 gss_release_buffer@GSS_1.0.0 1.0.0 gss_release_cred@GSS_1.0.0 1.0.0 gss_release_name@GSS_1.0.0 1.0.0 gss_release_oid_set@GSS_1.0.0 1.0.0 gss_seal@GSS_1.0.0 1.0.0 gss_sign@GSS_1.0.0 1.0.0 gss_test_oid_set_member@GSS_1.0.0 1.0.0 gss_unseal@GSS_1.0.0 1.0.0 gss_unwrap@GSS_1.0.0 1.0.0 gss_userok@GSS_1.0.0 1.0.0 gss_verify@GSS_1.0.0 1.0.0 gss_verify_mic@GSS_1.0.0 1.0.0 gss_wrap@GSS_1.0.0 1.0.0 gss_wrap_size_limit@GSS_1.0.0 1.0.0 debian/libgss-dev.manpages0000664000000000000000000000004012235534436012745 0ustar debian/tmp/usr/share/man/man1/* debian/control0000664000000000000000000000627112265310167010604 0ustar Source: gss Section: net Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian GSS Team Uploaders: Simon Josefsson , Russ Allbery Build-Depends: debhelper (>= 7), cdbs, dh-autoreconf, libshishi-dev (>= 0.0.42), texinfo, texlive-latex-base, valgrind [amd64 i386 powerpc], gtk-doc-tools, help2man Standards-Version: 3.9.4 Vcs-Git: git://gitorious.org/gss/gss-dpkg.git Vcs-Browser: https://www.gitorious.org/gss/gss-dpkg/ Homepage: http://www.gnu.org/software/gss/ Package: gss-doc Architecture: all Depends: ${misc:Depends} Section: doc Recommends: gss-man Description: Documentation for GSS (except man pages) 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 other mechanisms too. . This package contain the manual in HTML, PDF and Info formats, and API reference in GTK-DOC and Devhelp formats. Package: gss-man Architecture: all Depends: ${misc:Depends} Section: doc Conflicts: heimdal-dev Description: Man pages for GSS 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 other mechanisms too. . This package contain the API reference as man pages. Package: libgss3 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libshishi-dev (>= 0.0.42) 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 other mechanisms too. . This package contains the GSS library. Package: libgss-dev Section: libdevel Architecture: any Depends: ${shlibs:Depends}, libgss3 (= ${binary:Version}), libshishi-dev (>= 0.0.42), ${misc:Depends} Description: Development and documentation files 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 other mechanisms too. . This package contain files for developing programs with GSS support, including the header file and static library, and a tool to explain GSS-API error codes. Package: libgss-dbg Section: debug Architecture: any Depends: libgss3 (= ${binary:Version}), ${misc:Depends} Description: Debugging symbols for GSS 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 other mechanisms too. . This package contains detached debugging information. Most people will not need this package. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. GDB will find this debug information automatically. debian/patches/0000775000000000000000000000000012265307451010624 5ustar debian/patches/disable-Werror.patch0000664000000000000000000000052012265307451014523 0ustar --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS(config.h) -AM_INIT_AUTOMAKE([1.10 -Wall -Werror -Wno-override]) +AM_INIT_AUTOMAKE([1.10 -Wall -Wno-override]) AM_SILENT_RULES([yes]) # Library code modified: REVISION++ debian/patches/series0000664000000000000000000000002512265307427012041 0ustar disable-Werror.patch debian/gss-doc.doc-base.api0000664000000000000000000000037212235534436012707 0ustar Document: gss-api Title: Generic Security Service API Manual (GSS-API) Author: Simon Josefsson Abstract: GSS API Reference Manual Section: Programming/C Format: HTML Index: /usr/share/gtk-doc/html/gss/index.html Files: /usr/share/gtk-doc/html/gss/*