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
|
ruby-gelf (3.1.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Upload to unstable.
-- Adrian Bunk <bunk@debian.org> Fri, 11 Apr 2025 16:51:37 +0300
ruby-gelf (3.1.0-3) experimental; urgency=medium
* Team upload.
* Add patch to fix FTBFS with mocha 2 (Closes: #1090866)
* Remove XB-Ruby-Versions (Not needed)
-- Vivek K J <vivekkj@disroot.org> Tue, 24 Dec 2024 19:31:11 +0530
ruby-gelf (3.1.0-2) unstable; urgency=medium
* Team upload.
* d/p/004-fix-ruby-3.3-error-class.patch: adapt to the new name
* Declare compliance with Debian Policy 4.7.0
-- Lucas Kanashiro <kanashiro@debian.org> Mon, 23 Dec 2024 16:29:28 -0300
ruby-gelf (3.1.0-1) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* 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.
* Bump debhelper from old 12 to 13.
[ Aquila Macedo ]
* New upstream version 3.1.0.
* d/watch: point to gemwatch.debian.net.
* d/ruby-gelf.docs: update content to point to README.md.
* d/patches:
- Remove outdated '001-fix-mocha-deprecation' patch.
- Remove outdated '002-fix-tests-string-encodings' patch.
- Refresh '003-fix-autopkgtest.patch' patch.
* d/control:
- Depend on ${ruby:Depends} instead of ruby-interpreter.
- Bump Standards-Version to 4.6.2; no changes needed.
-- Aquila Macedo Costa <aquilamacedo@riseup.net> Tue, 31 Oct 2023 12:33:19 -0300
ruby-gelf (1.4.0-4) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.8 (no changes needed)
* Run wrap-and-sort on packaging files
* Add 003-fix-autopkgtest.patch to disable a failing test with autopkgtest
(Closes: #832184)
-- Cédric Boutillier <boutil@debian.org> Thu, 06 Oct 2016 22:59:38 +0200
ruby-gelf (1.4.0-3) unstable; urgency=low
* Team upload.
* d/control:
- bumped standards version to 3.9.6 (no changes needed)
- added Testsuite header
-- Jonas Genannt <jonas.genannt@capi2name.de> Thu, 09 Oct 2014 13:45:44 +0200
ruby-gelf (1.4.0-2) unstable; urgency=low
* Team upload
[ David Suárez ]
* Fix failing tests on ruby2 (Closes: #720224)
* Remove mocha deprecation warning
* Bump standards version to 3.9.4; no changes needed
-- David Suárez <david.sephirot@gmail.com> Sat, 12 Oct 2013 20:57:25 +0200
ruby-gelf (1.4.0-1) unstable; urgency=low
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
[ Jonas Genannt ]
* Imported Upstream version 1.4.0
-- Jonas Genannt <jonas.genannt@capi2name.de> Fri, 31 May 2013 21:27:50 +0200
ruby-gelf (1.3.2-2) unstable; urgency=low
* d/copyright: updated to version 1.0
* d/control: bumped up standards version
* Bumped the build-dependency on gem2deb to >= 0.3.0~.
-- Jonas Genannt <jonas.genannt@capi2name.de> Wed, 27 Jun 2012 21:55:39 +0200
ruby-gelf (1.3.2-1) unstable; urgency=low
* Initial release (Closes: #652368)
-- Jonas Genannt <jonas.genannt@capi2name.de> Sat, 17 Dec 2011 11:17:45 +0100
|