This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmail-pop3client-perl.
commit 0b2e642fcb2c2a1f298d23ffc6102631133b1cc1 Author: gregor herrmann <[email protected]> Date: Tue Dec 15 19:14:06 2015 +0100 Change to Architecture:all, this is a pure-perl module. --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 16b99a2..cf5af41 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-pop3client-perl.git Homepage: https://metacpan.org/release/Mail-POP3Client Package: libmail-pop3client-perl -Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends} Description: POP3 client module for perl It provides an object-oriented interface to a POP3 server. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-pop3client-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
