[pkg-perl-tools] 01/03: Add (build) dependency on libgit-repository-perl.
gregor herrmann
gregoa at debian.org
Wed Nov 2 17:45:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository pkg-perl-tools.
commit 841ff222fbde4733780fe1c3ffd1c578704f18f4
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Nov 2 18:37:31 2016 +0100
Add (build) dependency on libgit-repository-perl.
Needed for the new GitHub PR feature.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 5da81f3..0c3c091 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9~),
libdatetime-perl,
libdpkg-perl,
libfile-slurp-perl,
+ libgit-repository-perl,
libipc-run-perl,
libmime-lite-perl,
libnet-github-perl,
@@ -46,6 +47,7 @@ Depends: ${misc:Depends},
git-buildpackage,
libdatetime-perl,
libdpkg-perl,
+ libgit-repository-perl,
libipc-run-perl,
libparse-debianchangelog-perl,
libproc-invokeeditor-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git
More information about the Pkg-perl-cvs-commits
mailing list