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

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

commit 5873f01138182ee9433ed3587a7451612ebbfb48
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Jun 9 21:37:00 2015 +0200

    Add new (build) dependencies.
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 43eb390..11533eb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl
 Build-Depends-Indep: perl,
+                     libfile-which-perl,
+                     libipc-system-simple-perl,
                      libtest-pod-coverage-perl,
                      libtest-pod-perl
 Standards-Version: 3.9.6
@@ -17,7 +19,8 @@ Homepage: https://metacpan.org/release/File-BaseDir
 Package: libfile-basedir-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libipc-system-simple-perl
 Description: Perl module to use the freedesktop basedir specification
  The File::BaseDir module can be used to find directories and files as
  specified by the XDG Base Directory Specification. It takes care of

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