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 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
ruby-image-science (1.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/patches/explicitly_require_minitest: Add Forwarded field.
-- Daniel Leidert <dleidert@debian.org> Thu, 15 Oct 2020 19:25:00 +0200
ruby-image-science (1.3.0-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.5.0.
(Testsuite): Remove field. Run tests manually to fix autopkgtest failure.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
* d/rules: Run dependency checks and use gem installation layout.
* d/tests/control: Run gem2dem-test-runner manually because we need a
C compiler. Linitan won't let us add it because it is an essential
package.
* d/upstream/metadata: Add YAML, Archive and Changelog fields.
-- Daniel Leidert <dleidert@debian.org> Fri, 17 Apr 2020 13:17:00 +0200
ruby-image-science (1.3.0-1) unstable; urgency=medium
* Team upload
[ Gunnar Wolf ]
* Dropping inline_path_in_tmp patch, as it was applied upstream
[ Cédric Boutillier ]
* New upstream version 1.3.0
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.3.0
+ use https in copyright format url
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Set Testsuite to autopkgtest-pkg-ruby
* Replace dead rubyforge by github repo for Homepage
* Use Rake method to run tests
* Fix for freeimage library >= 3.18
* Refresh fix_ruby_path
* Fix typo in dh_installchangelogs target (Closes: #834661)
* Rename MIT to Expat in copyright file
-- Cédric Boutillier <boutil@debian.org> Mon, 07 Jan 2019 11:08:02 +0100
ruby-image-science (1.2.2-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Remove the build dependency libstdc++6-4.6-dev. Closes: #747991.
* Stop building transitional packages. Closes: #735724.
-- Matthias Klose <doko@debian.org> Sat, 09 Aug 2014 15:29:51 +0200
ruby-image-science (1.2.2-1.1) unstable; urgency=low
[ Luk Claes ]
* Non-maintainer upload.
* Add build-depends of libstdc++6-4.6-dev (Closes: #679649).
-- Luk Claes <luk@debian.org> Sun, 08 Jul 2012 16:52:25 +0000
ruby-image-science (1.2.2-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Tue, 27 Mar 2012 09:45:58 -0600
ruby-image-science (1.2.1-4) unstable; urgency=low
* Use a temporary directory for the Inline files used during the test.
Thanks to Christian Hofstaedtler for the insight! (Closes: #652802)
* Standards-version 3.9.2→3.9.3 (No changes)
* Transitional packages should go to the "extra" section
-- Gunnar Wolf <gwolf@debian.org> Thu, 15 Mar 2012 13:17:14 -0600
ruby-image-science (1.2.1-3) unstable; urgency=low
* Ouch! Uploaded -2 some minutes ago... And forgot some dependencies
:(
-- Gunnar Wolf <gwolf@debian.org> Wed, 14 Sep 2011 18:15:31 -0500
ruby-image-science (1.2.1-2) unstable; urgency=low
* Repackaged using gem2deb
* Renamed/joined packages to ruby-image-science following current
pkg-ruby-extras team policy
-- Gunnar Wolf <gwolf@debian.org> Wed, 14 Sep 2011 16:49:15 -0500
libimage-science-ruby (1.2.1-1) unstable; urgency=low
* New upstream release
* Reworked some files explicitly listed in debian/rules so they are
handled in a cleaner DebHelper way
* Bumped up standards-version to 3.8.3 (no changes needed)
* added missing misc:Depends dependencies
* Changed section to Ruby as per ftp-masters' request
-- Gunnar Wolf <gwolf@debian.org> Wed, 26 Aug 2009 11:56:29 -0500
libimage-science-ruby (1.1.3-1) unstable; urgency=low
* Initial upload (Closes: #499196)
-- Gunnar Wolf <gwolf@debian.org> Tue, 16 Sep 2008 18:42:16 -0500
|