[DRE-commits] [ruby-actionpack-action-caching] 02/05: Run tests
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Aug 29 21:39:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-actionpack-action-caching.
commit 6ba4f84d14f8072373db7b407119481cfce4f674
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Aug 29 12:25:20 2014 -0700
Run tests
---
debian/ruby-test-files.yaml | 3 ---
debian/ruby-tests.rake | 1 +
debian/rules | 4 ++++
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index 12d1633..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-- test/abstract_unit.rb
-- test/caching_test.rb
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 120000
index 0000000..c6de17e
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1 @@
+../Rakefile
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index d81794d..e4e38fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
%:
dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+ $(RM) Gemfile.lock
+ dh_auto_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-actionpack-action-caching.git
More information about the Pkg-ruby-extras-commits
mailing list