debian/0000775000000000000000000000000012604130561007166 5ustar debian/source/0000775000000000000000000000000012422730000010456 5ustar debian/source/format0000664000000000000000000000001412422730000011664 0ustar 3.0 (quilt) debian/clean0000664000000000000000000000001312422732532010171 0ustar config.log debian/compat0000664000000000000000000000000212422730000010354 0ustar 9 debian/control0000664000000000000000000000144312422735621010601 0ustar Source: libnss-securepass Section: admin Priority: extra Maintainer: Debian SecurePass Uploaders: Alessio Treglia Build-Depends: debhelper (>=9), autotools-dev, libcurl4-gnutls-dev Standards-Version: 3.9.6 Homepage: https://github.com/gplll/nss_securepass Vcs-Git: git://anonscm.debian.org/pkg-securepass/libnss-securepass.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-securepass/libnss-securepass.git Package: libnss-securepass Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: NSS (Name Service Switch) module for Securepass This is a NSS module for users defined on SecurePass. SecurePass provides web single sign-on through the CAS protocol. debian/install0000664000000000000000000000001512422733464010564 0ustar lib/*/*.so.* debian/watch0000664000000000000000000000003112422733525010220 0ustar # Sources taken from git debian/libnss-securepass.lintian-overrides0000664000000000000000000000010012422734770016214 0ustar libnss-securepass: package-name-doesnt-match-sonames libnss-sp2 debian/changelog0000664000000000000000000000061712604130561011044 0ustar libnss-securepass (0~20141025.0git2299135-1~ubuntu14.04.1) trusty-backports; urgency=medium * No-change backport to trusty (LP: #1403181) -- Micah Gersten Sat, 03 Oct 2015 23:56:17 -0500 libnss-securepass (0~20141025.0git2299135-1) unstable; urgency=medium * Initial release. (Closes: #766369) -- Alessio Treglia Wed, 22 Oct 2014 12:56:01 +0100 debian/docs0000664000000000000000000000004312422732462010044 0ustar README.md securepass.conf.template debian/copyright0000664000000000000000000000627412422730000011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: nss_securepass Upstream-Contact: Giuseppe Paterno' Source: https://github.com/gplll/nss_securepass Files: * Copyright: No copyright holders License: GPL-2+ Files: jsmn.* Copyright: 2010 Serge A. Zaitsev License: ISC Files: min*.* test_ini.c Copyright: 2008-2012 CompuPhase License: Apache-2.0 Files: debian/* Copyright: 2014 Alessio Treglia License: GPL-2+ License: GPL-2+ This package 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 2 of the License, or (at your option) any later version. . This package 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. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. . You should have received a copy of the GNU General Public License along with this program. If not, see License: ISC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Apache-2.0 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the full text of the Apache Software License version 2 can be found in the file `/usr/share/common-licenses/Apache-2.0'. debian/gbp.conf0000664000000000000000000000003612422730000010574 0ustar [DEFAULT] pristine-tar = True debian/rules0000775000000000000000000000024712422734325010257 0ustar #!/usr/bin/make -f export DESTDIR=$(CURDIR)/debian/tmp %: dh $@ --parallel --with autotools-dev override_dh_auto_install: dh_auto_install -- DESTDIR="$(DESTDIR)"