[DRE-commits] [cucumber] 07/11: wrap and sort (no changes)

Cédric Boutillier boutil at moszumanska.debian.org
Wed May 14 21:50:52 UTC 2014


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

boutil pushed a commit to branch master
in repository cucumber.

commit 8923fd3a0a68b33a9cfa6d8f2539442d259b602f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed May 14 21:43:41 2014 +0200

    wrap and sort (no changes)
---
 debian/control   | 24 +++++++++++++++++++++---
 debian/copyright |  2 +-
 2 files changed, 22 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 8da66f9..151dc03 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,19 @@ Source: cucumber
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Antonio Terceiro <terceiro at debian.org>, Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-multi-json (>= 1.7.5~), ruby-json, ruby-diff-lcs, ruby-gherkin (>= 2.12~), ruby-builder, rake, ruby-rspec, ruby-nokogiri, libjs-jquery
+Uploaders: Antonio Terceiro <terceiro at debian.org>,
+           Cédric Boutillier <boutil at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+               gem2deb (>= 0.3.0~),
+               libjs-jquery,
+               rake,
+               ruby-builder,
+               ruby-diff-lcs,
+               ruby-gherkin (>= 2.12~),
+               ruby-json,
+               ruby-multi-json (>= 1.7.5~),
+               ruby-nokogiri,
+               ruby-rspec
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/cucumber.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/cucumber.git;a=summary
@@ -13,7 +24,14 @@ XS-Ruby-Versions: all
 Package: cucumber
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-multi-json (>= 1.7.5~), ruby-diff-lcs, ruby-gherkin (>= 2.12~), ruby-builder, libjs-jquery
+Depends: libjs-jquery,
+         ruby | ruby-interpreter,
+         ruby-builder,
+         ruby-diff-lcs,
+         ruby-gherkin (>= 2.12~),
+         ruby-multi-json (>= 1.7.5~),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Suggests: rake, ruby-nokogiri
 Description: acceptance testing framework
  Cucumber lets software development teams describe how software should behave
diff --git a/debian/copyright b/debian/copyright
index 242e007..2af2c1b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,7 +11,7 @@ Copyright: © 2011 Antonio Terceiro <terceiro at debian.org>
 License: Expat
 
 Files: lib/cucumber/formatter/jquery-min.js legacy_features/html_formatter/a.html debian/jquery-1.4.2.js
-Copyright: 
+Copyright:
  Copyright 2010, John Resig
  Copyright 2010, The Dojo Foundation
 License: Expat or GPL-2

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



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