This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix.
commit c6ef28544af9ade160dbbc934ba16a0f28c866ad Author: Peter Pentchev <[email protected]> Date: Fri Dec 18 18:57:37 2015 +0200 The dpkg-dev compression defaults are good enough. --- debian/changelog | 1 + debian/source/options | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b9af129..89c9b26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ fenix (0.92a.dfsg1-12) UNRELEASED; urgency=medium * Convert debian/TODO and debian/doc/map.txt to UTF-8. Unfortunately, this still leaves some non-UTF-8 characters in patches that reference the original program source. + * Use the dpkg-dev defaults for compressing the Debian tarball. -- Peter Pentchev <[email protected]> Thu, 17 Dec 2015 16:11:53 +0200 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/fenix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

