This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libnet-ifconfig-wrapper-perl.
commit dad273328f2e349bc913317bab3f7045f0469d8e Author: gregor herrmann <[email protected]> Date: Sat Nov 28 18:28:25 2015 +0100 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 54a772c..7d62cd4 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,21 @@ Source: libnet-ifconfig-wrapper-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> +Section: perl +Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, - net-tools + net-tools Standards-Version: 3.9.2 -Homepage: https://metacpan.org/release/Net-Ifconfig-Wrapper -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git +Homepage: https://metacpan.org/release/Net-Ifconfig-Wrapper Package: libnet-ifconfig-wrapper-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - net-tools +Depends: ${misc:Depends}, + ${perl:Depends}, + net-tools Description: multiplatform Perl wrapper for ifconfig The Net::Ifconfig::Wrapper Perl module provides a multiplatform wrapper for ifconfig. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
