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 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
ruby-gitlab (6.1.0-1) unstable; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* debian/gbp.conf: Update for DEP-14
* debian/gbp.conf: remove duplicate option
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.3, no changes needed.
-- Simon Quigley <tsimonq2@debian.org> Thu, 12 Feb 2026 11:26:57 -0600
ruby-gitlab (5.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Lucas Kanashiro <kanashiro@debian.org> Tue, 18 Feb 2025 13:08:13 -0300
ruby-gitlab (4.20.1-1) unstable; urgency=low
* Team upload.
[ Daniel Leidert ]
* d/rules (Standards-Version): Bump to 4.7.0.
* d/patches/0003-Ruby-3-support-615.patch: Drop. Applied upstream.
* d/patches/relax-dependency-terminal-table.patch: Drop. Upstream has relaxed
the dependency.
* Update changelog for 4.20.1-1
* Fix watch file
* Bump standards version
* Drop Ruby 3 support patch
* Drop patch to relax dependency
* Refresh patch
[ Santiago Ruano Rincón ]
* Temporarily remove cli and client tests, they are failing in autopkgtest
-- Santiago Ruano Rincón <santiago@freexian.com> Sat, 25 Jan 2025 11:50:38 -0300
ruby-gitlab (4.17.0-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Lucas Kanashiro ]
* Add patch to support ruby3.0 (Closes: #996236)
* Declare compliance with Debian Policy 4.6.0
-- Lucas Kanashiro <kanashiro@debian.org> Fri, 05 Nov 2021 09:55:28 -0300
ruby-gitlab (4.17.0-2) unstable; urgency=medium
* Team upload
* Add d/patches/relax-dependency-terminal-table.patch
-- Cédric Boutillier <boutil@debian.org> Mon, 25 Jan 2021 12:21:59 +0100
ruby-gitlab (4.17.0-1) unstable; urgency=medium
* Team upload
* Add d/gbp.conf
* New upstream version 4.17.0
-- Sebastien Delafond <seb@debian.org> Wed, 20 Jan 2021 08:49:22 +0100
ruby-gitlab (4.16.1-1) unstable; urgency=medium
* Team upload
* New upstream version 4.16.1
* Update team name
* Bump debhelper compatibility level to 13
* Bump minimal version of ruby-httparty to 0.18 because of interpretation of
brackets in two tests
-- Cédric Boutillier <boutil@debian.org> Fri, 02 Oct 2020 14:56:46 +0200
ruby-gitlab (4.14.1-1) unstable; urgency=medium
* New upstream release.
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Uploaders): Add myself.
(Build-Depends): Use debhelper-compat 12.
(Standards-Version): Bump to 4.5.0.
(Depends): Remove ruby-interpreter and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Update and add myself.
* d/ruby-gitlab.1: Fix version and section in header.
* d/watch: Update file.
* d/patches/drop-git-ls-files.patch: Remove patch.
- Patch no longer applies.
* d/patches/series: Remove patch.
* d/upstream/metadata: Remove Name and Contact fields.
-- Daniel Leidert <dleidert@debian.org> Sat, 04 Apr 2020 14:38:49 +0200
ruby-gitlab (4.8.0-1) unstable; urgency=medium
* Team upload
* New upstream version 4.8.0
* Bump Standards-Version to 4.3.0 (no changes needed)
* Refresh patches
* Update description
* Add debian/upstream/metadata
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Thu, 17 Jan 2019 01:24:17 +0530
ruby-gitlab (4.5.0-2) unstable; urgency=medium
[ Sébastien Delafond ]
* Rename /usr/bin/gitlab to /usr/bin/ruby-gitlab (Closes: #910228)
* Add myself to Uploaders
-- Sebastien Delafond <seb@debian.org> Mon, 26 Nov 2018 17:30:03 +0100
ruby-gitlab (4.5.0-1) unstable; urgency=medium
* Team upload
* New upstream version 4.5.0
* Use salsa.debian.org in Vcs-* fields
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use github as the source to get the tests
* New upstream version 4.5.0
* Refresh drop-git-ls-files.patch
* Use https for copyright file format URL
-- Cédric Boutillier <boutil@debian.org> Mon, 20 Aug 2018 11:39:51 +0200
ruby-gitlab (4.2.0-1) unstable; urgency=medium
* Initial release (Closes: #874622)
-- Sophie Brun <sophie@freexian.com> Thu, 21 Sep 2017 09:09:11 +0200
|