This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository shimdandy.
commit 570546d4e8a6a3b755264524ef2326aab1ee86dd Author: Tom Marble <[email protected]> Date: Fri Aug 11 13:52:46 2017 -0500 Add libclojure-java as a build-dep Signed-off-by: Tom Marble <[email protected]> --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4b7926e..d4079bd 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Tom Marble <[email protected]> -Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1) +Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1), libclojure-java Standards-Version: 4.0.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/shimdandy.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/shimdandy.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shimdandy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

