From: Guus Sliepen Date: Thu, 13 Sep 2007 14:38:28 +0000 (+0200) Subject: Import Debian changes 1.13-1 X-Git-Tag: debian/1.13-1^0 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fsendxmpp.git;a=commitdiff_plain;h=b2ddd2777947f64a34de02204131bf2223e7c7d7 Import Debian changes 1.13-1 sendxmpp (1.13-1) unstable; urgency=low * New upstream release. --- b2ddd2777947f64a34de02204131bf2223e7c7d7 diff --cc debian/changelog index fa4646f,0000000..e720257 mode 100644,000000..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,31 -1,0 +1,37 @@@ ++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 + diff --cc debian/copyright index c2b8ea7,0000000..97aa956 mode 100644,000000..100644 --- a/debian/copyright +++ b/debian/copyright @@@ -1,12 -1,0 +1,30 @@@ +This package was debianized by Guus Sliepen on +Sat, 4 Dec 2004 15:37:56 +0100. + - It was downloaded from http://www.djcbsoftware.nl/code/sendxmpp/ ++It was downloaded from http://sendxmpp.platon.sk/ + +Copyright: + - Upstream Author: Dirk-Jan Binnema ++Upstream Author: Lubomir Host 'rajo' + +License: + - GPL version 2, see /usr/share/common-licenses/GPL. ++ 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.