r7025 - in /trunk/libnet-arp-perl: Changes arp.h debian/changelog debian/control debian/copyright

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Mon Aug 20 18:02:59 UTC 2007


Author: gwolf
Date: Mon Aug 20 18:02:59 2007
New Revision: 7025

URL: http://svn.debian.org/wsvn/?sc=1&rev=7025
Log:
Reverting changes to previous known good version

Modified:
    trunk/libnet-arp-perl/Changes
    trunk/libnet-arp-perl/arp.h
    trunk/libnet-arp-perl/debian/changelog
    trunk/libnet-arp-perl/debian/control
    trunk/libnet-arp-perl/debian/copyright

Modified: trunk/libnet-arp-perl/Changes
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/Changes?rev=7025&op=diff
==============================================================================
--- trunk/libnet-arp-perl/Changes (original)
+++ trunk/libnet-arp-perl/Changes Mon Aug 20 18:02:59 2007
@@ -1,9 +1,3 @@
--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
-Changes between 1.0 and 1.0.1
-
-Segfault bugfix on 64 bit cpus by Paul Kolano
-
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
 Changes between 0.8 and 1.0

Modified: trunk/libnet-arp-perl/arp.h
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/arp.h?rev=7025&op=diff
==============================================================================
--- trunk/libnet-arp-perl/arp.h (original)
+++ trunk/libnet-arp-perl/arp.h Mon Aug 20 18:02:59 2007
@@ -55,4 +55,5 @@
    u_char dest_ip[IP_ALEN];     // dest ip
 };
 
-extern struct ether_addr *ether_aton (__const char *__asc) __THROW;
+
+

Modified: trunk/libnet-arp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/debian/changelog?rev=7025&op=diff
==============================================================================
--- trunk/libnet-arp-perl/debian/changelog (original)
+++ trunk/libnet-arp-perl/debian/changelog Mon Aug 20 18:02:59 2007
@@ -1,12 +1,3 @@
-libnet-arp-perl (1.0.1-1) unstable; urgency=low
-
-  * New upstream release
-  * Added Upstream Author information to copyright file
-  * Added years of Copyright to copyright file
-  * Added rules to remove .packlist file
-
- -- Jeremiah Cushman Foster <jeremiah at jeremiahfoster.com>  Mon, 20 Aug 2007 15:34:59 +0200
-
 libnet-arp-perl (1.0-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libnet-arp-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/debian/control?rev=7025&op=diff
==============================================================================
--- trunk/libnet-arp-perl/debian/control (original)
+++ trunk/libnet-arp-perl/debian/control Mon Aug 20 18:02:59 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0), libnet-pcap-perl, perl (>= 5.8.8-6), dpatch (>= 2.0.9)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Gunnar Wolf <gwolf at debian.org>, Niko Tyni <ntyni at iki.fi>. Jeremiah Cushman Foster <jeremiah at jeremiahfoster.com>
+Uploaders: Gunnar Wolf <gwolf at debian.org>, Niko Tyni <ntyni at iki.fi>
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-arp-perl/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-arp-perl/

Modified: trunk/libnet-arp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/debian/copyright?rev=7025&op=diff
==============================================================================
--- trunk/libnet-arp-perl/debian/copyright (original)
+++ trunk/libnet-arp-perl/debian/copyright Mon Aug 20 18:02:59 2007
@@ -1,13 +1,12 @@
-This is the Debian GNU/Linux packaged version of libnet-arp-perl.
+This is the debian package for the Net::ARP module.
 It was created by Gunnar Wolf <gwolf at debian.org> using dh-make-perl.
 
-It was packaged by Jeremiah Foster <jeremiah at jeremiahfoster.com> from the 
-following sources:
+The upstream author for this module is: 
 
-  <http://www.cpan.org/modules/by-module/Net>
+Bastian Ballmann <Crazydj at chaostal.de>, http://www.datenterrorist.de/
 
-Upstream Author:  Bastian Ballmann <Balle at chaostal.de>
-Copyright (C) 2004-2007 by Bastian Ballmann
+Updated versions can be found via the CPAN, at
+http://www.cpan.org/modules/by-module/Net
 
 From ARP.pm:
 
@@ -16,12 +15,10 @@
     5.8.1 or, at your option, any later version of Perl 5 you may have
     available.
 
- This module is free software; you can redistribute it or modify it under
- the same terms as Perl itself. (Artistic or GPL)
+Perl is distributed under either the Artistic Licence or the GPL.
 
- 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 full text of the GPL is available on Debian systems in
+/usr/share/common-licenses/GPL
 
- The full text of the GPL is available on Debian systems in
- /usr/share/common-licenses/GPL
+The full text of the Artistic Licence is available on Debian systems in
+/usr/share/common-licenses/Artistic.




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