Bug#329604: libnet-ip-perl: New upstream release

2005-11-08 Thread Florian Ernst
tags 329604 patch
thanks [EMAIL PROTECTED] BCC'd

On Thu, 22 Sep 2005 10:12:45 +0200, Florian Ragwitz wrote:
 1.23 is on CPAN. Please update your package.

The upstream changelog reads:
| 1.24 Tue Oct 18 12:00:00 2005
|- Thanks to Frederic Schutz schutz AT mathgen.ch
 ^^^
Hehe.

|- Bugfix in overlaps function
|- Updated Makefile
|- ran perltidy on the code
| 
| 1.23 Mon Jun 06 12:00:00 2005
|- Thanks to Achim Adam achim.adam AT univie.ac.at
|- Thanks to Malte S. Stretz mss AT msquadrat.de
|- Thanks to Ville Skytta ville.skytta AT iki.fi
|- Bugfixes in ip_reverse
|- Bugfix in ip_range_to_prefix for /31 subnets
| 
| 
| 1.22  Mon May 26 11:54:00 2005
|- Big Thanks to Achim Adam achim.adam AT univie.ac.at
|- Removed 5.008 dependency
|- Added fix for trailing zeros on reverse IPv4 addresses
|- Updated 'special' ranges for Ipv4 and IPv6


The diff.gz from 1.20-2 applies fine, except for the patch to IP.pm
that isn't necessary anymore, so I took the liberty to prepare an
update.
Please find attached a new diff.gz and, for your convenience, the
interdiff.

HTH,
Flo


libnet-ip-perl_1.24-0.1.diff.gz
Description: Binary data
reverted:
--- libnet-ip-perl-1.20/IP.pm
+++ libnet-ip-perl-1.20.orig/IP.pm
@@ -2291,7 +2291,7 @@
$IP_IDENTICAL   (ranges are identical)
undef   (problem)
 
+Cif ($ip-Egtoverlaps($ip2)==$IP_A_IN_B_OVERLAPS) {...};
-Cif ($ip-Egtoverlaps($ip2)==$IP_A_IN_B_OVERLAP) {...};
 
 
 =head2 looping
@@ -2527,7 +2527,7 @@
$IP_IDENTICAL   (ranges are identical)
undef   (problem)
 
+C(ip_is_overlap($rb1,$re1,$rb2,$re2,4) eq $IP_OVERLAPS) and do {};
-C(ip_is_overlap($rb1,$re1,$rb2,$re2,4) eq $IP_A_IN_B_OVERLAP) and do {};
 
 =head2 ip_get_embedded_ipv4
 
diff -u libnet-ip-perl-1.20/debian/changelog 
libnet-ip-perl-1.24/debian/changelog
--- libnet-ip-perl-1.20/debian/changelog
+++ libnet-ip-perl-1.24/debian/changelog
@@ -1,3 +1,13 @@
+libnet-ip-perl (1.24-0.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * New upstream release, closes: Bug#329604
+  * Revert patch to IP.pm as it is incorporated upstream
+  * Remove Net-IP.spec from diff.gz
+  * Adjust debian/copyright to current values
+
+ -- Florian Ernst [EMAIL PROTECTED]  Tue,  8 Nov 2005 20:52:08 +0100
+
 libnet-ip-perl (1.20-2) unstable; urgency=low
 
   * Updated the documentation to remove inconsistencies with the code
diff -u libnet-ip-perl-1.20/debian/copyright 
libnet-ip-perl-1.24/debian/copyright
--- libnet-ip-perl-1.20/debian/copyright
+++ libnet-ip-perl-1.24/debian/copyright
@@ -4,7 +4,7 @@
 It was downloaded from 
 http://search.cpan.org/CPAN/authors/id/M/MA/MANU/Net-IP-1.20.tar.gz
 
-Upstream Author: Manuel Valente [EMAIL PROTECTED]
+Upstream Author: Manuel Valente [EMAIL PROTECTED]
 
 Copyright (according to the original COPYING file, except for the address
 of the Free Software Foundation, which has been updated) :
@@ -20,9 +20,8 @@
 
 You should have received a copy of the GNU General Public License
 along with Perl; see the file Copying.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA.
-
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA  02110-1301, USA.
 You should have received a copy of the Artistic License
 along with Perl; see the file Artistic.
 ---
reverted:
--- libnet-ip-perl-1.20/Net-IP.spec
+++ libnet-ip-perl-1.20.orig/Net-IP.spec
@@ -1,33 +0,0 @@
-
-Summary: Net::IP Perl module
-Name: perl-Net-IP
-Version: 1.20
-Release: 1
-Source0: Net-IP-%{version}.tar.gz
-License: Perl
-Group: Development/Languages
-BuildRoot: %{_tmppath}/%{name}-root
-
-%description
-IP - Perl extension for manipulating IPv4/IPv6 addresses
-
-%prep
-%setup -q -n Net-IP-%{version}
-%{__perl} Makefile.PL INSTALLSCRIPT=%{_prefix}/bin
-%build
-%{__make}
-
-%install
-rm -rf $RPM_BUILD_ROOT
-%{__make} install PREFIX=$RPM_BUILD_ROOT%{_prefix}
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root)
-%{_prefix}/lib/perl5/site_perl/*/Net
-%{_prefix}/lib/perl5/man/man3/*
-%{_prefix}/bin
-
-


signature.asc
Description: Digital signature


Bug#329604: libnet-ip-perl: New upstream release

2005-11-08 Thread Frederic Schutz
tags 329604 pending
thanks

The updated version of the package has been ready for a while --
indeed, as you noted, it was even the basis for the new upstream
release...

It can be downloaded from http://www.mathgen.ch/debian/sid/

If anyone wants to upload it (as a sponsor), please go ahead, it
should be ready. The sponsor of the previous versions is willing to do
it, but it should not be a problem if someone else does it earlier.

Frederic



Bug#329604: libnet-ip-perl: New upstream release

2005-11-08 Thread Florian Ernst
On Tue, Nov 08, 2005 at 10:31:03PM +0100, Frederic Schutz wrote:
 The updated version of the package has been ready for a while --

I see. Unfortunately this wasn't what I gathered from seeing a
bugreport without any public maintainer reaction. Putting a small note
would have saved me a few minutes, but whatever...

 If anyone wants to upload it (as a sponsor), please go ahead, it
 should be ready. The sponsor of the previous versions is willing to do
 it, but it should not be a problem if someone else does it earlier.

I noticed this packaging was changed just a few minutes ago. Either
way I, for one, don't want to interfere, and it seems you are not MIA,
so I guess Matthias will be available soon.

Cheers,
Flo


signature.asc
Description: Digital signature


Bug#329604: libnet-ip-perl: New upstream release

2005-11-08 Thread Frederic Schutz
On 09/11/05, Florian Ernst [EMAIL PROTECTED] wrote:

 I see. Unfortunately this wasn't what I gathered from seeing a
 bugreport without any public maintainer reaction. Putting a small note
 would have saved me a few minutes, but whatever...

Entirely my fault, sorry about that.

  If anyone wants to upload it (as a sponsor), please go ahead, it
  should be ready. The sponsor of the previous versions is willing to do
  it, but it should not be a problem if someone else does it earlier.

 I noticed this packaging was changed just a few minutes ago. Either
 way I, for one, don't want to interfere, and it seems you are not MIA,
 so I guess Matthias will be available soon.

That's ok; I recompiled the package to make it easier for Matthias to
upload it, and sent him an email; hopefully everything should be done
soon.

Thanks,

Frederic



Bug#329604: libnet-ip-perl: New upstream release

2005-09-22 Thread Florian Ragwitz
Package: libnet-ip-perl
Severity: wishlist

Hello,

1.23 is on CPAN. Please update your package.

TIA,
Flo

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]