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
|
ruby-mimemagic (0.4.3-2) unstable; urgency=medium
* Make the package arch:all as it should
+ Stop installing the files (especially gemspec) in a
arch/version-specific path (Closes: #1109024)
+ Remove the (fake) binary extension mention in gemspec file
* Create lib/mimemagic/path.rb by hand
* Do not install files from ext/
-- Cédric Boutillier <boutil@debian.org> Sat, 12 Jul 2025 23:07:00 +0200
ruby-mimemagic (0.4.3-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + ruby-mimemagic: Add Multi-Arch: foreign.
* Update standards version to 4.5.1, no changes needed.
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
[ Cédric Boutillier ]
* New upstream version 0.4.3
* Build-depend on ruby-nokogiri, don't build-depend on ruby-bacon
* (Build-)depend on shared-mime-info
* Drop fix_order_list.patch, fixed upstream
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Mon, 18 Dec 2023 22:01:30 +0100
ruby-mimemagic (0.3.5+dfsg-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* 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.
[ Cédric Boutillier ]
* New upstream version 0.3.5+dfsg
* Update packaging
- v4 watch file
- gem install style
- Bump Standards-Version to 4.5.0 (no changes needed)
- Set debhelper-compat level to 13
* patch to fix order of list in tests
-- Cédric Boutillier <boutil@debian.org> Fri, 31 Jul 2020 14:52:17 +0200
ruby-mimemagic (0.3.2+dfsg-1) unstable; urgency=medium
* Team upload
* New upstream release
* Bump Standards-Version to 4.1.4 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
-- Sruthi Chandran <srud@disroot.org> Tue, 01 May 2018 18:38:54 +0530
ruby-mimemagic (0.3.0+dfsg-1) unstable; urgency=medium
* Initial release
- remove freedesktop.org XML database for MIME types provided in the
shared-mime-info package
- remove non-free images used in tests
-- Cédric Boutillier <boutil@debian.org> Fri, 24 Apr 2015 13:41:35 +0200
|