obs-build (20210120-4)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/20210120-4 tag
- Git: https://salsa.debian.org/debian/obs-build.git
-
- Branch: debian/unstable
- Path: debian/changelog
- Repo size: 475136
- Browser: https://salsa.debian.org/debian/obs-build
- Last scan: 2025-03-25 04:09:05+00
- Next scan: 2025-04-01 02:54:00+00
- Debian changelog in Git:
obs-build (20210120-4) unstable; urgency=medium
* Ensure the build environment is set up correctly:
- Wrap chroot + su in a function to consistently set up environment
for builds.
Since "su -" cleans the environment, we need to tell it to keep
variables we want to preserve. To make this easier, create a new wrapper
su_deb_chroot that runs chroot and su and sets up the environment.
-- Andrej Shadura <andrewsh@debian.org> Fri, 11 Nov 2022 11:45:36 +0100
- This branch is 1 commit ahead of tag debian/20210120-4
- Git log:
commit e21424b3e0cfefe999ef87b81792c969b8a96076
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date: Tue Mar 25 04:22:34 2025 +0100
debian/control: drop myself from uploaders.