[libmoose-autobox-perl] 03/04: Fix Build-Deps list (missing comma)
Alessandro Ghedini
ghedo at moszumanska.debian.org
Wed Dec 4 20:16:13 UTC 2013
This is an automated email from the git hooks/post-receive script.
ghedo pushed a commit to branch master
in repository libmoose-autobox-perl.
commit 3ca3df44234be1752481c4d955f615404a4529ee
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date: Wed Dec 4 21:10:02 2013 +0100
Fix Build-Deps list (missing comma)
Git-Dch: Ignore
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 86b63dc..c8c0adf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
libautobox-perl,
libmoose-perl,
- libsyntax-keyword-junction-perl
+ libsyntax-keyword-junction-perl,
libtest-exception-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoose-autobox-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoose-autobox-perl.git
More information about the Pkg-perl-cvs-commits
mailing list