[DRE-commits] [SCM] ruby-opengl.git branch, master, updated. debian/0.60.1+dfsg1-2-10-gdb8f67e

Cédric Boutillier boutil at debian.org
Sun Jun 30 13:41:30 UTC 2013


The following commit has been merged in the master branch:
commit f7c835c2f872e4817b377899cd063a7768fa2da5
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Jun 25 14:14:03 2013 +0200

    update email, bump Standards-Version, drop transitional packages

diff --git a/debian/control b/debian/control
index 257276f..4200507 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: ruby-opengl
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Paul van Tilburg <paulvt at debian.org>, Deepak Tripathi <apenguinlinux at gmail.com>, Cédric Boutillier <cedric.boutillier at gmail.com>
+Uploaders: Paul van Tilburg <paulvt at debian.org>, Deepak Tripathi <apenguinlinux at gmail.com>, Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-mkrf (>=0.2.0), freeglut3-dev, libgl1-mesa-dev
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-opengl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-opengl.git;a=summary
 Homepage: http://ruby-opengl.rubyforge.org
@@ -14,9 +14,6 @@ Package: ruby-opengl
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Replaces: libopengl-ruby (<< 0.60.1-2~), libopengl-ruby1.8 (<< 0.60.1-2~), libopengl-ruby1.9.1 (<< 0.60.1-2~)
-Breaks: libopengl-ruby (<< 0.60.1-2~), libopengl-ruby1.8 (<< 0.60.1-2~), libopengl-ruby1.9.1 (<< 0.60.1-2~)
-Provides: libopengl-ruby, libopengl-ruby1.8, libopengl-ruby1.9.1
 Description: OpenGL Interface for Ruby
  OpenGL (Open Graphics Library) is a standard cross-platform API for writing
  applications to produce two-dimensional and three-dimensional computer
@@ -24,32 +21,3 @@ Description: OpenGL Interface for Ruby
  .
  This library allows programs written in Ruby to use the OpenGL API for
  two-dimensional and three-dimensional graphics.
-
-# Transitional packages
-Package: libopengl-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-opengl
-Description: Transitional package for ruby-opengl
- This is a transitional package to ease upgrades to the ruby-opengl
- package. It can safely be removed.
-
-Package: libopengl-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-opengl
-Description: Transitional package for ruby-opengl
- This is a transitional package to ease upgrades to the ruby-opengl
- package. It can safely be removed.
-
-Package: libopengl-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-opengl
-Description: Transitional package for ruby-opengl
- This is a transitional package to ease upgrades to the ruby-opengl
- package. It can safely be removed.
-

-- 
ruby-opengl.git



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