1
0
mirror of synced 2026-02-10 09:39:57 +00:00

Add build-dependency on git for t/gitignore.t

This commit is contained in:
Axel Beckert
2012-06-08 20:31:05 +02:00
parent c212cfb08f
commit fa9a420490
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ xen-tools (4.3~rc2~dev-1) UNRELEASED; urgency=low
due to not satisifed Moose dependency in Xen::Tools::Log.
* Add build-dependency on Moose for t/perl-syntax.t.
* Add build-dependency on Test::Pod::Coverage for t/pod-coverage.t.
* Add build-dependency on git for t/gitignore.t.
* Skip t/hook-inittab.t if /etc/inittab is not present on the build
host. Fixes FTBFS on Ubuntu.

2
debian/control vendored
View File

@@ -2,7 +2,7 @@ Source: xen-tools
Section: utils
Priority: extra
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 7.0.0), libtest-pod-perl, libtext-template-perl, libfile-slurp-perl, devscripts, libmoose-perl, libtest-pod-coverage-perl
Build-Depends: debhelper (>= 7.0.0), libtest-pod-perl, libtext-template-perl, libfile-slurp-perl, devscripts, libmoose-perl, libtest-pod-coverage-perl, git
Standards-Version: 3.9.3
Homepage: http://xen-tools.org/software/xen-tools
Vcs-Browser: http://gitorious.org/xen-tools/xen-tools