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
|
ruby-globalid (0.6.0-2) unstable; urgency=medium
* Team Upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on ruby-activesupport.
[ Pirate Praveen ]
* Fix CVE-2023-22799 (Closes: #1029851)
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Sun, 19 Mar 2023 17:58:06 +0530
ruby-globalid (0.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Fixes NoMethodError: undefined method `xxx' for 1:Integer.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* 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.
* Update standards version to 4.5.0, no changes needed.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Bump debhelper to version 13.
(Standards-Version): Bump to 4.6.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Update and add team.
* d/ruby-tests.rake: Minor update.
* d/rules: Use gem installation layout and install upstream changelog.
* d/watch: Update file.
* d/patches/fix_test_railtie.patch: Remove obsolete patch.
* d/patches/explicit-call.patch: Ditto.
* d/patches/series: Adjust.
* d/upstream/metadata: Add missing fields.
-- Daniel Leidert <dleidert@debian.org> Tue, 30 Nov 2021 05:12:23 +0100
ruby-globalid (0.4.2+REALLY.0.3.6-1) unstable; urgency=medium
* Team upload
[ Jongmin Kim ]
* Update d/patches (Closes: #925178)
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Sat, 11 May 2019 22:27:50 +0530
ruby-globalid (0.4.2-1) unstable; urgency=medium
* Team upload
* New upstream version 0.4.2
* Add patch to fix regression (Closes: #925178)
* Drop patches that are merged in upstream
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.3.0 (no changes needed)
* Fix insecure URL
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Sun, 24 Mar 2019 06:38:24 +0530
ruby-globalid (0.3.6-2) unstable; urgency=medium
* Team upload.
* Fetched rails 5.2 support patches from upstream. (Closes: #907418,
#906625)
* Update Vcs tags.
* Bump standard-version to 4.2.1.
* Update homepage to upstream's github url.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Fri, 07 Dec 2018 15:27:50 +0800
ruby-globalid (0.3.6-1) unstable; urgency=medium
* New upstream release
* fix_test_helper.patch: refresh
* Update packaging with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Fri, 14 Aug 2015 14:28:59 -0300
ruby-globalid (0.3.5-1) unstable; urgency=medium
* Initial release
-- Cédric Boutillier <boutil@debian.org> Fri, 24 Apr 2015 22:39:45 +0200
|