[DRE-commits] [ruby-acts-as-taggable-on] 02/02: Remove build dependencies needed for tests
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Aug 12 11:38:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-acts-as-taggable-on.
commit c865d4da124295eb5a0005d1193c33da459bbd96
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Aug 12 16:57:36 2014 +0530
Remove build dependencies needed for tests
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e1dfa94..59f0d5a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,10 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), rake, ruby-rspec, rails,
- ruby-rspec-rails, ruby-sqlite3, ruby-mysql2, ruby-pg
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~),
+# Wishlist: Run tests so these build deps are meaningful
+# rake, ruby-rspec, rails,
+# ruby-rspec-rails, ruby-sqlite3, ruby-mysql2, ruby-pg
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-acts-as-taggable-on.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-acts-as-taggable-on.git;a=summary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-acts-as-taggable-on.git
More information about the Pkg-ruby-extras-commits
mailing list