[libfile-copy-link-perl] 02/04: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sun May 31 16:01:22 UTC 2015


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

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

commit 7a72086d1f411c3405031d8000697064e72153f1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 31 17:58:55 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 74c3e01..ac1a36b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,12 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joel Roth <jroth at pobox.com>,
- Angel Abad <angel at debian.org>
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.380000)
+           Angel Abad <angel at debian.org>
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-copy-link-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-copy-link-perl.git
@@ -15,8 +16,9 @@ Homepage: https://metacpan.org/release/File-Copy-Link
 
 Package: libfile-copy-link-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: Perl extension for replacing a link by a copy of the linked file 
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: Perl extension for replacing a link by a copy of the linked file
  The distribution File-Copy-Link includes the modules
  File::Spec::Link and File::Copy::Link and the script
  copylink. They include routines to read and copy links.

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



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