[DRE-commits] [ruby-exif] 01/02: readded libexif-ruby for webgen0.4 #732566

Jonas Genannt jonas at brachium-system.net
Thu Dec 19 17:07:25 UTC 2013


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

hggh-guest pushed a commit to branch master
in repository ruby-exif.

commit d185004944bf8f9d0f6b79090acfa6ac437a3601
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Thu Dec 19 18:07:08 2013 +0100

    readded libexif-ruby for webgen0.4 #732566
---
 debian/control | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/control b/debian/control
index 47e18fd..ae40dbd 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,9 @@ XS-Ruby-Versions: all
 Package: ruby-exif
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
+Breaks: libexif-ruby (<< 0.1.2-17~)
+Replaces: libexif-ruby (<< 0.1.2-17~)
+Provides: libexif-ruby
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: Ruby library for EXIF tag parsing
  ruby-exif is a library for parsing, editing, and saving EXIF data.
@@ -19,3 +22,11 @@ Description: Ruby library for EXIF tag parsing
  images created by recording equipments(for example, digital camera).
  .
  ruby-exif provides a simple interface to this library.
+
+Package: libexif-ruby
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-exif
+Description: Ruby library for EXIF tag parsing (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-exif.git



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