This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository sweethome3d-furniture-nonfree.
commit 1ca74d4e029d816abd6820fe4690b0360ded30a3 Author: Markus Koschany <[email protected]> Date: Thu Oct 13 21:20:57 2016 +0200 Switch to compat level 10. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 45a4fb7..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +10 diff --git a/debian/control b/debian/control index a506c5b..43095eb 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: non-free/graphics Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Gabriele Giacone <[email protected]> -Build-Depends: debhelper (>= 8.0.0), zip +Build-Depends: debhelper (>= 10), zip Standards-Version: 3.9.6 Homepage: http://www.sweethome3d.com Vcs-Git: git://anonscm.debian.org/pkg-java/sweethome3d-furniture-nonfree.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-furniture-nonfree.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

