[DRE-commits] [ruby-msgpack] 01/01: add rspec/autorun to ruby-test-files.yaml to actually run the tests.
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Aug 2 20:48:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-msgpack.
commit 01067f242bc882ba74741e84ca47223ed1cd7b7a
Author: Cédric Boutillier <boutil at debian.org>
Date: Sat Aug 2 22:28:04 2014 +0200
add rspec/autorun to ruby-test-files.yaml to actually run the tests.
---
debian/changelog | 7 +++++++
debian/ruby-test-files.yaml | 3 ++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b0769dd..e1f4272 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-msgpack (0.5.8-2) unstable; urgency=medium
+
+ * Team upload.
+ * add rspec/autorun to ruby-test-files.yaml to actually run the tests.
+
+ -- Cédric Boutillier <boutil at debian.org> Sat, 02 Aug 2014 22:27:40 +0200
+
ruby-msgpack (0.5.8-1) unstable; urgency=low
* Team upload.
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
index bff8552..3542275 100644
--- a/debian/ruby-test-files.yaml
+++ b/debian/ruby-test-files.yaml
@@ -1,4 +1,5 @@
----
+---
+- rspec/autorun
- spec/buffer_io_spec.rb
- spec/unpacker_spec.rb
- spec/packer_spec.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-msgpack.git
More information about the Pkg-ruby-extras-commits
mailing list