This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository shimdandy.
commit 3085f5beb9ad2ccae5671cfd43eb9013f3ab61f4 Author: tony mancill <[email protected]> Date: Sun Aug 13 09:52:17 2017 -0700 adjust versioned build-dep on libclojure-java --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 32e0e97..536d07b 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-2) +Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1), libclojure-java (>= 1.8.0) Standards-Version: 4.0.0 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

