This is an automated email from the git hooks/post-receive script. smcv pushed a commit to annotated tag debian/2.5.2-7 in repository nexuiz-data.
commit c8896ff4a7a9a75524a6469c1f1875f922a460b3 Author: Simon McVittie <[email protected]> Date: Tue Jan 2 09:53:34 2018 +0000 Add debian/gbp.conf, using DEP-3 branch names --- debian/changelog | 1 + debian/gbp.conf | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index a844dd4..618e118 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ nexuiz-data (2.5.2-7) UNRELEASED; urgency=low Add patch to avoid weird precedence in fteqcc (Closes: #668349) * Update Homepage to match src:nexuiz * Update Vcs-* fields + * Add debian/gbp.conf, using DEP-3 branch names -- Anton Balashov <[email protected]> Fri, 23 Aug 2013 09:18:43 +0400 diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..76a4dd1 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,5 @@ +[DEFAULT] +pristine-tar = True +debian-branch = debian/master +upstream-branch = upstream/latest +patch-numbers = False -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nexuiz-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

