r7544 - in /trunk/libnet-sip-perl/debian: changelog copyright
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Thu Sep 13 14:10:31 UTC 2007
Author: dmn
Date: Thu Sep 13 14:10:31 2007
New Revision: 7544
URL: http://svn.debian.org/wsvn/?sc=1&rev=7544
Log:
* debian/copyright:
+ Changed upstream URL to be version-independent
+ Added copy of Perl license
+ Added myself to packaging copyright holders
Modified:
trunk/libnet-sip-perl/debian/changelog
trunk/libnet-sip-perl/debian/copyright
Modified: trunk/libnet-sip-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-sip-perl/debian/changelog?rev=7544&op=diff
==============================================================================
--- trunk/libnet-sip-perl/debian/changelog (original)
+++ trunk/libnet-sip-perl/debian/changelog Thu Sep 13 14:10:31 2007
@@ -6,8 +6,12 @@
+ Endpoint::new_response - make sure that 2xx responses to
INVITE carry a contact header
* Moved test suite from install to build target
+ * debian/copyright:
+ + Changed upstream URL to be version-independent
+ + Added copy of Perl license
+ + Added myself to packaging copyright holders
- -- Damyan Ivanov <dmn at debian.org> Thu, 13 Sep 2007 17:06:18 +0300
+ -- Damyan Ivanov <dmn at debian.org> Thu, 13 Sep 2007 17:09:32 +0300
libnet-sip-perl (0.32-1) unstable; urgency=low
Modified: trunk/libnet-sip-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libnet-sip-perl/debian/copyright?rev=7544&op=diff
==============================================================================
--- trunk/libnet-sip-perl/debian/copyright (original)
+++ trunk/libnet-sip-perl/debian/copyright Thu Sep 13 14:10:31 2007
@@ -2,17 +2,30 @@
Fri, 13 Jul 2007 00:32:54 -0600, and is Maintaining by the
Debian Perl Group (pkg-perl)
-It was downloaded from: http://search.cpan.org/~sullr/Net-SIP-0.30/
+It was downloaded from http://search.cpan.org/search?query=Net::SIP
-Upstream Author:
-
+Upstream Author:
+
Steffen Ullrich <Steffen_Ullrich at genua.de>
Copyright (c) 2006-2007, Steffen Ullrich
These modules are free software. They may be used, redistributed
and/or modified under the same terms as Perl itsel.
- The Artistic License can find on '/usr/share/common-licenses/Artistic'
+Perl license is:
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of either:
+
+ a) the GNU General Public License as published by the Free Software
+ Foundation; either version 1, or (at your option) any later
+ version, or
+
+ b) the "Artistic License" which comes with Perl.
+
+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'.
The Debian packaging is (C) 2007, Rene Mayorga <rmayorga at debian.org.sv> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+(C) 2007 Damyan Ivanov <dmn at debian.org> and is licensed under the GPL, see
+`/usr/share/common-licenses/GPL'.
More information about the Pkg-perl-cvs-commits
mailing list