[libgit-repository-perl] 03/06: Drop unneeded version constraint from libmodule-build-perl

gregor herrmann gregoa at debian.org
Sun May 1 09:29:36 UTC 2016


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

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

commit e3d9b72eabea7bc0ef13ece283e620332bd0cebc
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 1 11:22:43 2016 +0200

    Drop unneeded version constraint from libmodule-build-perl
    
    build dependency. Already satisfied in oldstable.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 85544dd..d797db3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               libmodule-build-perl (>= 0.380000)
+               libmodule-build-perl
 Build-Depends-Indep: git,
                      libsystem-command-perl (>= 1.103),
                      perl

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



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