debian/0000755000000000000000000000000012075500174007167 5ustar debian/compat0000644000000000000000000000000212075500174010365 0ustar 8 debian/pydist-overrides0000644000000000000000000000003412075500174012423 0ustar twisted python-twisted-core debian/python-wokkel.triggers0000644000000000000000000000003712075500174013552 0ustar activate twisted-plugins-cache debian/copyright0000644000000000000000000000315412075500174011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Ralph Meijer Upstream-Name: wokkel Source: http://wokkel.ik.nu/ Files: * Copyright: 2003-2012, Ralph Meijer License: MIT Files: wokkel/compat.py wokkel/subprotocols.py Copyright: 2001-2009, Twisted Matrix Laboratories License: MIT Files: wokkel/test/test_compat.py Copyright: 2001-2008, Twisted Matrix Laboratories, 2008-2012 Ralph Meijer License: MIT Files: debian/* Copyright: Copyright 2009-2013, Angel Abad License: MIT License: MIT 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. debian/source/0000755000000000000000000000000012075500174010467 5ustar debian/source/format0000644000000000000000000000001412075500174011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000015112075500174010244 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_installchangelogs: dh_installchangelogs NEWS debian/changelog0000644000000000000000000000456512075500174011053 0ustar wokkel (0.7.1-1) unstable; urgency=low * Imported Upstream version 0.7.1 * debian/control: Update VCS fields for Git * debian/rules: - Don't remove egg-info dir - Remove override_dh_auto_clean target * debian/copyright: Update format to copyright-format 1.0 * Bump Standards-Version to 3.9.4 -- Angel Abad Wed, 16 Jan 2013 11:12:37 +0100 wokkel (0.7.0-1) unstable; urgency=low * New upstream release * debian/control: - Switch python-twisted to python-twisted-core in Depends - Bump python-twisted-core Depends to 10.0.0 - {Build-}Depends on python-dateutil - Depends on python-twisted-words (>= 10.0.0) - Depends on python-twisted-names (>= 10.0.0) * debian/pydist-overrides: - Override twisted with python-twisted-core * debian/python-wokkel.triggers: - Add trigger to update twisted plugins cache -- Angel Abad Tue, 31 Jan 2012 21:35:14 +0100 wokkel (0.6.3-5) unstable; urgency=low * debian/watch: Ignore upstream pre releases * Update my email address -> angel@debian.org * debian/copyright: - Update debian/* years - Update format specification * debian/control: Remove DM-Upload-Allowed -- Angel Abad Mon, 02 Jan 2012 19:06:36 +0100 wokkel (0.6.3-4) unstable; urgency=low * debian/control: - Remove python:Breaks - Fix typo in description, thanks Simon Kainz (Closes: #636585) * Bump Standards-Version to 3.9.2 (no changes) * Bump Debhelper compat level to 8 -- Angel Abad Sun, 07 Aug 2011 13:07:45 +0200 wokkel (0.6.3-3) unstable; urgency=low * Team upload. * Rebuild to add Python 2.7 support -- Piotr Oarowski Sun, 08 May 2011 16:45:45 +0200 wokkel (0.6.3-2) unstable; urgency=low * Switch to dh_python2 - debian/control: + Remove python-support from B-D-I + Bump minimun python-all version to 2.6.6-3 + Add Breaks: python:Breaks + Add X-Python-Version: >= 2.4 - debian/rules + Add --with python2 to rules - debian/pyversions: Remove file * Bump Standards-Version to 3.9.1 (no changes) * Switch to dpkg-source format 3.0 (quilt) -- Angel Abad Tue, 08 Feb 2011 11:46:35 +0100 wokkel (0.6.3-1) unstable; urgency=low * Initial release (Closes: #535829) -- Angel Abad Sun, 04 Oct 2009 16:37:58 +0200 debian/examples0000644000000000000000000000002012075500174010720 0ustar doc/examples/* debian/control0000644000000000000000000000203212075500174010567 0ustar Source: wokkel Section: python Priority: optional Maintainer: Angel Abad Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3), python-setuptools, python-dateutil Standards-Version: 3.9.4 Homepage: http://wokkel.ik.nu/ Vcs-Git: git://anonscm.debian.org/collab-maint/wokkel.git Vcs-Browser: http://anonscm.debian.org/git/collab-maint/wokkel.git X-Python-Version: >= 2.4 Package: python-wokkel Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core (>= 10.0.0), python-twisted-words (>= 10.0.0), python-twisted-names (>= 10.0.0), python-dateutil, python (>= 2.5) | python-crypto Description: collection of enhancements for Twisted Wokkel is a collection of enhancements on top of the Twisted networking framework, written in Python. It mostly provides a testing ground for enhancements to the Jabber/XMPP protocol implementation as found in Twisted Words, that are meant to eventually move there. debian/watch0000644000000000000000000000014212075500174010215 0ustar version=3 http://wokkel.ik.nu/downloads http://wokkel.ik.nu/releases/.*/wokkel-(\d[\d.]+).tar.gz