[DRE-commits] [ruby-hitimes] 04/04: d/control: wrap-sort

Jonas Genannt genannt at moszumanska.debian.org
Mon Aug 24 17:16:57 UTC 2015


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

genannt pushed a commit to branch master
in repository ruby-hitimes.

commit f157b0f56f159abd30f33fdf1b31c9f0ccc05766
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Mon Aug 24 19:19:37 2015 +0200

    d/control: wrap-sort
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 659528b..4a59a7f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.7.4~), ruby-rspec,
- ruby-simplecov
+Build-Depends: debhelper (>= 9~),
+               gem2deb (>= 0.7.4~),
+               ruby-rspec,
+               ruby-simplecov
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-hitimes.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-hitimes.git
@@ -15,7 +17,7 @@ Testsuite: autopkgtest-pkg-ruby
 Package: ruby-hitimes
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
 Description: fast, high resolution timer for recording performance metrics
  Hitimes is a fast, high resolution timer library for recording performance
  metrics. It uses the appropriate low method calls for each system to get

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



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