[DRE-commits] [ruby-multi-xml] 03/05: d/control: wrap-sort
Jonas Genannt
genannt at moszumanska.debian.org
Sun Aug 16 14:38:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
genannt pushed a commit to branch master
in repository ruby-multi-xml.
commit 7892f4c7792d6da5c26cd944e7eb8d5660ccca9b
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sun Aug 16 16:29:56 2015 +0200
d/control: wrap-sort
---
debian/control | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ae66c17..2c947ba 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,13 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.6.0~), ruby-libxml (>= 2.7.0-2~), ruby-ox (>= 1.8.9-2~), rake,
- ruby-rspec, ruby-nokogiri (>= 1.6.0~)
+Build-Depends: debhelper (>= 9~),
+ gem2deb (>= 0.6.0~),
+ rake,
+ ruby-libxml (>= 2.7.0-2~),
+ ruby-nokogiri (>= 1.6.0~),
+ ruby-ox (>= 1.8.9-2~),
+ ruby-rspec
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-multi-xml.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-multi-xml.git;a=summary
@@ -14,7 +19,7 @@ XS-Ruby-Versions: all
Package: ruby-multi-xml
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
Description: generic swappable back-end for XML parsing in Ruby
Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-multi-xml.git
More information about the Pkg-ruby-extras-commits
mailing list