This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcrypt-twofish-perl.
commit 905dbb6a5a39d26169de05c1066ea2b4acdf633e Author: gregor herrmann <[email protected]> Date: Sat Aug 20 02:23:18 2016 +0200 Remove Iulian Udrea from Uploaders. Thanks for your work! --- debian/control | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 0a3df6b..13f388d 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,14 @@ Source: libcrypt-twofish-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Damyan Ivanov <[email protected]>, - Ryan Niebur <[email protected]>, - Iulian Udrea <[email protected]>, - Xavier Guimard <[email protected]> + Ryan Niebur <[email protected]>, + Xavier Guimard <[email protected]> +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 9.20120312), - libcrypt-cbc-perl, - perl + libcrypt-cbc-perl, + perl Standards-Version: 3.9.4 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-twofish-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcrypt-twofish-perl.git @@ -16,7 +16,9 @@ Homepage: https://metacpan.org/release/Crypt-Twofish Package: libcrypt-twofish-perl Architecture: any -Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, + ${perl:Depends}, + ${shlibs:Depends} Description: Perl module for Twofish Encryption Algorithm Crypt::Twofish implements Twofish encryption using an interface compatible with Crypt::CBC interface. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-twofish-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
