[DRE-commits] [SCM] ruby-vegas.git branch, master, updated. debian/0.1.11-1-7-gaec2963

Praveen Arimbrathodiyil praveen at debian.org
Sat Jun 22 18:09:31 UTC 2013


The following commit has been merged in the master branch:
commit f64adf018d1afdb0f1a544b2a71f43bf864d99a5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Jun 22 17:59:21 2013 +0000

    update to std ver 3.9.4

diff --git a/debian/changelog b/debian/changelog
index c1cb5bd..5f6ae83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ ruby-vegas (0.1.11-2) UNRELEASED; urgency=low
 
   * Update mocha require lines (Closes: #713173)
     - port-to-latest-mocha.patch
+  * Update standards version to 3.9.4
+    - no changes required
 
   [ Cédric Boutillier ]
   * use canonical URI in Vcs-* fields
diff --git a/debian/control b/debian/control
index a45a195..ae742ca 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
  ruby-rack, ruby-bacon, thin, ruby-mocha (>=0.14), ruby-sinatra
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-vegas.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-vegas.git;a=summary
 Homepage: http://code.quirkey.com/vegas
@@ -16,7 +16,6 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-rack
-# rack (>= 1.0.0), mocha (~> 0.9.8, development), bacon (~> 1.1.0, development), sinatra (~> 0.9.4, development)
 Description: create executable versions of Sinatra/Rack apps
  Vegas aims to solve the simple problem of creating executable 
  versions of Sinatra/Rack apps. It includes a class Vegas::Runner 

-- 
ruby-vegas.git



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