[DRE-commits] [ruby-activeldap] 01/01: Remove references to -4.0 rails packages
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Aug 11 21:48:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-activeldap.
commit 2a2d38429bd9548ea60d81360097ec9ababc5c2d
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Aug 11 18:45:26 2014 -0300
Remove references to -4.0 rails packages
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7b8cc7e..74df94a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-activeldap (4.0.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Replace (build-)dependency on ruby-activesupport-4.0,
+ ruby-activemodel-4.0 with ruby-activesupport, ruby-activemodel
+
+ -- Antonio Terceiro <terceiro at debian.org> Mon, 11 Aug 2014 18:44:20 -0300
+
ruby-activeldap (4.0.2-1) unstable; urgency=medium
* New upstream release:
diff --git a/debian/control b/debian/control
index db6923c..d1be054 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.0, ruby-activemodel-4.0
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-test-unit, ruby-activesupport, ruby-activemodel
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.0, ruby-activemodel-4.0, ruby-locale, ruby-gettext
+Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-ldap (>= 0.9.13), ruby-activesupport, ruby-activemodel, ruby-locale, ruby-gettext
Suggests: ruby-log4r (>= 1.0.4)
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