This is an automated email from the git hooks/post-receive script. jff-guest pushed a commit to branch master in repository simutrans.
commit 43f830b73efafaaec0692387fae44b5926e6f1a4 Author: Jörg Frings-Fürst <[email protected]> Date: Tue Nov 10 21:18:23 2015 +0100 add debian/gbp.conf --- debian/changelog | 1 + debian/gbp.conf | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index b774918..65a410e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,7 @@ simutrans (120.1.1+repack-1) unstable; urgency=medium - Rewrite debian/README.source. * New d/p/0510-missing_uncommon_mk.patch to include missing uncommon.mk. * Update debian/translations. + * New debian/gbp.conf. -- Jörg Frings-Fürst <[email protected]> Tue, 10 Nov 2015 06:57:07 +0100 diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..cec628c --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,2 @@ +[DEFAULT] +pristine-tar = True -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/simutrans.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

