[DRE-commits] [ruby-parser] 05/05: drop explicit debian/tests/control

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Aug 4 11:39:00 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-parser.

commit 41295dfbe17f61e9b959099b822d1ab5744603da
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Aug 4 08:37:40 2016 -0300

    drop explicit debian/tests/control
---
 debian/changelog     | 2 ++
 debian/tests/control | 6 ------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6e96267..8781b5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ ruby-parser (3.8.2-1) unstable; urgency=medium
     - switch debian/ruby-tests.rb to debian/ruby-tests.rake
     - switch `Testsuite: autopkgtest` to `Testsuite: autopkgtest-pkg-ruby`
     - debian/rules: also test dependency resolution during build
+  * Drop explicit debian/tests/control - let autodep8 generate the proper test
+    control file centrally
 
  -- Antonio Terceiro <terceiro at debian.org>  Thu, 04 Aug 2016 08:32:23 -0300
 
diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index 74fd57c..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1,6 +0,0 @@
-Test-Command: gem2deb-test-runner --autopkgtest 2>&1
-Depends: @, gem2deb-test-runner, ruby-minitest
-
-Test-Command: ruby -r "ruby_parser" -e "puts true"
-Depends: @
-

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



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