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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
ruby-stringex (2.6.1-1) unstable; urgency=medium
* New upstream version 2.6.1
-- Youhei SASAKI <uwabami@gfd-dennou.org> Sun, 04 Sep 2016 15:38:20 +0900
ruby-stringex (2.6.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Youhei SASAKI ]
* Imported Upstream version 2.6.0
* Drop obsolete patch: merge upstream
* Bump Standard version: 3.9.8
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 21 Jun 2016 21:36:36 +0900
ruby-stringex (2.5.2-3) unstable; urgency=medium
[ Cédric Boutillier ]
* Fix the number of the bug closed with the previous upload in the changelog
entry (760912 instead of 756460)
[ Antonio Terceiro ]
* new-i18n.patch: fix to work against new versions of ruby-i18n
-- Antonio Terceiro <terceiro@debian.org> Fri, 31 Jul 2015 10:33:21 -0300
ruby-stringex (2.5.2-2) unstable; urgency=medium
* Team upload.
* Build-depend on ruby-activerecord instead of ruby-activerecord-3.2
(Closes: #760912)
-- Cédric Boutillier <boutil@debian.org> Tue, 09 Sep 2014 10:58:03 +0200
ruby-stringex (2.5.2-1) unstable; urgency=medium
* Imported Upstream version 2.5.2
* Drop obsolete patches
* Update test path: follow upstream changes
-- Youhei SASAKI <uwabami@gfd-dennou.org> Fri, 30 May 2014 01:15:06 +0900
ruby-stringex (2.2.0-1) unstable; urgency=medium
* Imported Upstream version 2.2.0
* Fix FTBFS (Closes: #738396)
+ Add Build-Depends: ruby-minitest, ruby-test-unit
+ Add debian/patches/0002-add-minitest-autorun.patch
* Refresh all patches
* Bump Standard Version: 3.9.5
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 11 Feb 2014 01:17:58 +0900
ruby-stringex (2.0.3-1) unstable; urgency=low
* Initial release (Closes: #712769)
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 19 Jun 2013 19:14:14 +0900
|