debian/0000755000000000000000000000000011601415463007167 5ustar debian/control0000644000000000000000000000120311560041707010566 0ustar Source: qca-cyrus-sasl Priority: extra Maintainer: Vsevolod Velichko Build-Depends: debhelper (>= 7.0.50~), libqt4-dev, libqca2-dev, libsasl2-dev Standards-Version: 3.9.1 Section: libs Homepage: http://delta.affinix.com/qca/ #Vcs-Git: git://git.debian.org/collab-maint/qca-cyrus-sasl.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/qca-cyrus-sasl.git;a=summary Package: libqca2-plugin-cyrus-sasl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: QCA Cyrus SASL plugin for libqca2 This plugin provides Cyrus SASL encryption through the libsasl2 for Qt Cryptographic Architecture (QCA). debian/changelog0000644000000000000000000000056411560043432011043 0ustar qca-cyrus-sasl (2.0.0-beta3-2) unstable; urgency=low * Copyright file update to conform the DEP-5. * Watch file added. -- Vsevolod Velichko Tue, 03 May 2011 22:17:05 +0400 qca-cyrus-sasl (2.0.0-beta3-1) unstable; urgency=low * Initial release (Closes: 464863) -- Vsevolod Velichko Sun, 09 Jan 2011 15:58:02 +0300 debian/source/0000755000000000000000000000000011512330340010456 5ustar debian/source/format0000644000000000000000000000001411512330340011664 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000024211560055274010222 0ustar version=3 http://delta.affinix.com/download/qca/2.0/plugins/ \ qca-cyrus-sasl-((?:[0-9\.-]|beta|alpha|rc)+)\.tar\.(?:bz2|gz|xz|lzma) \ debian uupdate debian/copyright0000644000000000000000000000436611560044727011140 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Name: QCA Cyrus SASL plugin for libqca2 Upstream-Name: QCA Cyrus SASL plugin version 2.0.0 Upstream-Contact: Justin Karneges Michail Pishchagin Maintainer: Vsevolod Velichko Source: http://delta.affinix.com/download/qca/2.0/plugins/qca-cyrus-sasl-2.0.0-beta3.tar.bz2 Files: * Copyright: 2003-2007, Justin Karneges 2006, Michail Pishchagin License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of this license can be found in the file `/usr/share/common-licenses/LGPL-2.1`. Files: debian/* Copyright: 2011, Vsevolod Velichko 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 . . On Debian systems, the full text of this license can be found in the file `/usr/share/common-licenses/GPL-3`. debian/rules0000755000000000000000000000117511512363444010255 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_auto_configure: ./configure override_dh_auto_clean: ([ -f Makefile ] && make clean) || /bin/true ([ -f Makefile ] && make distclean) || /bin/true rm -rf lib ./conf.log conf.pri %: dh $@ debian/docs0000644000000000000000000000000711512331524010033 0ustar README debian/compat0000644000000000000000000000000211512330340010354 0ustar 7