1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
ruby-shoulda-context (1.2.0-1) unstable; urgency=medium
* Team upload
[ Praveen Arimbrathodiyil ]
* remove libshoulda* in Conflicts
[ Christian Hofstaedtler ]
* Fix typo in package description.
Thanks to Pascal De Vuyst (Closes: #739217)
[ Cédric Boutillier ]
* Imported Upstream version 1.2.0
* require 'mocha/setup' to correctly initialize mocha (Closes: #743071)
* Bump Standards-Version to 3.9.5 (no changes needed)
* tests:
- simplify Rake task to run tests;
- deactivate check for BUNDLE_GEMFILE in tests
- deactivate test_framework_detection_test.rb
- do not ignore test results anymore
-- Cédric Boutillier <boutil@debian.org> Tue, 01 Apr 2014 21:49:34 +0200
ruby-shoulda-context (1.1.2-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Bump standards version to 3.9.4.
* Add build dep on ruby-test-unit.
-- Praveen Arimbrathodiyil <praveen@debian.org> Wed, 22 May 2013 20:57:16 +0530
ruby-shoulda-context (1.0.0~beta1-1) unstable; urgency=low
* Initial release (Closes: #626017).
-- Antonio Terceiro <terceiro@softwarelivre.org> Sat, 04 Jun 2011 23:13:21 -0700
|