[DRE-commits] [ruby-rspec-puppet] 04/05: d/control: Wrap and sort debian control file

Sebastien Badia sbadia-guest at moszumanska.debian.org
Thu Feb 19 18:21:33 UTC 2015


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

sbadia-guest pushed a commit to branch master
in repository ruby-rspec-puppet.

commit 5e80d745b4b09afdd0f66003735c7838b8d82adb
Author: Sebastien Badia <seb at sebian.fr>
Date:   Thu Feb 19 03:21:57 2015 +0100

    d/control: Wrap and sort debian control file
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 098e824..90937d9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,11 +13,11 @@ XS-Ruby-Versions: all
 Package: ruby-rspec-puppet
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         puppet-common,
+Depends: puppet-common,
          ruby | ruby-interpreter,
          ruby-rspec,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: RSpec tests for your Puppet manifests
  Puppet lets you centrally manage every important aspect of your system
  using a cross-platform specification language that manages all the

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



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