[DRE-commits] [ruby-rspec-rails] 01/01: fix virtual package mess up

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 20 06:49:02 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-rspec-rails.

commit e4a7356c20aff06a92f8ce10e1ae2ac2155c8655
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat May 25 01:32:35 2013 +0530

    fix virtual package mess up
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d1a9884..f187b29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-rspec-rails (2.13.2-2) unstable; urgency=low
+
+  * Correct dependencies (these virtual packages are not in unstable yet)
+    - ruby-activesupport -> ruby-activesupport-3.2
+    - ruby-actionpack -> ruby-actionpack-3.2
+
+ -- Praveen Arimbrathodiyil <praveen at debian.org>  Sat, 25 May 2013 01:30:38 +0530
+
 ruby-rspec-rails (2.13.2-1) unstable; urgency=low
 
   * New upstream minor release
diff --git a/debian/control b/debian/control
index 332032d..a4cba6c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: ruby-rspec-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, 
- ruby-rspec (>= 2.13.0~), ruby-activesupport (>= 3.2~), ruby-actionpack (>= 3.2~),
+ ruby-rspec (>= 2.13.0~), ruby-activesupport-3.2, ruby-actionpack-3.2,
  ruby-railties-3.2
 Description: rspec-2 for rails-3 with lightweight extensions to each
  This is a complete rewrite of the rspec-rails extension designed to work with

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec-rails.git



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