This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 0b24c61f866e38e2c73e34d35e10949459de3ed7 Author: Sven Eckelmann <[email protected]> Date: Mon Jun 1 12:33:15 2009 +0200 Enable pristine-tar for orig.tar.gz --- debian/changelog | 1 + debian/gbp.conf | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9117fef..7be9aaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mupen64plus (1.5-2) UNRELEASED; urgency=low * Remove README.Debian without real content * Remove example files in debian/ * Enable autobuild for non-free package + * Enable pristine-tar for orig.tar.gz -- Sven Eckelmann <[email protected]> Mon, 01 Jun 2009 12:27:41 +0200 diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..aa37192 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,3 @@ +[DEFAULT] +pristine-tar = True +sign-tags = True \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

