[DRE-commits] [chef] 01/13: debian/tests/control: add --autopkgtest to the gem2deb-test-runner arguments
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Jun 5 03:52:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository chef.
commit 706ad8c71f20c8017298b528e3e00e4749645ea8
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat May 28 17:55:59 2016 -0300
debian/tests/control: add --autopkgtest to the gem2deb-test-runner arguments
---
debian/changelog | 5 +++++
debian/tests/control | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fcef9ef..48f2ed0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
chef (12.7.2-1) UNRELEASED; urgency=medium
+ [ Lucas Kanashiro ]
* Team upload.
* debian/watch: start to watch Github repo instead of rubygems
* debian/copyright: add chef-windows.gemspec to Files-Excluded field
@@ -13,6 +14,10 @@ chef (12.7.2-1) UNRELEASED; urgency=medium
* debian/control: add ruby-cheffish as new build dependency
* Create patch to skip Windows stuff in tests
+ [ Antonio Terceiro ]
+ * debian/tests/control: add --autopkgtest to the gem2deb-test-runner
+ arguments
+
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Thu, 03 Mar 2016 15:18:38 -0300
chef (12.3.0-3) unstable; urgency=medium
diff --git a/debian/tests/control b/debian/tests/control
index 159052f..44f7d5c 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -6,6 +6,6 @@ Tests: init
Depends: @, shunit2
Restrictions: needs-root, isolation-container, allow-stderr
-Test-Command: gem2deb-test-runner --check-dependencies
+Test-Command: gem2deb-test-runner --check-dependencies --autopkgtest
Depends: @, gem2deb-test-runner
Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/chef.git
More information about the Pkg-ruby-extras-commits
mailing list