This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix-plugins.
commit 2f4e94c17c9dbc70949ed3e85fd428bf95689316 Author: Peter Pentchev <[email protected]> Date: Mon Dec 21 17:10:23 2015 +0200 Use dpkg-dev's default compression settings for the Debian tarball. --- debian/changelog | 1 + debian/source/options | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 33f468f..5434964 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ fenix-plugins (0.0.20070803-6) UNRELEASED; urgency=medium * Point the Vcs-* source control fields to the migrated Git repository. * Convert the copyright file to the 1.0 machine-readable format and add my debian/* copyright notice. + * Use the dpkg-dev default settings for the debian tarball compression. -- Peter Pentchev <[email protected]> Mon, 21 Dec 2015 16:25:27 +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-plugins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

