ruby-slim (4.0.1-3)
[PTS] [DDPO]
COMMITS: VCS has seen 14 commits since the debian/4.0.1-2 tag
- Git: https://salsa.debian.org/ruby-team/ruby-slim.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/ruby-team/ruby-slim
- Last scan: 2022-05-24 03:48:25+00
- Next scan: 2022-05-30 15:07:00+00
- CI pipeline status: success
- Debian changelog in Git:
ruby-slim (4.0.1-3) unstable; urgency=medium
* Team upload
* Remove bundler from Rakefile to load correctly rake/testtask
in a clean building environment (Closes: #955673)
* Bump Standards-Version to 4.5.0 (no changes needed)
* Remove unnecessary build-depend on debhelper
* Add japanese README file
* Check dependencies and gemfile install scheme
-- Cédric Boutillier <boutil@debian.org> Mon, 20 Apr 2020 01:40:55 +0200
- This branch is 14 commits ahead of tag debian/4.0.1-2
- Git log:
commit 37a5bcbdaa676bc777445991d0e0ed7440048348
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Sep 10 18:56:48 2021 +0000
Remove constraints unnecessary since buster
* ruby-slim: Drop versioned constraint on ruby in Depends.
Changes-By: deb-scrub-obsolete
commit ce8c21bc507d4020db113926436460c0291c2d25
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Aug 29 14:26:50 2021 +0000
Update standards version to 4.5.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit 76a898456605deee8e2c08c5b9786ae441b84153
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Aug 29 14:26:47 2021 +0000
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
commit f6937d3633a33eaf70cd6c4cb898aefdad3db6f2
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Aug 29 04:11:00 2021 +0000
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on rake, ruby-sass, ruby-temple and ruby-tilt.
* ruby-slim: Drop versioned constraint on ruby-temple and ruby-tilt in Depends.
Changes-By: deb-scrub-obsolete
commit 166125d197b6e55d1eed83b3f406966e5663755f
Author: Cédric Boutillier <boutil@debian.org>
Date: Tue Sep 1 14:13:35 2020 +0000
[ci skip] Update team name
commit 69e9a18289201d926b8a246a15ab7060b2342cf5
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Jul 30 07:21:55 2020 +0000
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
commit d1dedff0fa4392c990d9b6e7fe9811bfbf8bbb90
Author: Cédric Boutillier <boutil@debian.org>
Date: Mon Apr 20 01:49:04 2020 +0200
exclude bin, doc and benchmark from installation
commit 22043ab22f506fcb8bf4555ae735245a04b9e49b
Author: Cédric Boutillier <boutil@debian.org>
Date: Mon Apr 20 01:42:20 2020 +0200
prepare changelog
commit d72298453bbcb36da38e47721a6b133bc8f350d6
Author: Cédric Boutillier <boutil@debian.org>
Date: Mon Apr 20 01:40:45 2020 +0200
Rediff patches
Add 0003-remove-bundler-setup.patch: <REASON>
Drop no-bundler.patch: <REASON>
commit fef34cf8b7ab258759f0d5ce837ab968c255dccf
Author: Cédric Boutillier <boutil@debian.org>
Date: Mon Apr 20 01:35:56 2020 +0200
Check dependencies and gemfile install scheme
commit 367c21eb79b1b4880e68d9035febd8f21417b07c
Author: Cédric Boutillier <boutil@debian.org>
Date: Mon Apr 20 01:34:54 2020 +0200
Add japanese README file
commit ff9ba32d65ef126479897ebbdb52ee5516326feb
Author: Cédric Boutillier <boutil@debian.org>
Date: Mon Apr 20 01:32:41 2020 +0200
remove unnecessary build-depend on debhelper
commit 93d0a104f7c16809b17303c18e0d326a42018eb8
Author: Cédric Boutillier <boutil@debian.org>
Date: Mon Apr 20 01:31:24 2020 +0200
Bump Standards-Version to 4.5.0 (no changes needed)
commit 824862bd99d1675bc699d8fc71ba965a785c1f44
Author: Cédric Boutillier <boutil@debian.org>
Date: Mon Apr 20 01:31:01 2020 +0200
Remove bundler from Rakefile to load correctly rake in tests (Closes: #955673)