[SCM] Debian packaging of libnet-xmpp-perl branch, master, updated. 2c7fce7678f015018efcd8493e75a73f2d9d6636

gregor herrmann gregoa at debian.org
Mon Aug 8 18:19:46 UTC 2011


The following commit has been merged in the master branch:
commit c95d5f272c435a12c3084045006d22562e7b5181
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 8 19:51:37 2011 +0200

    debian/copyright: use DEP5 formatting.

diff --git a/debian/copyright b/debian/copyright
index 40b1146..8fc4e75 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,40 +1,44 @@
-This package was debianized by Florian Ragwitz <florian at mookooh.org> on
-Wed, 22 Sep 2004 13:03:02 +0200.
-
-It was downloaded from http://search.cpan.org/dist/Net-XMPP/
-
-Upstream Author: Ryan Eatmon <reatmon at jabber.org>
-
-Copyright:
-
-  Copyright (C) 1998-2004 Jabber Software Foundation http://jabber.org/
-
-  This library is free software; you can redistribute it and/or
-  modify it under the terms of the GNU Library General Public
-  License as published by the Free Software Foundation; either
-  version 2 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
-  Library General Public License for more details.
-
-  You should have received a copy of the GNU Library General Public
-  License along with this library; if not, write to the
-  Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-  MA 02110-1301, USA.
-
-On Debian GNU/Linux systems, the complete text of the GNU Library General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-
-t/Lib/Test/*:
-  Copyright 2001 by Michael G Schwern E<lt>schwern at pobox.comE<gt>.
-
-  This program is free software; you can redistribute it and/or 
-  modify it under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Eric Hacker <pause at erichacker.com>
+Source: http://search.cpan.org/dist/Net-XMPP/
+Name: Net-XMPP
+
+Files: *
+Copyright: 1998-2004, Jabber Software Foundation http://jabber.org/
+License: LGPL-2+
+
+Files: t/Lib/Test/*
+Copyright: 2001, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2004-2006, Florian Ragwitz <rafl at debian.org>
+ 2006, Mohammed Adnène Trojette <adn+deb at diwi.org>
+ 2008, 2011, gregor herrmann <gregoa at debian.org>
+ 2008, Mark Hymers <mhy at debian.org>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ 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 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
+License: LGPL-2+
+ This program is free software; you can redistribute it and/or modify 
+ it under the terms of the GNU Library General Public License as published by 
+ the Free Software Foundation; either version 2, or (at your option) 
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU Library General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2'.

-- 
Debian packaging of libnet-xmpp-perl



More information about the Pkg-perl-cvs-commits mailing list