This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-iptrie-perl.

commit dd95e47c5670ed9d6ab1698ff48d605b02d4058c
Author: gregor herrmann <gre...@debian.org>
Date:   Sat May 30 20:18:20 2015 +0200

    Fix Vcs-Git URL.
    
    Thanks: cme.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9b8612e..2dbc77d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libnetaddr-ip-perl,
                      perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-iptrie-perl.git
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libnet-iptrie-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-iptrie-perl.git
 Homepage: https://metacpan.org/release/Net-IPTrie
 
 Package: libnet-iptrie-perl
@@ -23,4 +23,3 @@ 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.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-iptrie-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to