[DRE-commits] [schleuder] 01/07: d/control: Wrap and sort control file

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Thu Jan 12 19:01:19 UTC 2017


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

georg-alioth-guest pushed a commit to branch master
in repository schleuder.

commit 645b3967bb781d2e5756e223d98868b5cce998f6
Author: Sebastien Badia <sbadia at debian.org>
Date:   Wed Jan 4 18:53:27 2017 +0100

    d/control: Wrap and sort control file
---
 debian/control | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 86993c4..b4d9bcd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,18 +4,18 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Georg Faerber <georg at riseup.net>
 Build-Depends: debhelper (>= 9.20160709~),
-	       dh-systemd,
+               dh-systemd,
                gem2deb,
                rake (>= 10~),
                ruby-activerecord (>= 4.1~),
+               ruby-database-cleaner,
                ruby-mail-gpg,
+               ruby-rspec (>= 3.5.0~),
                ruby-sinatra,
                ruby-sinatra-contrib,
                ruby-sqlite3,
                ruby-thor,
-	       thin,
-	       ruby-rspec (>= 3.5.0~),
-	       ruby-database-cleaner
+               thin
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/schleuder.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/schleuder.git
@@ -27,22 +27,21 @@ Package: schleuder
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: adduser,
-	 exim4 | mail-transport-agent,
-	 cron,
-         ruby | ruby-interpreter,
+         cron,
+         exim4 | mail-transport-agent,
+         init-system-helpers,
          rake (>= 10~),
- 	 ruby-activerecord (>= 4.1~),
+         ruby | ruby-interpreter,
+         ruby-activerecord (>= 4.1~),
          ruby-mail-gpg,
          ruby-sinatra,
          ruby-sinatra-contrib,
          ruby-sqlite3,
          ruby-thor,
-	 thin,
-	 init-system-helpers,
+         thin,
          ${misc:Depends},
-	 ${shlibs:Depends}
-Recommends: schleuder-cli,
-	    haveged
+         ${shlibs:Depends}
+Recommends: haveged, schleuder-cli
 Description: GPG-enabled mailing list manager with resending-capabilities
  Schleuder is a GPG-enabled mailing list manager with resending-capabilities.
  Subscribers can communicate encrypted (and pseudonymously) among themselves,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/schleuder.git



More information about the Pkg-ruby-extras-commits mailing list