mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-15 10:12:44 +00:00
Query the upstream Makefile instead of making assumptions about how we craft the Debian version of daily and release builds. Rename DEB_VERSION_UPSTREAM to SHARED_LIB_VERSION to clarify that this is not a standard dpkg variable.
4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
udeb: libudev 1 libudev1-udeb
|
|
libsystemd 0 libsystemd0 (= ${binary:Version})
|
|
libsystemd-shared SHARED_LIB_VERSION systemd (= ${binary:Version})
|