debian/0000775000000000000000000000000012116206764007175 5ustar debian/libjreen1.install0000664000000000000000000000002712116204705012430 0ustar usr/lib/libjreen.so.1* debian/rules0000775000000000000000000000010412116206437010245 0ustar #!/usr/bin/make -f %: dh $@ --dbg-package=libjreen-dbg --parallel debian/source/0000775000000000000000000000000012116204705010466 5ustar debian/source/format0000664000000000000000000000001412116204705011674 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000156112116205072011041 0ustar jreen (1.1.1-0ubuntu1) raring; urgency=low [ Prasad Murthy ] * Prepare for archive inclusion * Update debian/copyright [ Harald Sitter ] * Bump standards version to 3.9.4 -- Prasad Murthy Fri, 08 Mar 2013 00:00:33 +0530 jreen (1.1.1-0~raring1) raring; urgency=low * New upstream release -- Harald Sitter Mon, 14 Jan 2013 16:29:17 +0100 jreen (1.0.5-0~git~quantal1) quantal; urgency=low * Forward port to quantal -- Rohan Garg Sun, 24 Jun 2012 16:19:30 +0530 jreen (1.0.5-0~git~precise1) precise; urgency=low * New upstream release -- Philip Muškovac Sat, 07 Apr 2012 23:10:14 +0200 jreen (1.0.1-0~git~precise1) precise; urgency=low * Initial release (git 1.0.1 tag) -- Philip Muškovac Fri, 09 Mar 2012 23:38:49 +0100 debian/copyright0000664000000000000000000001206612116205144011124 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: jreen Upstream-Source: https://github.com/euroelessar/jreen Files: * Copyright: 2011-2012 Ruslan Nigmatullin 2011 Sidorov Aleksey 2011 Prokhin Alexey 2011 Aleksey Sidorov 2009 by Nigmatullin Ruslan 2003 Justin Karneges 2011 Aleksey Sidorov 2011 Alexey Prokhin 2012 Nicolay Izoderov License: GPL-2+ Files: 3rdparty/jdns/* Copyright: 2005-2008 Justin Karneges 2005 Jeremie Miller License: MIT/X11 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. Files: 3rdparty/simplesasl/* 3rdparty/icesupport/* Copyright: 2003, 2008 Justin Karneges 2008 Remko Troncon 2009-2010 Barracuda Networks, Inc. License: LGPL-2.1+ Files: cmake/* Copyright: 2009 Nigmatullin Ruslan 2007 Christian Ehrlicher, 2006 Michael Larouche, License: BSD-New Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Files: debian/* Copyright: 2012 Philip Muškovac 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. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: MIT/X11 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: 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 Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". debian/control0000664000000000000000000000252512116206644010601 0ustar Source: jreen Section: libs Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Philip Muškovac Build-Depends: cmake, debhelper (>= 8.0.0), libidn11-dev, libqca2-dev, libqt4-dev (>= 4:4.6.0), zlib1g-dev Standards-Version: 3.9.4 Homepage: https://gitorious.org/jreen Package: libjreen1 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: tomahawk (<< 0.3.2~) Replaces: tomahawk (<< 0.3.2~) Description: Qt XMPP library Jreen is an extensible Qt-based asynchronious Jabber library. Package: libjreen-dev Section: libdevel Architecture: any Depends: libjreen1 (= ${binary:Version}), ${misc:Depends} Description: Qt XMPP library - development files Jreen is an extensible Qt-based asynchronious Jabber library. . This package contains the files that are needed to develop applications that use jreen. Package: libjreen-dbg Section: debug Architecture: any Depends: libjreen1 (= ${binary:Version}), ${misc:Depends} Breaks: tomahawk-dbg (<< 0.3.2~) Replaces: tomahawk-dbg (<< 0.3.2~) Description: Qt XMPP library - debugging symbols Jreen is an extensible Qt-based asynchronious Jabber library. . This package contains the debugging symbols for debugging crashes in the jreen library debian/compat0000664000000000000000000000000212116204705010364 0ustar 8 debian/libjreen-dev.install0000664000000000000000000000006412116204705013124 0ustar usr/include/* usr/lib/libjreen.so usr/lib/pkgconfig debian/docs0000664000000000000000000000000712116204705010036 0ustar README