This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository pkg-java-scripts.
commit 918820889cd0abd36ae78d346acab7648884440e Author: Emmanuel Bourg <[email protected]> Date: Wed Feb 28 18:21:47 2018 +0100 Update to DH level 11 --- dh10.sh => dh11.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dh10.sh b/dh11.sh similarity index 99% rename from dh10.sh rename to dh11.sh index 30acd50..14fd496 100755 --- a/dh10.sh +++ b/dh11.sh @@ -3,7 +3,7 @@ # Update the debhelper compatibility level # -DH_LEVEL=10 +DH_LEVEL=11 echo "Upgrading package to DH level $DH_LEVEL..." echo "" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java-scripts.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

