This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmime-lite-tt-html-perl.
commit 3418ee75c8e69c0e872a104440603a161888b459 Author: gregor herrmann <[email protected]> Date: Tue Nov 24 22:02:32 2015 +0100 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/debian/control b/debian/control index 7b2e375..ee5afdd 100644 --- a/debian/control +++ b/debian/control @@ -1,29 +1,30 @@ Source: libmime-lite-tt-html-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Sandro Tosi <[email protected]> +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 9), - perl + perl Build-Depends-Indep: libdatetime-format-mail-perl, - libhtml-formattext-withlinks-perl, - libmime-lite-perl, - libmime-tools-perl, - libtemplate-perl + libhtml-formattext-withlinks-perl, + libmime-lite-perl, + libmime-tools-perl, + libtemplate-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmime-lite-tt-html-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmime-lite-tt-html-perl.git Homepage: https://metacpan.org/release/MIME-Lite-TT-HTML -Testsuite: autopkgtest-pkg-perl Package: libmime-lite-tt-html-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - libdatetime-format-mail-perl, - libhtml-formattext-withlinks-perl, - libmime-lite-perl, - libmime-tools-perl, - libtemplate-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libdatetime-format-mail-perl, + libhtml-formattext-withlinks-perl, + libmime-lite-perl, + libmime-tools-perl, + libtemplate-perl Description: Create html mail with MIME::Lite and TT MIME::Lite::TT::HTML provide easy interface to make MIME::Lite object with html formatted mail. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmime-lite-tt-html-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
