r63655 - in /trunk/libnetpacket-perl/debian: changelog copyright patches/spelling.patch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Oct 12 19:55:01 UTC 2010


Author: periapt-guest
Date: Tue Oct 12 19:54:47 2010
New Revision: 63655

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63655
Log:
Refreshed patch

Modified:
    trunk/libnetpacket-perl/debian/changelog
    trunk/libnetpacket-perl/debian/copyright
    trunk/libnetpacket-perl/debian/patches/spelling.patch

Modified: trunk/libnetpacket-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetpacket-perl/debian/changelog?rev=63655&op=diff
==============================================================================
--- trunk/libnetpacket-perl/debian/changelog (original)
+++ trunk/libnetpacket-perl/debian/changelog Tue Oct 12 19:54:47 2010
@@ -4,6 +4,7 @@
   * New upstream release
   * Upped standards version to 3.9.1
   * Updated copyright
+  * Refreshed patch
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 12 Oct 2010 20:40:33 +0100
 

Modified: trunk/libnetpacket-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetpacket-perl/debian/copyright?rev=63655&op=diff
==============================================================================
--- trunk/libnetpacket-perl/debian/copyright (original)
+++ trunk/libnetpacket-perl/debian/copyright Tue Oct 12 19:54:47 2010
@@ -1,3 +1,4 @@
+
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Yanick Champoux <yanick at cpan.org>
 Source: http://search.cpan.org/dist/NetPacket/
@@ -19,16 +20,10 @@
 Files: debian/*
 Copyright: 2009, Benoit Mortier <benoit.mortier at opensides.be>
  2009, Cajus Pollmeier <cajus at debian.org>
+ 2010, Ansgar Burchardt <ansgar at 43-1.org>
+ 2010, Nicholas Bamber <nicholas at periapt.co.uk>
  2010, gregor herrmann <gregoa at debian.org>
- 2010, Nicholas Bamber <nicholas at periapt.co.uk>
-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+ or Artistic
 
 License: Artistic-2.0
  Copyright (c) 2000-2006, The Perl Foundation.
@@ -227,8 +222,15 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'
+ On Debian GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/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 GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: ISC
  Permission to use, copy, modify, and distribute this software for any

Modified: trunk/libnetpacket-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetpacket-perl/debian/patches/spelling.patch?rev=63655&op=diff
==============================================================================
--- trunk/libnetpacket-perl/debian/patches/spelling.patch (original)
+++ trunk/libnetpacket-perl/debian/patches/spelling.patch Tue Oct 12 19:54:47 2010
@@ -1,10 +1,12 @@
 Author: gregor herrmann <gregoa at debian.org>
 Description: spelling fix
 Forwarded: no
+Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
+Last-Update: 2010-10-12
 
 --- a/lib/NetPacket/UDP.pm
 +++ b/lib/NetPacket/UDP.pm
-@@ -311,7 +311,7 @@
+@@ -314,7 +314,7 @@
          # replace foo in the payload with bar
          $udp_obj->{data} =~ s/foo/bar/g;
  




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