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

gregor herrmann gregoa at debian.org
Tue Jul 28 16:46:25 UTC 2015


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

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

commit c19ceb1288d9c9c0ea00e2f7ed220e11c7acd098
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 28 18:25:01 2015 +0200

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

diff --git a/debian/control b/debian/control
index 9bee063..e2c4cdb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ 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,
-                     libxray-absorption-perl
+                     libxray-absorption-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxray-scattering-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxray-scattering-perl.git
@@ -17,14 +17,14 @@ Homepage: http://cars9.uchicago.edu/~ravel/software/
 
 Package: libxray-scattering-perl
 Architecture: all
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         ${perl:Depends},
          libchemistry-elements-perl,
          libmath-spline-perl,
          libxray-absorption-perl
 Replaces: horae (<< 067)
 Description: x-ray scattering data for the elements
- Xray::Scattering supports access to X-ray scattering data for atoms and ions. 
+ Xray::Scattering supports access to X-ray scattering data for atoms and ions.
  It is designed to be a transparent interface to scattering data from a
  variety of sources.  Currently, the only sources of data are the Cromer-Mann
  tables from the International Tables of Crystallography and the 1995

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



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