Commit 1b64822
TOOL-30021 Enable upstream tracking for sdb against sdimitro/sdb develop
Wire packages/sdb/config.sh up to the upstream-tracking automation
introduced by the prior commit, completing Phase 2 of
delphix/cd-aidlc spec 0003 (Adopt sdimitro/sdb as upstream;
repackage via dh-virtualenv).
The build() override derives PACKAGE_VERSION from setuptools_scm so
the .deb's metadata version follows upstream sdb tags automatically;
pyproject.toml's local_scheme="no-local-version" keeps the value
debian-version-safe (no embedded "-"), letting linux-pkg's
set_changelog append the standard "-1delphix.<ts>" revision suffix
without further massaging.
Phase 1 (delphix/sdb#360, merged 2026-05-06) landed the bootstrap
merge from sdimitro/develop plus the dh-virtualenv overlay,
including python3-setuptools-scm in Build-Depends so the build()
override here works with no companion delphix/sdb change.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent e4b9523 commit 1b64822
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
26 | 39 | | |
27 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments