debian/0000755000000000000000000000000012117564446007200 5ustar debian/changelog0000644000000000000000000000742512117564446011062 0ustar qxmpp (0.7.6-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Tue, 12 Mar 2013 09:36:43 +0100 qxmpp (0.7.5-1) unstable; urgency=low * New upstream release. -- Boris Pek Sun, 27 Jan 2013 19:44:14 +0200 qxmpp (0.7.4-1) unstable; urgency=low * New upstream release. * Remove obsolete DM-Upload-Allowed flag. -- Jeremy Lainé Mon, 01 Oct 2012 15:24:00 +0200 qxmpp (0.7.3-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Fri, 07 Sep 2012 12:00:46 +0200 qxmpp (0.7.2-1) unstable; urgency=low [ Jeremy Lainé ] * New upstream release. * Set DM-Upload-Allowed: yes to allow Boris Pek to perform uploads. [ Boris Pek ] * debian/control: update short description of package libqxmpp0. * debian/rules: override_dh_install is not necessary. * debian/libqxmpp-doc.links: fix lintian notes about duplicate files. -- Jeremy Lainé Thu, 06 Sep 2012 12:11:42 +0200 qxmpp (0.7.1-2) unstable; urgency=low [ Boris Pek ] * Update Vcs-* fields: repository was moved from Svn to Git. * Fix get-orig-source section in according with Debian Policy §4.9. -- Jeremy Lainé Mon, 03 Sep 2012 20:28:14 +0200 qxmpp (0.7.1-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Mon, 03 Sep 2012 16:59:22 +0200 qxmpp (0.6.3-2) unstable; urgency=low [ Jeremy Lainé ] * Provide debugging symbols in libqxmpp0-dbg. * Add Boris Pek to uploaders. [ Boris Pek ] * Add debian/libqxmpp-doc.doc-base. * Add debian/watch. * Remove unnecessary "Section: libs" from package libqxmpp0. * Update debian/rules: - enable parallel building - add get-orig-source target * Rewrite debian/copyright according to copyright format 1.0. -- Jeremy Lainé Fri, 24 Aug 2012 15:26:17 +0200 qxmpp (0.6.3-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Tue, 24 Jul 2012 19:18:28 +0200 qxmpp (0.6.2-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Sun, 22 Jul 2012 00:25:39 +0200 qxmpp (0.5.0-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Wed, 18 Jul 2012 07:57:07 +0200 qxmpp (0.4.92-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Thu, 07 Jun 2012 10:12:38 +0200 qxmpp (0.4.91-2) unstable; urgency=low * Add support for multi-arch. -- Jeremy Lainé Thu, 31 May 2012 22:28:59 +0200 qxmpp (0.4.91-1) experimental; urgency=low * New upstream release. * Build as a shared library. * Enable speex and theora support. * Set debian/compat to 9. -- Jeremy Lainé Thu, 31 May 2012 09:40:44 +0200 qxmpp (0.4.0-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Thu, 12 Apr 2012 09:32:41 +0200 qxmpp (0.3.92-1) experimental; urgency=low * New upstream release. * Switch from cdbs to debhelper 7. -- Jeremy Lainé Thu, 23 Feb 2012 21:58:36 +0100 qxmpp (0.3.0-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Mon, 07 Mar 2011 08:28:35 +0100 qxmpp (0.2.0-1) unstable; urgency=low * New upstream release. -- Jeremy Lainé Sun, 22 Aug 2010 15:39:14 +0200 qxmpp (0.1.93-1) unstable; urgency=low * New upstream release. * Initial upload to unstable. -- Jeremy Lainé Tue, 17 Aug 2010 16:04:43 +0200 qxmpp (0.1.91-1) experimental; urgency=low * Initial upload to Debian (Closes: #592413). -- Jeremy Lainé Wed, 11 Aug 2010 10:55:24 +0200 debian/libqxmpp-doc.install0000644000000000000000000000006612117564310013157 0ustar usr/share/doc/qxmpp/html/ usr/share/doc/libqxmpp-doc/ debian/rules0000755000000000000000000000072712117564310010254 0ustar #!/usr/bin/make -f CUR_VER = $(shell uscan --dehs | sed -n 's/.*\(.*\)<\/upstream-version>.*/\1/p') %: dh $@ --parallel override_dh_auto_configure: dh_auto_configure -- LIBDIR=lib/$(DEB_HOST_MULTIARCH) QXMPP_USE_SPEEX=1 QXMPP_USE_THEORA=1 override_dh_strip: dh_strip --dbg-package=libqxmpp0-dbg get-orig-source: wget -c "http://qxmpp.googlecode.com/files/qxmpp-$(CUR_VER).tar.gz" mv -f "qxmpp-$(CUR_VER).tar.gz" "qxmpp_$(CUR_VER).orig.tar.gz" debian/compat0000644000000000000000000000000212117564310010364 0ustar 9 debian/watch0000644000000000000000000000014612117564310010220 0ustar version=3 http://code.google.com/p/qxmpp/downloads/list .*name=qxmpp-(.+)\.tar\.gz.* \ debian uupdate debian/copyright0000644000000000000000000000514412117564310011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Debianized-By: Jeremy Lainé Debianized-Date: Wed, 11 Aug 2010 10:55:24 +0200 Upstream-Name: QXmpp Upstream-Contact: Jeremy Lainé Source: https://code.google.com/p/qxmpp/downloads/list The orig.tar.gz is just renamed upstream tarball (without changes). See section get-orig-source in debian/rules file for details. Files: * Copyright: 2008-2012 The QXmpp developers (http://code.google.com/p/qxmpp) Comment: Upstream Authors: 2008-2012 Manjeet Dahiya 2008-2012 Jeremy Lainé 2008-2012 Ian Reinhart Geiser 2011-2012 Georg Rudoy <0xd34df00d@gmail.com> License: LGPL-2.1+ Files: src/base/qdnslookup* Copyright: 2012 Jeremy Lainé License: LGPL-2.1+ or GPL-3 Files: debian/* Copyright: 2010-2012 Jeremy Lainé 2012 Boris Pek License: GPL-3+ License: GPL-3+ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. 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. . 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 complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. License: LGPL-2.1+ This program 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 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 complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. debian/libqxmpp-doc.links0000644000000000000000000000135312117564310012631 0ustar usr/share/javascript/jquery/jquery.js usr/share/doc/libqxmpp-doc/html/jquery.js usr/share/doc/libqxmpp-doc/html/search/all_7e.js usr/share/doc/libqxmpp-doc/html/search/functions_7e.js usr/share/doc/libqxmpp-doc/html/ftv2plastnode.png usr/share/doc/libqxmpp-doc/html/ftv2pnode.png usr/share/doc/libqxmpp-doc/html/ftv2doc.png usr/share/doc/libqxmpp-doc/html/ftv2link.png usr/share/doc/libqxmpp-doc/html/ftv2blank.png usr/share/doc/libqxmpp-doc/html/ftv2lastnode.png usr/share/doc/libqxmpp-doc/html/ftv2blank.png usr/share/doc/libqxmpp-doc/html/ftv2node.png usr/share/doc/libqxmpp-doc/html/ftv2blank.png usr/share/doc/libqxmpp-doc/html/ftv2vertline.png usr/share/doc/libqxmpp-doc/html/ftv2mlastnode.png usr/share/doc/libqxmpp-doc/html/ftv2mnode.png debian/libqxmpp0.install0000644000000000000000000000003012117564310012463 0ustar usr/lib/*/libqxmpp.so.* debian/libqxmpp-doc.doc-base0000644000000000000000000000043112117564310013162 0ustar Document: libqxmpp-doc Title: Documentation files for the QXmpp library Author: The QXmpp developers Abstract: This is documentation for QXmpp API. Section: Programming Format: HTML Index: /usr/share/doc/libqxmpp-doc/html/index.html Files: /usr/share/doc/libqxmpp-doc/html/*.html debian/control0000644000000000000000000000345112117564310010574 0ustar Source: qxmpp Section: libs Priority: optional Maintainer: Jeremy Lainé Uploaders: Boris Pek Build-Depends: debhelper (>= 9), libqt4-dev, libspeex-dev, libtheora-dev Standards-Version: 3.9.3 Homepage: http://code.google.com/p/qxmpp/ Vcs-Git: git://anonscm.debian.org/collab-maint/qxmpp.git Vcs-Browser: http://git.debian.org/?p=collab-maint/qxmpp.git Package: libqxmpp0 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: QXmpp library for XMPP client and server applications QXmpp is a cross-platform C++ XMPP library built upon Qt. It strives to be as easy to use as possible. . This package contains the shared library. Package: libqxmpp0-dbg Section: debug Priority: extra Architecture: any Depends: libqxmpp0 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same Description: Debugging symbols for the QXmpp library QXmpp is a cross-platform C++ XMPP library built upon Qt. It strives to be as easy to use as possible. . This package contains the debugging symbols. Package: libqxmpp-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libqxmpp0 (= ${binary:Version}), libqt4-dev Suggests: libqxmpp-doc Multi-Arch: same Description: Development files for the QXmpp library QXmpp is a cross-platform C++ XMPP library built upon Qt. It strives to be as easy to use as possible. . This package contains the development headers and libraries. Package: libqxmpp-doc Section: doc Architecture: all Depends: ${misc:Depends}, libjs-jquery, lynx | www-browser Suggests: libqxmpp-dev Description: Documentation for the QXmpp library QXmpp is a cross-platform C++ XMPP library built upon Qt. It strives to be as easy to use as possible. . This package contains the HTML documentation. debian/libqxmpp-dev.install0000644000000000000000000000010012117564310013155 0ustar usr/include/ usr/lib/*/libqxmpp.so usr/lib/*/pkgconfig/qxmpp.pc debian/source/0000755000000000000000000000000012117564310010466 5ustar debian/source/format0000644000000000000000000000001412117564310011674 0ustar 3.0 (quilt)