[DRE-commits] [SCM] ruby-tzinfo.git branch, master, updated. upstream/0.3.31-5-g96a425f

Hleb Valoshka 375GNU at Gmail.COM
Sat Feb 18 15:37:08 UTC 2012


The following commit has been merged in the master branch:
commit 96a425fd51d0e32f1168c4aae269be23e0e536cc
Author: Hleb Valoshka <375GNU at Gmail.COM>
Date:   Sat Feb 18 18:35:22 2012 +0300

    Add correct Breaks/Replaces/Provides, UNRELEASED->unstable

diff --git a/debian/changelog b/debian/changelog
index f40b51a..ab0bb06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ruby-tzinfo (0.3.31-1) UNRELEASED; urgency=low
+ruby-tzinfo (0.3.31-1) unstable; urgency=low
 
   * New upstream release.
   * Switch to gem2deb-based packaging.
diff --git a/debian/control b/debian/control
index 2d73ddd..092c34d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,9 @@ XS-Ruby-Versions: all
 Package: ruby-tzinfo
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+Breaks: libtzinfo-ruby1.8 (<< ${source:Version}), libtzinfo-ruby1.9.1 (<< ${source:Version}), libtzinfo-ruby (<< ${source:Version})
+Replaces: libtzinfo-ruby1.8 (<< ${source:Version}), libtzinfo-ruby1.9.1 (<< ${source:Version}), libtzinfo-ruby (<< ${source:Version})
+Provides: libtzinfo-ruby1.8, libtzinfo-ruby1.9.1, libtzinfo-ruby
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: Daylight-savings aware timezone library
  TZInfo is a Ruby library that uses the standard tz (Olson) database

-- 
ruby-tzinfo.git



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