This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository opentyrian.
commit 7b3ccbef1520e968be8d825ba70c520801bfb3ac Author: Simon McVittie <[email protected]> Date: Sat Mar 4 22:36:35 2017 +0000 Add DEP-3 metadata to Alexandre's patch --- debian/changelog | 1 + debian/patches/gdp.patch | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 43c0e3e..2629de5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ opentyrian (2.1.20130907+dfsg-2) UNRELEASED; urgency=medium [ Simon McVittie ] * Add Suggests on the programs used to display the message + * Add DEP-3 metadata to Alexandre's patch -- Alexandre Detiste <[email protected]> Sat, 04 Mar 2017 20:59:30 +0100 diff --git a/debian/patches/gdp.patch b/debian/patches/gdp.patch index 4b95b53..10154f3 100644 --- a/debian/patches/gdp.patch +++ b/debian/patches/gdp.patch @@ -1,3 +1,13 @@ +From: Alexandre Detiste <[email protected]> +Subject: Display an error message when data is missing +Date: Sat, 04 Mar 2017 20:59:30 +0100 + +A version of this patch has been forwarded upstream; this is a cut-down +version suitable for Debian stretch. + +Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856728 +Forwarded: https://bitbucket.org/opentyrian/opentyrian/pull-requests/6 + --- a/src/varz.c +++ b/src/varz.c @@ -16,6 +16,10 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opentyrian.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

