This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository libgtextutils.
commit 3da80f00a4f8d832cc4d30e5470d18715fb59332 Author: Charles Plessy <[email protected]> Date: Wed Jan 8 09:06:12 2014 +0900 Build-Depend on automake. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f756b40..212c756 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Charles Plessy <[email protected]> Section: science Priority: optional -Build-Depends: autotools-dev, +Build-Depends: automake, + autotools-dev, debhelper (>= 9), dh-exec, libtool -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libgtextutils.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
