[DRE-commits] [origami-pdf] 10/14: DEP8 updates

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Oct 28 19:31:15 UTC 2016


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

terceiro pushed a commit to branch master
in repository origami-pdf.

commit c5f48fe5b20c340207eb5ebc7f31145e48df9fce
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Oct 28 17:15:53 2016 -0200

    DEP8 updates
---
 debian/changelog     | 4 +++-
 debian/control       | 2 +-
 debian/tests/control | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6f6ae08..4f4caef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,9 @@ origami-pdf (2.0.0-1) UNRELEASED; urgency=medium
   * debian/patches/gemspec.patch: dropped, not needed anymore
   * debian/patches/dont_include_before_requiring.patch: dropped, not needed
     anymore
-  * debian/tests/control: point at debian-local signed PDF
+  * debian/tests/control:
+    + point at debian-local signed PDF
+    + pass --check-dependencies to gem2deb-test-runner
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 28 Oct 2016 16:35:27 -0200
 
diff --git a/debian/control b/debian/control
index 20dc802..e4a47fd 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/origami-pdf.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/origami-pdf.git
 Homepage: http://github.com/gdelugre/origami
-Testsuite: autopkgtest-pkg-ruby
+Testsuite: autopkgtest
 XS-Ruby-Versions: all
 
 Package: ruby-origami
diff --git a/debian/tests/control b/debian/tests/control
index 46b8760..1daddaa 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,5 +2,5 @@ Test-Command: pdfcop debian/tests/signed.pdf
 
 Test-Command: pdfsh < /dev/null | grep Origami
 
-Test-Command: gem2deb-test-runner --autopkgtest 2>&1
+Test-Command: gem2deb-test-runner --autopkgtest --check-dependencies 2>&1
 Depends: @, rake,ruby-test-unit, gem2deb-test-runner

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



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