[libfile-sharedir-install-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Jul 8 15:18:46 UTC 2014


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

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

commit 4069456bbb9af32f925a33779ae6ff078406daa8
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 8 17:17:39 2014 +0200

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

diff --git a/debian/control b/debian/control
index 72cd91c..dfb9b62 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libfile-sharedir-install-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 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: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/File-ShareDir-Install
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-sharedir-install-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-sharedir-install-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-sharedir-install-perl.git
+Homepage: https://metacpan.org/release/File-ShareDir-Install
 
 Package: libfile-sharedir-install-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module for installing read-only data files
  File::ShareDir::Install is a Perl module that allows you to install read-only
  data files from a distribution and easily locate them with File::ShareDir. It

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



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