Commit 3f2c041
fix: extract version from debian/changelog at build time, not runtime
$version in InstalledVersions is now a '0.0.0' placeholder replaced by
debian/rules with PKG_VERSION (dpkg-parsechangelog) at dh_install time.
Debian packages carry no git history, so the changelog is the only
reliable version source; APP_VERSION define remains for Ease\Shared.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ec20bb0 commit 3f2c041
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
0 commit comments