This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libcairo-perl.
commit 09942f38d8e77194b6beb2b4a2343facdefe1ebc Author: Axel Beckert <[email protected]> Date: Sun May 24 14:38:46 2015 +0200 Deobfuscate e-mail addresses in debian/upstream/metadata to please DUCK --- debian/changelog | 5 +++++ debian/upstream/metadata | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d1ec4f..4f0f9b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ libcairo-perl (1.105-2) UNRELEASED; urgency=medium + [ intrigeri ] * Mark package as autopkgtest-able. + [ Axel Beckert ] + * Deobfuscate e-mail addresses in debian/upstream/metadata to please + DUCK. + -- intrigeri <[email protected]> Sat, 23 May 2015 17:54:51 +0200 libcairo-perl (1.105-1) unstable; urgency=medium diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 5c14e29..5eb8333 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,8 +1,8 @@ --- Archive: CPAN Bug-Database: http://rt.cpan.org/Public/Dist/Display.html?Name=Cairo -Bug-Submit: bug-Cairo [at] rt.cpan.org -Contact: Cairo Perl Team <gtk-perl-list at gnome dot org> +Bug-Submit: [email protected] +Contact: Cairo Perl Team <[email protected]> Homepage: http://gtk2-perl.sourceforge.net Name: Cairo Repository: git://git.gnome.org/perl-Cairo -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcairo-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
