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
|
ruby-mime (0.4.4-2) unstable; urgency=medium
* New maintainer. (Closes: #822205)
* Use new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control:
- Bumped Standards-Version to 4.3.0.
- Changed maintainer to Marc Bigler.
- Removed Vcs-* fields for now.
- Use https:// in Homepage field.
* debian/copyright:
- Added rights for Marc Bigler in packaging block.
- Updated the packaging copyright years.
- Use https:// in Format field.
* debian/tests/*: added to provide simple test.
* debian/upstream/metadata: added upstream metadata file.
* debian/watch: updated gemwatch URL.
-- Marc Bigler <marc@towards.ch> Tue, 19 Feb 2019 22:39:04 +0100
ruby-mime (0.4.4-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Migrated DH level to 10.
* debian/control: bumped Standards-Version to 4.1.1.
* debian/copyright: updated upstream and packaging copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 04 Oct 2017 21:13:36 -0300
ruby-mime (0.4.3-3) unstable; urgency=medium
* QA upload.
* Set QA Group as maintainer. (see #822205)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 12 Sep 2016 00:14:55 -0300
ruby-mime (0.4.3-2) unstable; urgency=medium
[ Cédric Boutillier ]
* debian/control: use https:// in Vcs-* fields.
[ Joao Eriberto Mota Filho ]
* debian/control: bumped Standards-Version to 3.9.8.
* debian/copyright: updated information about packaging.
* debian/watch: bumped to version 4.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 23 May 2016 14:17:22 -0300
ruby-mime (0.4.3-1) unstable; urgency=medium
* New upstream release.
* debian/copyright: updated the upstream copyright years.
* debian/rules: removed the override_dh_installchangelogs target. I am
dropping the 'unofficial' upstream changelog.
* debian/upstream.changelog: removed.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 08 Nov 2015 18:47:15 -0200
ruby-mime (0.4.2-3) unstable; urgency=medium
* Upload to unstable. Welcome Jessie Stable!
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 28 Apr 2015 16:38:30 -0300
ruby-mime (0.4.2-2) experimental; urgency=medium
* Added the upstream changelog. Consequently:
- Added the debian/upstream.changelog.
- Added an override to debian/rules to install the
debian/upstream.changelog file.
* debian/copyright:
- Updated the packaging years.
- Updated the Source field.
* debian/watch: added new search lines to avoid the error 500.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 02 Jan 2015 09:15:51 -0200
ruby-mime (0.4.2-1) experimental; urgency=medium
* Initial release (Closes: #773484)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 18 Dec 2014 19:13:36 -0200
|