[DRE-commits] [ruby-minitest] 05/05: Update changelog for 5.8.4-2 release

zeha at debian.org zeha at debian.org
Tue Mar 1 17:56:50 UTC 2016


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

zeha pushed a commit to branch master
in repository ruby-minitest.

commit 053ad424bf2032d357e4d3f790372425293a7731
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Mar 1 18:52:00 2016 +0100

    Update changelog for 5.8.4-2 release
---
 debian/changelog | 9 +++++++++
 debian/control   | 3 ++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dd39888..9ada5e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-minitest (5.8.4-2) unstable; urgency=medium
+
+  * Team upload.
+  * Drop dependency on ruby to reduce dependency cycle with ruby2.3
+  * Update packaging using dh-make-ruby -w
+  * Set Multi-Arch: foreign to allow crossinstall of ruby itself
+
+ -- Christian Hofstaedtler <zeha at debian.org>  Tue, 01 Mar 2016 18:51:00 +0100
+
 ruby-minitest (5.8.4-1) unstable; urgency=medium
 
   * Imported Upstream version 5.8.4
diff --git a/debian/control b/debian/control
index 7a0a172..0b7ab36 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,10 @@ XS-Ruby-Versions: all
 Package: ruby-minitest
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+# Note: this package is part of the "interpreter bundled" set. As such it should not depend on ruby and needs to be Multi-Arch aware.
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Multi-Arch: foreign
 Suggests: ruby-test-unit
 Description: Ruby test tools supporting TDD, BDD, mocking, and benchmarking
  minitest provides a complete suite of testing facilities supporting

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



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