gem2deb (2.2.9)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the 2.2.9 tag
- Git: https://salsa.debian.org/ruby-team/gem2deb.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 4472832
- Browser: https://salsa.debian.org/ruby-team/gem2deb
- Last scan: 2026-08-15 14:15:05+00
- Error: https://salsa.debian.org/api/v4/projects/ruby-team%2Fgem2deb API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-08-21 22:34:00+00
- Debian changelog in Git:
gem2deb (2.2.9) unstable; urgency=medium
[ Antonio Terceiro ]
* dh-make-ruby: produce a version 5 debian/watch.
Also use the GitHub template if it looks like the project is there.
(Closes: #1122890)
* Gem2Deb::Metadata: extract date from debian/changelog without
dpkg-parsechangelog
[ Simon Quigley ]
* dh-make-ruby: Drop redundant Rules-Requires-Root field
* dh-make-ruby: Drop redundant Priority: optional field
-- Antonio Terceiro <terceiro@debian.org> Fri, 15 May 2026 16:47:38 -0300
- This branch is 3 commits ahead of tag 2.2.9
- Git log:
commit 0e2ce3bda8cbc592a800a7a0a1828aa967227834
Merge: cbd4a51 584d1c1
Author: Antonio Terceiro <terceiro@debian.org>
Date: Thu Jul 30 19:26:24 2026 -0300
Merge branch 'shell-fail' into 'master'
gem2deb-test-runner: add -s/--shell-fail option
See merge request ruby-team/gem2deb!18
commit 584d1c1f8d49a5797b829ccdb4f95a96e9f51b4e
Author: Antonio Terceiro <terceiro@debian.org>
Date: Thu Jul 30 19:04:20 2026 -0300
gem2deb-test-runner: add -s/--shell-fail option
This options works like the corresponding autopkgtest option: in case of
test failure, it will drop you into an interactive shell inside the test
environment.
commit cbd4a51bb2256dffbccc85ff0fe2755779e70b2e
Author: Antonio Terceiro <terceiro@debian.org>
Date: Fri May 15 17:59:54 2026 -0300
debian/changelog: wrap long line
Gbp-Dch: ignore