This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository shimdandy.
commit 2d60a29022ed26bebc1723daa2130f8c952dceb1 Author: Tom Marble <[email protected]> Date: Fri Aug 11 15:30:48 2017 -0500 Fix control to specify libclojure-java 1.8.0-2 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 eb0855a..3188518 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), libclojure-java (= 1.8.0) +Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1), libclojure-java (= 1.8.0-2) 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

