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

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

commit cea30f7a93645377dce6efc717ebb9098ffb98cc
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Sep 19 21:56:56 2015 +0200

    Drop dependency on libheap-perl.
    
    The distribution ships its own copy of Heap*.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index de08e2e..5acb90d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Homepage: https://metacpan.org/release/Graph
 
 Package: libgraph-perl
 Architecture: all
-Depends: libheap-perl,
-         ${perl:Depends},
+Depends: ${perl:Depends},
          ${misc:Depends}
 Description: Perl module for graph data structures and algorithms
  This module contains the Graph module for Perl, a framework for

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libgraph-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