[DRE-commits] [SCM] ruby-rb-inotify.git branch, master, updated. upstream/0.8.8-8-gfc678c2

Cédric Boutillier cedric.boutillier at gmail.com
Mon May 14 10:16:57 UTC 2012


The following commit has been merged in the master branch:
commit c8f8dc736948c26ea6ae795d35f9e2798bff377b
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Mon May 14 11:25:02 2012 +0200

    standards-version → 3.9.3, enable VCS, transitional packages

diff --git a/debian/control b/debian/control
index d129e4e..40364b9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,48 @@ Source: ruby-rb-inotify
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Cédric Boutillier <cedric.boutillier at gmail.com>
+Uploaders: Micah Anderson <micah at debian.org>, Cédric Boutillier <cedric.boutillier at gmail.com>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
-Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rb-inotify.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rb-inotify.git;a=summary
+Standards-Version: 3.9.3
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rb-inotify.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rb-inotify.git;a=summary
 Homepage: http://github.com/nex3/rb-inotify
 XS-Ruby-Versions: all
 
 Package: ruby-rb-inotify
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# ffi (>= 0.5.0), yard (>= 0.4.0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ffi (>= 0.5.0)
+Replaces: librb-inotify-ruby (<< 0.8.8-1~), librb-inotify-ruby1.8 (<< 0.8.8-1~), librb-inotify-ruby1.9.1 (<< 0.8.8-1~)
+Breaks: librb-inotify-ruby (<< 0.8.8-1~), librb-inotify-ruby1.8 (<< 0.8.8-1~), librb-inotify-ruby1.9.1 (<< 0.8.8-1~)
+Provides: librb-inotify-ruby, librb-inotify-ruby1.8, librb-inotify-ruby1.9.1
 Description: A Ruby wrapper for Linux's inotify, using FFI
  A Ruby wrapper for Linux's inotify, using FFI
+
+Package: librb-inotify-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-rb-inotify
+Description: Transitional package for ruby-rb-inotify
+ This is a transitional package to ease upgrades to the ruby-rb-inotify
+ package. It can safely be removed.
+
+Package: librb-inotify-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-rb-inotify
+Description: Transitional package for ruby-rb-inotify
+ This is a transitional package to ease upgrades to the ruby-rb-inotify
+ package. It can safely be removed.
+
+Package: librb-inotify-ruby1.9.1
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-rb-inotify
+Description: Transitional package for ruby-rb-inotify
+ This is a transitional package to ease upgrades to the ruby-rb-inotify
+ package. It can safely be removed.

-- 
ruby-rb-inotify.git



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