This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tecnoballz.
commit aeb5e7abde0846ad156f382cf3070d2308388862 Author: Markus Koschany <[email protected]> Date: Thu Jun 26 16:48:43 2014 +0000 Remove source/options --- debian/changelog | 3 ++- debian/source/options | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 42a57f2..09c37db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,12 +19,13 @@ tecnoballz (0.92-6) unstable; urgency=medium - Remove werror option. Use default values. The package does not FTBFS because of that anymore. * Add Makefile-supervisor.patch (Closes: #750249). - - Fix FTBFS due to erroneous Makefile. + - Fix FTBFS due to erroneous Makefile. * Add manpage-window-mode.patch (Closes: #722173). - Mention window mode in man pages. * Add tecnoballz.postrm (Closes: #656358). - Remove tecnoballz.hi when purging the package. * Add keywords and a comment in German to desktop file. + * Remove source/options and use the default xz compression. [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org. diff --git a/debian/source/options b/debian/source/options deleted file mode 100644 index 779dbfd..0000000 --- a/debian/source/options +++ /dev/null @@ -1,2 +0,0 @@ -compression = "bzip2" -compression-level = 9 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tecnoballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

