bedstead (3.261-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/3.261-1 tag
- Git: https://salsa.debian.org/bjh21/bedstead.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 282624
- Browser: https://salsa.debian.org/bjh21/bedstead
- Last scan: 2026-09-09 10:48:04+00
- Error: https://salsa.debian.org/api/v4/projects/bjh21%2Fbedstead API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-16 09:40:00+00
- Debian changelog in Git:
bedstead (3.261-1) unstable; urgency=medium
* New upstream release. See NEWS for details.
* Standards version updated to 4.7.3; no changes required.
* diff-ignore added to debian/source/options to avoid accidentally
including .git.
-- Ben Harris <bjh21@bjh21.me.uk> Sun, 08 Feb 2026 15:54:12 +0000
- This branch is 2 commits ahead of tag debian/3.261-1
- Git log:
commit 78d5ff45295228c5cfff42af3bd3c88532706c2e
Author: Ben Harris <bjh21@bjh21.me.uk>
Date: Sun Feb 15 14:55:39 2026 +0000
Note the "gbp import-ref" command that I used
This saves some manual messing around with tags, though it does
require specifying version numbers more than I'd like.
commit 06a115a1d1be544d99a825e3927096ff6a9dd83c
Author: Ben Harris <bjh21@bjh21.me.uk>
Date: Sun Feb 15 14:52:04 2026 +0000
Update dpkg-source diff-ignore for better dgit compatibility
Ian pointed out that the default diff-ignore ignores .gitignore, which
might be unhelpful if I had one. So it seems better to me to ask
dpkg-source to default to the same settings that "dgit build-source"
would use. That way, dpkg-source and dpkg-buildpackage will tend to
produce the same source package as "dgit build-source" and tag2upload.