[DRE-commits] [gem2deb] 02/09: Merge branch 'checksums'

Cédric Boutillier boutil at moszumanska.debian.org
Tue Aug 26 09:12:40 UTC 2014


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

boutil pushed a commit to branch master
in repository gem2deb.

commit c98198b9746b3ac0acb5a694771bc9ed9a9581d1
Merge: 51af04d 6d8c477
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Aug 25 08:51:23 2014 +0200

    Merge branch 'checksums'

 debian/changelog          |  2 ++
 lib/gem2deb/gem2tgz.rb    | 28 ++++++++++++++++++++++++++++
 test/unit/gem2tgz_test.rb |  3 +++
 3 files changed, 33 insertions(+)

diff --cc debian/changelog
index e40fe6c,dcff076..8a523bc
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,29 -1,10 +1,31 @@@
 -gem2deb (0.7.7) UNRELEASED; urgency=medium
 +gem2deb (0.9.0) UNRELEASED; urgency=medium
  
 -  * Add no-wnpp-check option to gem2deb in integration tests
 -  * Update sample gems with non obsolete rake rules
 +  * Provide support for DEP-8 autopkgtest
 +    + split out a gem2deb-test-runner binary package
 +    + add a Testsuite: autopkgtest field to template debian/control
 +    + add templates for debian/tests files and XS-Testsuite: autopkgtest field
 +      to debian/control template
 +  * Make dh-make-ruby idempotent
 +  * Refactor test_suite creation in dh_make_ruby
 +  * Remove alternative dependency on ruby-interpreter (Closes: #758806)
+   * Verify checksums included in the gems and remove checksums.yaml.gz upon
+     conversion of the gems to tarballs (Closes: #725348)
  
 + -- Cédric Boutillier <boutil at debian.org>  Thu, 21 Aug 2014 22:33:08 +0200
 +
 +gem2deb (0.8.0) unstable; urgency=medium
 +
 +  [Antonio Terceiro]
 +  * dh_ruby_fixdepends: inject minimum Ruby dependency provided by
 +    ruby-all-dev in the shared library dependencies. For that, bump dependency
 +    on ruby-all-dev to (>= 1:2.1.0.3~)
 +  * test/test_helper.rb: add test/bin to $PATH during tests
 +  * test/bin/wnpp-check: mock the actual wnpp-check during tests to avoid
 +    hitting the network
 +
 +  [Cédric Boutillier]
 +  * Update sample gems with non obsolete rake rules
 +
   -- Cédric Boutillier <boutil at debian.org>  Mon, 11 Aug 2014 14:22:55 +0200
  
  gem2deb (0.7.6) unstable; urgency=medium

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



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