This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libfile-spec-perl.
commit bb9d6a5905038f9ca757b79fd7e6e07b8bdd2903 Author: gregor herrmann <[email protected]> Date: Sat May 24 14:46:26 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/debian/control b/debian/control index e2e712d..35e7c2c 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,16 @@ Source: libfile-spec-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Bastian Blank <[email protected]>, - Damyan Ivanov <[email protected]>, - gregor herrmann <[email protected]>, - Jonathan Yu <[email protected]>, - Jose Luis Rivas <[email protected]>, - Ryan Niebur <[email protected]>, - Xavier Guimard <[email protected]> -Build-Depends: debhelper (>= 9.20120312), - perl + Damyan Ivanov <[email protected]>, + gregor herrmann <[email protected]>, + Jonathan Yu <[email protected]>, + Jose Luis Rivas <[email protected]>, + Ryan Niebur <[email protected]>, + Xavier Guimard <[email protected]> +Section: perl +Priority: optional +Build-Depends: debhelper (>= 9.20120312~), + perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-spec-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-spec-perl.git @@ -18,7 +18,9 @@ Homepage: https://metacpan.org/release/PathTools Package: libfile-spec-perl Architecture: any -Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, + ${perl:Depends}, + ${shlibs:Depends} Description: collection of tools for working with paths across platforms File::Spec is a Perl module that provides a variety of modules and routines useful for working with paths and file specifications in a cross-platform @@ -27,4 +29,3 @@ Description: collection of tools for working with paths across platforms Please note that the modules from this package are already included in any standard Perl installation since version 5.4.5; this package is provided for those that need newer versions of this distribution. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-spec-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
