[libfile-pushd-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue May 6 17:17:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libfile-pushd-perl.

commit 46e3d532b17493edf32d8881b178fee1e2534292
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue May 6 19:15:32 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index e964a8f..4be8245 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libfile-pushd-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Xavier Guimard <x.guimard at free.fr>
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/File-pushd
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-pushd-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-pushd-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-pushd-perl.git
+Homepage: https://metacpan.org/release/File-pushd
 
 Package: libfile-pushd-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for changing directory temporarily for a limited scope
  File::pushd does a temporary chdir that is easily and automatically reverted,
  similar to pushd in some Unix command shells. It works by creating an object

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-pushd-perl.git



More information about the Pkg-perl-cvs-commits mailing list