[DRE-commits] [ruby-activeldap] 02/02: [evol] NUR
Marc Dequènes
duck at moszumanska.debian.org
Sun Dec 29 22:20:35 UTC 2013
This is an automated email from the git hooks/post-receive script.
duck pushed a commit to branch master
in repository ruby-activeldap.
commit 5d4a6fe32be43e0df6ba663fe15b541771e921dd
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date: Sun Dec 29 23:10:16 2013 +0100
[evol] NUR
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7f0fa19..957636d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-activeldap (4.0.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release:
+ + Now requires Rails components version 4.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org> Sun, 29 Dec 2013 22:44:15 +0100
+
ruby-activeldap (3.2.2-2) unstable; urgency=low
* Fixed how tests are run (Closes: #730954).
diff --git a/debian/control b/debian/control
index 9a9acd2..b6337f8 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 (>= 3.2), ruby-activemodel (>= 3.2)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-test-unit, ruby-activesupport (>= 4), ruby-activemodel (>= 4)
Build-Depends-Indep: graphviz
Standards-Version: 3.9.4
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.8.2), ruby-activesupport (>= 3.2), ruby-activemodel (>= 3.2), ruby-locale, ruby-gettext, ruby-gettext-i18n-rails
+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
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