[DRE-commits] [ruby-activeldap] 05/06: [fix] use versioned rails packages and not a version constraint on the metapackage
Marc Dequènes
duck at moszumanska.debian.org
Fri Jan 3 11:22:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
duck pushed a commit to branch master
in repository ruby-activeldap.
commit 1e33b7fba32a7c3f62ae70da35c8ece43c3d8a67
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date: Fri Jan 3 12:06:55 2014 +0100
[fix] use versioned rails packages and not a version constraint on the metapackage
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4edd84c..25f861b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>,
Deepak Tripathi <apenguinlinux at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-test-unit, ruby-activesupport (>= 4), ruby-activemodel (>= 4)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-test-unit, ruby-activesupport-4.0, ruby-activemodel-4.0
Build-Depends-Indep: graphviz
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-activeldap.git
@@ -15,7 +15,7 @@ XS-Ruby-Versions: all
Package: ruby-activeldap
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-ldap (>= 0.9.13), ruby-activesupport (>= 4), ruby-activemodel (>= 4), ruby-locale, ruby-gettext, ruby-gettext-i18n-rails
+Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-ldap (>= 0.9.13), ruby-activesupport-4.0, ruby-activemodel-4.0, ruby-locale, ruby-gettext, ruby-gettext-i18n-rails
Suggests: ruby-log4r (>= 1.0.4), ruby-fastgettext
Description: ActiveLdap is a object-oriented API to LDAP
'ActiveLdap' is a ruby extension library which provides a clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activeldap.git
More information about the Pkg-ruby-extras-commits
mailing list