[libxray-scattering-perl] 10/15: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Jul 28 16:46:08 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 210e7ba2200369f4f27582f057852ef8f766f976
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 28 18:21:05 2015 +0200

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

diff --git a/debian/control b/debian/control
index 6a8e269..e898977 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,31 @@
 Source: libxray-scattering-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlo Segre <segre at debian.org>
-Build-Depends: debhelper (>= 9), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.8), libchemistry-elements-perl,
-	libmath-spline-perl, libxray-absorption-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl
+Build-Depends-Indep: perl (>= 5.8.8),
+                     libchemistry-elements-perl,
+                     libmath-spline-perl,
+                     libxray-absorption-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxray-scattering-perl.git
 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
 Homepage: http://cars9.uchicago.edu/~ravel/software/
 
 Package: libxray-scattering-perl
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, libchemistry-elements-perl,
-	libmath-spline-perl, libxray-absorption-perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libchemistry-elements-perl,
+         libmath-spline-perl,
+         libxray-absorption-perl
 Replaces: horae (<< 067)
-Homepage: http://cars9.uchicago.edu/~ravel/software/
 Description: x-ray scattering data for the elements
  This module 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
  Waasmaier-Kirfel tables.  More resources can be added easily.
+Homepage: http://cars9.uchicago.edu/~ravel/software/

-- 
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