[libtext-hunspell-perl] 07/08: wrap-and-sort d/control

gregor herrmann gregoa at debian.org
Fri Oct 11 17:54:51 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtext-hunspell-perl.

commit aeae3be959dac2080271ef99016721fddfd5eb89
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 19:53:12 2013 +0200

    wrap-and-sort d/control
    
    Git-Dch: Ignore
---
 debian/control |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 122d848..b22569d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Uploaders: Dominique Dumont <dod at debian.org>
 Section: perl
 Priority: optional
 # hunspell-en-us required for tests to work.
-Build-Depends: hunspell-en-us,
+Build-Depends: debhelper (>= 9.20120312),
+               hunspell-en-us,
                libhunspell-dev,
-               perl,
-               debhelper (>= 9.20120312)
+               perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-hunspell-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-hunspell-perl.git
@@ -23,4 +23,3 @@ Description: Perl interface to the GNU Hunspell library
  library. This module is to meet the need of looking up many words, one
  at a time, in a single session, such as spell-checking a document in
  memory.
-

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



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