[libgraph-perl] 10/14: Drop dependency on libheap-perl.
gregor herrmann
gregoa at debian.org
Sat Sep 19 20:09:37 UTC 2015
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 <gregoa at 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
More information about the Pkg-perl-cvs-commits
mailing list