[DRE-commits] [ruby-oauth] 01/02: rebuild for ruby all

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon May 5 10:06:28 UTC 2014


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

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

commit 5b451d998047d2e439ddbd89569cc3aa4ad0bc49
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 5 15:13:04 2014 +0530

    rebuild for ruby all
---
 debian/changelog |  9 +++++++++
 debian/control   | 23 ++---------------------
 2 files changed, 11 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 16e9865..ab159e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-oauth (0.4.7-2) UNRELEASED; urgency=low
+
+  * Team upload
+  * Rebuild with gem2deb >= 0.7.5 (install gemspec for all ruby versions)
+  * Bump standards version to 3.9.5 (no changes)
+  * Drop transitional packages (ruby-oauth was released with wheezy)
+
+ -- Pirate Praveen <praveen at debian.org>  Mon, 05 May 2014 15:11:18 +0530
+
 ruby-oauth (0.4.7-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 19817cb..01415c2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: ruby
 Priority: extra
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Taku YASUI <tach at debian.org>
-Build-Depends: debhelper (>= 8), gem2deb (>= 0.3.0~)
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 8), gem2deb (>= 0.7.5~)
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-oauth.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-oauth.git;a=summary
 Homepage: https://github.com/oauth/oauth-ruby
@@ -14,28 +14,9 @@ Package: ruby-oauth
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${misc:Depends}, ruby | ruby-interpreter
-Provides: liboauth-ruby1.8, liboauth-ruby1.9.1
-Breaks: liboauth-ruby1.8 (<< 0.4.5-2~), liboauth-ruby1.9.1 (<< 0.4.5-2~)
-Replaces: liboauth-ruby1.8 (<< 0.4.5-2~), liboauth-ruby1.9.1 (<< 0.4.5-2~)
 Description: Ruby library for OAuth core
  This package is a ruby library providing OAuth consumer and provider.
  .
  OAuth is an open standard that allows users to share their private
  resources (e.g. photos, videos, contact lists) stored on one site with
  another site without having to hand out their username and password.
-
-Package: liboauth-ruby1.8
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-oauth
-Description: Ruby library for OAuth core (transitional package)
- This is a dummy transition package that can be safely removed once no
- package depend on it.
-
-Package: liboauth-ruby1.9.1
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-oauth
-Description: Ruby library for OAuth core (transitional package)
- This is a dummy transition package that can be safely removed once no
- package depend on it.

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



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