[libxray-spacegroup-perl] 09/15: Reformat debian/control with cme

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


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

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

commit 033fc4b00368cd8e7e4d44ff2e81a53de5092563
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 28 18:21:41 2015 +0200

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

diff --git a/debian/control b/debian/control
index 7911267..c4b60d9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,30 @@
 Source: libxray-spacegroup-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.8), libreadonly-perl,
-	libregexp-optimizer-perl, liblist-moreutils-perl, libclass-std-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlo Segre <segre at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl
+Build-Depends-Indep: perl (>= 5.8.8),
+                     libreadonly-perl,
+                     libregexp-optimizer-perl,
+                     liblist-moreutils-perl,
+                     libclass-std-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxray-spacegroup-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxray-spacegroup-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxray-spacegroup-perl.git
 Homepage: http://cars9.uchicago.edu/~ravel/software/
 
 Package: libxray-spacegroup-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libreadonly-perl,
-	libregexp-optimizer-perl, liblist-moreutils-perl, libclass-std-perl
-Homepage: http://cars9.uchicago.edu/~ravel/software/
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libreadonly-perl,
+         libregexp-optimizer-perl,
+         liblist-moreutils-perl,
+         libclass-std-perl
 Description: symmetry operations for the crystal space groups
  This module provides an object-oriented interface to a database of 
  space group symmetries transcribed from volume A of the International
  Tables of Crystallography.
+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-spacegroup-perl.git



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