[DRE-commits] [ruby-awesome-nested-set] 01/01: drop dependency on ruby-activerecord-3.2

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Jul 25 14:17:36 UTC 2014


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-awesome-nested-set.

commit dfa7d12420badbb6b4b36bd450771f02f1626142
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Jul 25 11:15:19 2014 -0300

    drop dependency on ruby-activerecord-3.2
---
 debian/changelog | 11 +++++++++++
 debian/control   |  2 --
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2376f11..87397e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+ruby-awesome-nested-set (2.1.6-2) unstable; urgency=high
+
+  * Team upload.
+  * Drop dependency on ruby-activerecord-3.2. Strictly speaking, it does not
+    depend on ruby-activerecord-3.2, instead apps that use it should depend on
+    both ruby-awesome-nested-set and ruby-activerecord*. This will allow the
+    package into testing so that it can be backported to wheezy and fix
+    redmine on wheezy-backports (hence urgency=high; see #755059)
+
+ -- Antonio Terceiro <terceiro at debian.org>  Fri, 25 Jul 2014 11:12:27 -0300
+
 ruby-awesome-nested-set (2.1.6-1) unstable; urgency=medium
 
   * Initial release (Closes: #746355)
diff --git a/debian/control b/debian/control
index 90a9c56..0d52454 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Ondřej Surý <ondrej at debian.org>
-DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
 Standards-Version: 3.9.5
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-awesome-nested-set.git
@@ -17,7 +16,6 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ruby | ruby-interpreter,
-	 ruby-activerecord-3.2
 Description: awesome nested set implementation for Active Record
  Awesome Nested Set is an implementation of the nested set pattern for
  ActiveRecord models.  It is a replacement for acts_as_nested_set and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-awesome-nested-set.git



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