[DRE-commits] [SCM] Packaging for ruby-barby Ruby barcode generation library branch, master, updated. upstream/0.4.3-4-g9548fa3

Gunnar Wolf gwolf at gwolf.org
Sun May 15 01:16:00 UTC 2011


The following commit has been merged in the master branch:
commit 9cb996903f82f7d95016ff73ef553201a5940bcf
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Sat May 14 20:12:03 2011 -0500

    Added missing dependency on ruby-rqrcode

diff --git a/debian/control b/debian/control
index e55c19a..9777626 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-barby
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-rqrcode | librqrcode-ruby1.8
 Replaces: libbarby-ruby (<< 0.4.3-1~),  libbarby-ruby1.8 (<< 0.4.3-1~),  libbarby-ruby-doc (<< 0.4.3-1~)
 Conflicts: libbarby-ruby (<< 0.4.3-1~),  libbarby-ruby1.8 (<< 0.4.3-1~),  libbarby-ruby-doc (<< 0.4.3-1~)
 Provides: libbarby-ruby,  libbarby-ruby1.8,  libbarby-ruby-doc

-- 
Packaging for ruby-barby Ruby barcode generation library



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