[libxray-absorption-perl] 15/16: wrap&sort d/control

gregor herrmann gregoa at debian.org
Tue Jul 28 16:42:39 UTC 2015


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

gregoa pushed a commit to branch master
in repository libxray-absorption-perl.

commit 2e4e1e61e37aa4176dfac5434de9326670224491
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 28 18:24:17 2015 +0200

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

diff --git a/debian/control b/debian/control
index 8a4f442..d05d457 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl
-Build-Depends-Indep: perl,
-                     libchemistry-elements-perl,
+Build-Depends-Indep: libchemistry-elements-perl,
                      libmath-spline-perl,
-                     libstorable-perl,
+                     libreadonly-perl,
                      libstatistics-descriptive-perl,
-                     libreadonly-perl
+                     libstorable-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxray-absorption-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxray-absorption-perl.git
@@ -19,13 +19,13 @@ Homepage: http://cars9.uchicago.edu/~ravel/software/
 
 Package: libxray-absorption-perl
 Architecture: all
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         ${perl:Depends},
          libchemistry-elements-perl,
          libmath-spline-perl,
-         libstorable-perl,
+         libreadonly-perl,
          libstatistics-descriptive-perl,
-         libreadonly-perl
+         libstorable-perl
 Replaces: horae (<< 067)
 Description: x-ray absorption data for the elements
  Xray::Absorption supports access to X-ray absorption data.  It is designed

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



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