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
|
ruby-mono-logger (1.1.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.2
* Declare compliance with Debian Policy 4.7.0
* Remove patch, not needed anymore
-- Lucas Kanashiro <kanashiro@debian.org> Tue, 17 Dec 2024 22:07:17 -0300
ruby-mono-logger (1.1.1-2) unstable; urgency=medium
* Team Upload.
* Add patch to fix ruby 3.1 FTBFS (Closes: #1019640)
-- Nilesh Patra <nilesh@debian.org> Wed, 28 Dec 2022 00:16:07 +0530
ruby-mono-logger (1.1.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Fixes compatibility with Ruby 3.0 (closes: #996323).
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in Homepage field.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Raise debhelper to version 13. Add simplecov, coveralls.
(Standards-Version): Bump to 4.6.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/rules: Use gem installation layout.
* d/watch: Use secure gemwatch service.
* d/patches/minitest: Remove patch applied upstream.
* d/patches/series: Remove empty file.
* d/upstream/metadata: Add Archive field.
-- Daniel Leidert <dleidert@debian.org> Thu, 25 Nov 2021 16:59:40 +0100
ruby-mono-logger (1.1.0-3) unstable; urgency=medium
* Add ruby-minitest to build dep.
-- Balasankar C <balasankarc@autistici.org> Wed, 08 Jul 2015 20:45:31 +0530
ruby-mono-logger (1.1.0-2) unstable; urgency=medium
* Fix FTBFS issue by adding build dependency to ruby-logger-application
* Made tests run on RSpec 3
-- Balasankar C <balasankarc@autistici.org> Tue, 07 Jul 2015 21:18:44 +0530
ruby-mono-logger (1.1.0-1) unstable; urgency=medium
* Initial release (Closes: #786410)
-- Balasankar C <balasankarc@autistici.org> Wed, 20 May 2015 23:47:45 +0530
|