[DRE-commits] [SCM] ruby-exif.git branch, master, updated. debian/0.1.2-19-2-g8b9f62f

Paul van Tilburg paulvt at debian.org
Tue May 29 19:26:09 UTC 2012


The following commit has been merged in the master branch:
commit 8b9f62f9403e9436e7bfde90c55d8ddb846eb283
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Tue May 29 21:26:06 2012 +0200

    Added depends on ruby | ruby-interpreter as per Debian policy

diff --git a/debian/control b/debian/control
index 98d3eb9..7823017 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-exif.git;a=summary
 
 Package: ruby-exif
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Breaks: libexif-ruby (<< 0.1.2-17~), libexif-ruby1.8 (<< 0.1.2-17~), libexif-ruby1.9.1 (<< 0.1.2-17~)
 Replaces: libexif-ruby (<< 0.1.2-17~), libexif-ruby1.8 (<< 0.1.2-17~), libexif-ruby1.9.1 (<< 0.1.2-17~)
 Provides: libexif-ruby, libexif-ruby1.8, libexif-ruby1.9.1

-- 
ruby-exif.git



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