This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-rsp-z64.
commit 0c8db7a5f3dd593e0868201f9347e81c62d4f8f7 Author: Sven Eckelmann <[email protected]> Date: Fri Jan 1 12:57:08 2016 +0100 Override the lintian warning about missing upstream changelog --- debian/changelog | 1 + debian/mupen64plus-rsp-z64.lintian-overrides | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index b749143..b333977 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mupen64plus-rsp-z64 (2.0.0+12+g5a0a580-3) UNRELEASED; urgency=medium * debian/control, debian/rules: - Drop mupen64plus-rsp-z64-dbg in favor of -dbgsym package * Update copyright years in debian/copyright + * Override the lintian warning about missing upstream changelog -- Sven Eckelmann <[email protected]> Wed, 30 Dec 2015 21:25:17 +0100 diff --git a/debian/mupen64plus-rsp-z64.lintian-overrides b/debian/mupen64plus-rsp-z64.lintian-overrides new file mode 100644 index 0000000..6396512 --- /dev/null +++ b/debian/mupen64plus-rsp-z64.lintian-overrides @@ -0,0 +1,2 @@ +# upstream doesn't provide a changelog +mupen64plus-rsp-z64: no-upstream-changelog -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-rsp-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

