[libdirectory-scratch-structured-perl] 11/19: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Thu Sep 7 17:51:58 UTC 2017


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

gregoa pushed a commit to branch master
in repository libdirectory-scratch-structured-perl.

commit 6c1c09b87ce10e28c19a2d19755c4d053305ac79
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Sep 7 19:47:32 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 45 +++++++++++++++++++++------------------------
 1 file changed, 21 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index 7030d9f..bebc103 100644
--- a/debian/control
+++ b/debian/control
@@ -1,36 +1,33 @@
 Source: libdirectory-scratch-structured-perl
-Section: perl
-Priority: optional
-Build-Depends:
- debhelper (>= 7)
- , libmodule-build-perl
-Build-Depends-Indep:
- perl
- , libdirectory-scratch-perl
- , libreadonly-perl
- , libsub-exporter-perl
- , libsub-install-perl
- , libtest-block-perl
- , libtest-exception-perl
- , libtest-nowarnings-perl
- , libtest-warn-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: David Paleino <dapal at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               libmodule-build-perl
+Build-Depends-Indep: perl,
+                     libdirectory-scratch-perl,
+                     libreadonly-perl,
+                     libsub-exporter-perl,
+                     libsub-install-perl,
+                     libtest-block-perl,
+                     libtest-exception-perl,
+                     libtest-nowarnings-perl,
+                     libtest-warn-perl
 Standards-Version: 3.8.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdirectory-scratch-structured-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdirectory-scratch-structured-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdirectory-scratch-structured-perl.git
 Homepage: https://metacpan.org/release/Directory-Scratch-Structured
 
 Package: libdirectory-scratch-structured-perl
 Architecture: all
-Depends:
- ${perl:Depends}
- , ${misc:Depends}
- , libdata-treedumper-perl
- , libdirectory-scratch-perl
- , libreadonly-perl
- , libsub-exporter-perl
- , libsub-install-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libdata-treedumper-perl,
+         libdirectory-scratch-perl,
+         libreadonly-perl,
+         libsub-exporter-perl,
+         libsub-install-perl
 Description: creates temporary files and directories from a structured description
  This package extends the Directory::Scratch module by adding a
  create_structured_tree subroutine, which can accept an Array or an Hash as

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdirectory-scratch-structured-perl.git



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