Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/226909
Change subject: debian: fix email in changelog ...................................................................... debian: fix email in changelog Last debian/changelog used a local email address instead of an internet email. Fix lintian error: debian-changelog-file-contains-invalid-email-address The changelog file contains an invalid email address: the domain needs at least one dot. This looks like a mistake. Change-Id: Ie1d202730128e4f54211952770bd89ba1f66a835 --- M debian/changelog 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/software/conftool refs/changes/09/226909/1 diff --git a/debian/changelog b/debian/changelog index 288fbd8..44abe6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ * Added regexp matching of targets - -- Giuseppe Lavagetto <oblivian@flint> Fri, 26 Jun 2015 07:51:14 +0200 + -- Giuseppe Lavagetto <[email protected]> Fri, 26 Jun 2015 07:51:14 +0200 python-conftool (0.1.1) precise-wikimedia; urgency=medium -- To view, visit https://gerrit.wikimedia.org/r/226909 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie1d202730128e4f54211952770bd89ba1f66a835 Gerrit-PatchSet: 1 Gerrit-Project: operations/software/conftool Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
