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

gregor herrmann gregoa at debian.org
Tue Jul 28 16:49:28 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 2064dc2aff917261506d576a11826ff19d17c362
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 28 18:25:28 2015 +0200

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

diff --git a/debian/control b/debian/control
index b9c3ecb..2046d71 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libclass-std-perl,
+                     liblist-moreutils-perl,
                      libreadonly-perl,
                      libregexp-optimizer-perl,
-                     liblist-moreutils-perl,
-                     libclass-std-perl
+                     perl
 Standards-Version: 3.9.6
 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
@@ -18,13 +18,13 @@ Homepage: http://cars9.uchicago.edu/~ravel/software/
 
 Package: libxray-spacegroup-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libreadonly-perl,
-         libregexp-optimizer-perl,
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-std-perl,
          liblist-moreutils-perl,
-         libclass-std-perl
+         libreadonly-perl,
+         libregexp-optimizer-perl
 Description: symmetry operations for the crystal space groups
- Xray::SpaceGroup provides an object-oriented interface to a database of 
+ Xray::SpaceGroup provides an object-oriented interface to a database of
  space group symmetries transcribed from volume A of the International
  Tables of Crystallography.

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