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
|
ruby-ruby-magic-static (0.6.0-3) unstable; urgency=medium
* Team upload
[ Rebecca N. Palmer ]
* Be compatible with libmagic 5.45. (Closes: #1052749)
[ Cédric Boutillier ]
* Bump Standards-Version to 4.7.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 17 Dec 2024 10:43:29 +0100
ruby-ruby-magic-static (0.6.0-2) unstable; urgency=medium
* Reupload to unstable
* Drop obsolete X{S,B}-Ruby-Versions fields
-- Pirate Praveen <praveen@debian.org> Tue, 13 Jun 2023 18:05:49 +0530
ruby-ruby-magic-static (0.6.0-1) experimental; urgency=medium
* New upstream version 0.6.0
* Bump Standards-Version to 4.6.2 (no changes needed)
* Drop patches no longer needed
* Update minimum version of ruby-mini-portile2 to 2.8~
-- Pirate Praveen <praveen@debian.org> Tue, 18 Apr 2023 17:15:17 +0530
ruby-ruby-magic-static (0.5.4-1) unstable; urgency=medium
* Team upload
[ Lucas Kanashiro ]
* Remove patches which are not needed anymore
[ Antonio Terceiro ]
* test_magic: ignore GC compaction test on unsupported platforms
* New upstream version 0.5.4
* debian/control: refresh from template
* Refresh patches
-- Antonio Terceiro <terceiro@debian.org> Sun, 01 May 2022 18:36:22 -0300
ruby-ruby-magic-static (0.5.0-1) unstable; urgency=medium
* Team upload.
[ Daniel Leidert ]
* Team upload.
* New upstream release.
* d/clean: Remove file. We'll use the .gemspec file.
* d/control (Homepage): Use the github project page.
* d/copyright: Remove all notes related to projects not being part of the
source. Add Upstream-Contact field and github project page.
* d/gemspec: Remove file. We'll use upstream's gemspec.
* d/ruby-tests.rake: Add tests.
* d/rules: Use DH_RUBY_GEM_INSTALL_INCLUDE instead of
DH_RUBY_GEM_INSTALL_WHITELIST_APPEND (closes: #997533).
* d/watch: Use the github sources.
* d/patches/*: Refresh patches and add DEP-3 headers.
* d/patches/relax-mini-portile2-dependency.patch: Add patch.
- Relax dependency on mini_portile2 to the version available in Debian.
* d/patches/series: Enable new patch.
* d/upstream/metadata: Fix all fields.
[ Lucas Kanashiro ]
* d/rules: s/RB_MAGIC_USE_SYSTEM_LIBRARIES/MAGIC_USE_SYSTEM_LIBRARIES
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 03 Nov 2021 20:44:28 -0300
ruby-ruby-magic-static (0.4.0-4) unstable; urgency=medium
* Reupload to unstable
* Bump Standards-Version to 4.6.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Sat, 28 Aug 2021 17:22:24 +0530
ruby-ruby-magic-static (0.4.0-3) experimental; urgency=medium
* Remove ruby-magic.gemspec in clean (which forces unnecessary runtime
dependency on ruby-mini-portile2) to force using debian/gemspec
-- Pirate Praveen <praveen@debian.org> Thu, 29 Apr 2021 23:28:35 +0530
ruby-ruby-magic-static (0.4.0-2) experimental; urgency=medium
* Team Upload.
* d/p/do-not-use-rpath.patch: Remove rpath from
LDFLAGS during build
-- Nilesh Patra <nilesh@debian.org> Thu, 29 Apr 2021 13:36:26 +0530
ruby-ruby-magic-static (0.4.0-1) experimental; urgency=medium
* Switch to ruby-magic as source (gem renamed upstream)
* New upstream version 0.4.0
* Replace debian/gemspec file
* Include dependencies.yml
* Add explicit conversion to string (Thanks to Nilesh Patra)
* Add Provides: ruby-ruby-magic (=${source:Version})
* Fix license combination in copyright and update upstream name
* Update description (fix duplicate lines)
-- Pirate Praveen <praveen@debian.org> Thu, 29 Apr 2021 13:04:45 +0530
ruby-ruby-magic-static (0.3.5-1) unstable; urgency=medium
* Initial release (Closes: #986254)
-- Pirate Praveen <praveen@debian.org> Wed, 07 Apr 2021 14:15:30 +0530
|