debian/0000700000000000000000000000000012141425041007146 5ustar debian/changelog0000600000000000000000000000465612141425037011042 0ustar sendxmpp (1.23-1) unstable; urgency=low * New upstream release. * Replace debian/rules with dh sequencer. * Bump Standards-Version and debian/compat. -- Guus Sliepen Sun, 05 May 2013 11:44:57 +0200 sendxmpp (1.22-1) unstable; urgency=low * New upstream release. Closes: #607074 - Fixes altering jid unnecessarily. Closes: #559716 * Bump Standards-Version. * Add build-arch and build-indep targets to debian/rules. -- Guus Sliepen Mon, 14 Nov 2011 10:46:59 +0100 sendxmpp (1.20-1) unstable; urgency=low * New upstream release. * Convert source package to 3.0 (quilt) format. * Bump Standars-Version. -- Guus Sliepen Sun, 24 Jan 2010 12:11:38 +0100 sendxmpp (1.18-1) unstable; urgency=low * New upstream release. - Sets correct message type. Closes: #520110 -- Guus Sliepen Wed, 10 Jun 2009 17:20:25 +0200 sendxmpp (1.15-1) unstable; urgency=low * New upstream release. -- Guus Sliepen Tue, 28 Oct 2008 09:38:48 +0100 sendxmpp (1.14-1) unstable; urgency=low * New upstream release. - Allow specification of alternative hostname for server. Closes: #497829 * Bump Standards-Version. * Rename build-arch to build-indep in debian/rules. -- Guus Sliepen Tue, 23 Sep 2008 15:40:06 +0200 sendxmpp (1.13-1.1) unstable; urgency=medium * Non-maintainer upload. * Fix !$port to $port. Closes #496823 -- Andreas Barth Sun, 21 Sep 2008 09:08:06 +0000 sendxmpp (1.13-1) unstable; urgency=low * New upstream release. -- Guus Sliepen Thu, 13 Sep 2007 16:38:28 +0200 sendxmpp (0.0.8+cvs20061115-1) unstable; urgency=low * New upstream release. Closes: #356258, #397396 -- Guus Sliepen Wed, 15 Nov 2006 12:22:07 +0100 sendxmpp (0.0.8-1) unstable; urgency=low * New upstream release. -- Guus Sliepen Wed, 18 May 2005 11:21:14 +0200 sendxmpp (0.0.7.1-1) unstable; urgency=low * New upstream release. -- Guus Sliepen Wed, 4 May 2005 12:22:51 +0200 sendxmpp (0.0.5-2) unstable; urgency=low * It's just a script and a manpage, so set Architecture: all. -- Guus Sliepen Wed, 8 Dec 2004 13:18:44 +0100 sendxmpp (0.0.5-1) unstable; urgency=low * Initial Release. * Fix NAME section in manpage. -- Guus Sliepen Sat, 4 Dec 2004 16:14:06 +0100 debian/source/0000700000000000000000000000000011327025341010452 5ustar debian/source/format0000600000000000000000000000001411327025341011662 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612141424543010245 0ustar #!/usr/bin/make -f %: dh $@ debian/docs0000600000000000000000000000000711213747375010040 0ustar README debian/compat0000600000000000000000000000000212141424463010355 0ustar 9 debian/dirs0000600000000000000000000000003311213747375010050 0ustar usr/bin usr/share/man/man1 debian/control0000600000000000000000000000077112141424560010565 0ustar Source: sendxmpp Section: net Priority: optional Maintainer: Guus Sliepen Build-Depends: debhelper (>= 9), perl Standards-Version: 3.9.3 Package: sendxmpp Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libnet-xmpp-perl Description: commandline XMPP (jabber) utility sendxmpp is a perl script to send XMPP (jabber) messages, similar to what mail(1) does for mail. XMPP is an open, non-proprietary protocol for instant messaging. See www.jabber.org for more information. debian/sendxmpp.examples0000600000000000000000000000001311213747375012560 0ustar examples/* debian/copyright0000600000000000000000000000224411213747375011125 0ustar This package was debianized by Guus Sliepen on Sat, 4 Dec 2004 15:37:56 +0100. It was downloaded from http://sendxmpp.platon.sk/ Copyright: Upstream Author: Lubomir Host 'rajo' License: Copyright (C) 2004 - 2005 Dirk-Jan C. Binnema Copyright (C) 2006 - 2007 Lubomir Host 'rajo' 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 2 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, 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 General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2.