[DRE-commits] [SCM] ruby-haml-magic-translations.git branch, master, updated. debian/0.5.1-1

Jérémy Bobbio lunar at debian.org
Wed Apr 3 09:11:49 UTC 2013


The following commit has been merged in the master branch:
commit 9d2de96cefe17258661f30ff632192d47afddcaf
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Mar 15 00:40:14 2013 +0000

    Properly fill Build-Depends and Depends

diff --git a/debian/control b/debian/control
index 3fa6a7a..1b84941 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Jérémy Bobbio <lunar at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec, ruby-haml, ruby-maruku, ruby-fast-gettext, ruby-gettext (>= 2.3), ruby-i18n, ruby-json, ruby-actionpack, rake
 Standards-Version: 3.9.3
 #Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-haml-magic-translations.git
 #Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-haml-magic-translations.git;a=summary
@@ -14,8 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-haml-magic-translations
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# haml (>= 3.1.0), actionpack (>= 0, development), gettext (>= 0, development), fast_gettext (>= 0, development), rspec (>= 2, development), rdoc (>= 2.4.2, development), maruku (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-haml, ruby-fast-gettext | ruby-gettext | ruby-i18n
 Description: Provides automaticaly translations in haml templates
  This plugin provides "magical translations" in your .haml files. What does it
  mean? It's mean that all your raw texts in templates will be automatically

-- 
ruby-haml-magic-translations.git



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