[DRE-commits] [ruby-rack-cors] 02/04: new upstream, build with new gem2deb

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Apr 24 14:03:43 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-rack-cors.

commit f8c2dbfb39ed36482ce2e59f2462c67a43754757
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Apr 24 19:14:34 2014 +0530

    new upstream, build with new gem2deb
---
 debian/changelog | 8 ++++++++
 debian/control   | 7 +++----
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69a505d..f482adf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-rack-cors (0.2.9-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Bump standards version to 3.9.5 (no changes)
+  * Bump build dep on gem2deb to >= 0.7.5~ (ruby all)
+
+ -- Pirate Praveen <praveen at debian.org>  Thu, 24 Apr 2014 19:12:10 +0530
+
 ruby-rack-cors (0.2.7-1) unstable; urgency=low
 
   * Initial release (Closes: #702572)
diff --git a/debian/control b/debian/control
index 80fcc16..89314bc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: ruby-rack-cors
 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 (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rack-test, ruby-shoulda
-Standards-Version: 3.9.4
+Uploaders: Pirate Praveen <praveen at debian.org>
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-rack-test, ruby-shoulda
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rack-cors.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-rack-cors.git;a=summary
 Homepage: http://github.com/cyu/rack-cors
@@ -15,7 +15,6 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-rack
-# rack (>= 0), rake (>= 0, development), shoulda (>= 0, development), rack-test (>= 0, development), bundler (~> 1.1.0, development), jeweler (~> 1.8.3, development)
 Description: enable Cross-Origin Resource Sharing in Rack apps
  Middleware that will make Rack-based apps CORS compatible.
  .

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



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