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
|
ruby-mojo-magick (0.6.7-1) unstable; urgency=medium
* New upstream version 0.6.7
* Update packaging with dh_make_ruby -w
+ Use gem install layout
+ Remove X?-Ruby-* fields from d/control
+ Bump Standards-Version to 4.6.2 (no changes needed)
+ d/watch to version 4
* Replace gsfonts by fonts-urw-base35 in dependencies (Closes: #1020368)
* Drop all previous patches
* Add patch to simplify test setup
* Drop build-dependency on ruby-simplecov
* Bump debhelper compatibility level to 13
-- Cédric Boutillier <boutil@debian.org> Mon, 06 Feb 2023 16:00:28 +0100
ruby-mojo-magick (0.5.6-1) unstable; urgency=medium
* Upload to Debian, as part of Ruby sprint 2020
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Move debian/watch to gemwatch.debian.net
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.5.0 (no changes needed)
* Change MIT license name to Expat
* use the rake method to run the tests
* Add test suite; rules doesn't need root
* Capitalization of description/uploaders/maintainer
* Add salsa-ci config and remove kali-ci config
* Add patches to fix tests with minitest, resource limit parser, deprecation
warnings.
* Drop build-dependency on ruby-rspec-expectations
* change dependency from ghostscript to gsfonts
* Add patch to fix parsing resource limits
* Clean some test byproducts
-- Cédric Boutillier <boutil@debian.org> Mon, 03 Feb 2020 16:52:36 +0100
ruby-mojo-magick (0.5.6-0kali3~r2u1) sana; urgency=medium
* Rebuild for sana
* Add a file ruby-test-files.yaml to run the tests and add
build-dependencies on ghostscript
-- Sophie Brun <sophie@freexian.com> Tue, 30 Jun 2015 11:36:42 +0200
ruby-mojo-magick (0.5.6-0kali2) kali; urgency=medium
* Add depends to imagemagick
-- Sophie Brun <sophie@freexian.com> Fri, 26 Jun 2015 08:46:49 +0200
ruby-mojo-magick (0.5.6-0kali1) kali; urgency=medium
* Initial release
-- Sophie Brun <sophie@freexian.com> Thu, 25 Jun 2015 14:35:54 +0200
|