[DRE-commits] [origami] 12/19: Run tests

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Nov 7 00:22:45 UTC 2014


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

terceiro pushed a commit to branch master
in repository origami.

commit 0df33e603155e90100401771b517df8cb7feed6a
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Thu Nov 6 17:31:40 2014 -0200

    Run tests
---
 debian/control          |  2 +-
 debian/tests/control    |  6 ++++++
 debian/tests/control.ex | 13 -------------
 3 files changed, 7 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 22d4004..905634d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-origami.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-origami.git;a=summary
 Homepage: https://code.google.com/p/origami-pdf/
-Testsuite: autopkgtest-pkg-ruby
+Testsuite: autopkgtest
 XS-Ruby-Versions: all
 
 Package: ruby-origami
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..cadaee4
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,6 @@
+Test-Command: pdfcop samples/digsig/signed.pdf
+
+Test-Command: pdfsh < /dev/null | grep Origami
+
+Test-Command: gem2deb-test-runner --autopkgtest 2>&1
+Depends: @, rake,ruby-test-unit, gem2deb-test-runner
diff --git a/debian/tests/control.ex b/debian/tests/control.ex
deleted file mode 100644
index 429a392..0000000
--- a/debian/tests/control.ex
+++ /dev/null
@@ -1,13 +0,0 @@
-# AUTOGENERATED FILE
-#
-# As of autopkgtest 3.5, Ruby packages that use gem2deb are automatically
-# detected, and if debian/tests/control does not exist the contents below will
-# be assumed (with the exception of gem2deb being filtered out from
-# @builddeps@):
-
-Test-Command: gem2deb-test-runner --autopkgtest 2>&1
-Depends: @, @builddeps@, gem2deb-test-runner
-
-# if you would need to change something to the above, to that and rename this
-# file to `control`. Otherwise, you should probably delete this file
-# (recommended).

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



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