This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lierolibre.
commit fe8df098c7c922fd12a62b2e44f8b998a0568d84 Author: Markus Koschany <[email protected]> Date: Wed Nov 22 23:32:43 2017 +0100 Remove override for dh_builddeb because xz is the default compressor now. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 6a8165c..ab73c58 100755 --- a/debian/rules +++ b/debian/rules @@ -35,6 +35,3 @@ override_dh_installchangelogs: override_dh_strip: dh_strip --dbg-package=lierolibre-dbg -override_dh_builddeb: - dh_builddeb -- -Zxz - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lierolibre.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

