[SCM] Packaging Net::IPTrie in Debian branch, master, updated. d037775319a3b4311efdd37bfcbb0c29c66c5c2d

Carlos Vicente cvicente at cpan.org
Fri Feb 10 21:12:55 UTC 2012


The following commit has been merged in the master branch:
commit d037775319a3b4311efdd37bfcbb0c29c66c5c2d
Author: Carlos Vicente <cvicente at cpan.org>
Date:   Fri Feb 10 13:00:21 2012 -0800

    Fixed various formatting issues

diff --git a/debian/changelog b/debian/changelog
index 1618ee2..6b4b72d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libnet-iptrie-perl (0.7-1) UNRELEASED; urgency=low
+libnet-iptrie-perl (0.7-1) unstable; urgency=low
 
   * Initial Release.
 
- -- Carlos Vicente <cvicente at cpan.org>  Fri, 10 Feb 2012 08:04:14 -0800
+ -- Carlos Vicente <cvicente at cpan.org>  Fri, 10 Feb 2012 12:48:23 -0800
diff --git a/debian/control b/debian/control
index ea4a28a..eed0d1e 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,6 @@ Depends: ${misc:Depends},
          perl (>= 5.10.1) | libscalar-list-utils-perl (>= 1.21)
 Description: Perl module for building IPv4 and IPv6 address space hierarchies
  Net::IPTrie uses a radix tree (or trie) to quickly build the hierarchy of a
- given address space
- (both IPv4 and IPv6). This allows the user to perform fast subnet or routing
- lookups.
- It is implemented exclusively in Perl.
+ given address space (both IPv4 and IPv6). This allows the user to perform fast subnet or routing
+ lookups. It is implemented exclusively in Perl.
 
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index d926fca..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1,5 +0,0 @@
-## This file was written by Config::Model
-## You may modify the content of this file. Configuration 
-## modifications will be preserved. Modifications in
-## comments may be mangled.
-

-- 
Packaging Net::IPTrie in Debian



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