[DRE-commits] [ruby-aruba] 07/07: prepare changelog (need ruby-contracts)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Thu Aug 20 13:59:55 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-aruba.

commit a6f7ce05e280bcae63deae48d003af42f446fddd
Author: Sebastien Badia <seb at sebian.fr>
Date:   Thu Aug 20 15:59:12 2015 +0200

    prepare changelog (need ruby-contracts)
---
 debian/changelog | 12 ++++++++++++
 debian/control   | 33 ++++++++++++++++++++++++---------
 2 files changed, 36 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c5fc532..c31a6d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ruby-aruba (0.9.0-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New upstream release
+  * Add new dependencys (ruby-contracts, ruby-ffi, ruby-thor)
+    TODO: upload ruby-contracts (#796228)
+  * Bumped Standards-Versions (no changes needed)
+  * Bumped up compat version to 9
+  * Update VCS-* fields (use cgit and https)
+
+ -- Sebastien Badia <seb at sebian.fr>  Thu, 20 Aug 2015 11:51:52 +0200
+
 ruby-aruba (0.5.4-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 1b3fa79..324eb97 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,18 @@ Source: ruby-aruba
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Hideki Yamane <henrich at debian.org>, Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.3.0~), ruby-bcat (>= 0.6.1), 
- ruby-rdiscount (>= 1.6.8), rake (>= 0.9.2), ruby-rspec (>= 2.7.0), ruby-childprocess,
- libjs-jquery, ruby-fuubar, ruby-contracts
+Uploaders: Hideki Yamane <henrich at debian.org>,
+           Praveen Arimbrathodiyil <praveen at debian.org>
+Build-Depends: debhelper (>= 9~),
+               gem2deb (>= 0.3.0~),
+               libjs-jquery,
+               rake (>= 0.9.2),
+               ruby-bcat (>= 0.6.1),
+               ruby-childprocess,
+               ruby-contracts,
+               ruby-fuubar,
+               ruby-rdiscount (>= 1.6.8),
+               ruby-rspec (>= 2.7.0)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-aruba.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-aruba.git
@@ -15,13 +23,20 @@ XS-Ruby-Versions: all
 Package: ruby-aruba
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, cucumber (>= 1.3.19),
- ruby-rspec-expectations (>= 2.99), ruby-childprocess (>= 0.5.6), ruby-ffi, ruby-thor,
- libjs-jquery, ruby-contracts
+Depends: cucumber (>= 1.3.19),
+         libjs-jquery,
+         ruby | ruby-interpreter,
+         ruby-childprocess (>= 0.5.6),
+         ruby-contracts,
+         ruby-ffi,
+         ruby-rspec-expectations (>= 2.99),
+         ruby-thor,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Cucumber extension for CLI applications
- Aruba is Cucumber extension for Command line applications written in any 
+ Aruba is Cucumber extension for Command line applications written in any
  programming language. Features at a glance:
- . 
+ .
   * Test any command line application
   * Manipulate the file system
   * Create great HTML documentation based on your own Cucumber scenarios

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



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