Commit Graph

5 Commits

Author SHA1 Message Date
Michael Biebl
0a949a2935 Split out libsystemd-shared into its own package
Since libsystem-shared is an internal implementation detail, do not
generate a shlibs file for it. This means dh_shlibdeps needs to be told
explicitly where it can find libsystemd-shared.

Mark this new package as Multi-Arch: same.

Closes: #990547
2022-06-08 20:04:13 +02:00
Luca Boccassi
0b536222aa Add libsystemd-core to shlibs.local.in 2022-04-02 09:56:19 +02:00
Martin Pitt
a3992ee5f1 debian/shlibs.local.in: More precisely define version of internal shared lib
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.
2016-09-25 23:08:22 +02:00
Dimitri John Ledkov
d095ceaa50 Use idiomatic variables from dpkg include. 2016-09-09 14:21:06 +02:00
Martin Pitt
65b8d9b166 Dynamically add upstream version to debian/shlibs.local 2016-07-26 12:16:54 +02:00