Reverting rename libraries for 64-bit time_t transition.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7b8955c53d
commit
857e875fe5
3 changed files with 3 additions and 7 deletions
9
debian/control
vendored
9
debian/control
vendored
|
@ -26,7 +26,7 @@ Architecture: any
|
|||
Depends:
|
||||
libjson-c-dev,
|
||||
libkeyutils-dev,
|
||||
libnvme1t64 (= ${binary:Version}),
|
||||
libnvme1 (= ${binary:Version}),
|
||||
libssl-dev,
|
||||
${misc:Depends},
|
||||
Description: NVMe management library (development)
|
||||
|
@ -37,10 +37,7 @@ Description: NVMe management library (development)
|
|||
.
|
||||
This package contains the development files.
|
||||
|
||||
Package: libnvme1t64
|
||||
Provides: ${t64:Provides}
|
||||
Replaces: libnvme1
|
||||
Breaks: libnvme1 (<< ${source:Version})
|
||||
Package: libnvme1
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends:
|
||||
|
@ -60,7 +57,7 @@ Package: python3-libnvme
|
|||
Section: python
|
||||
Architecture: any
|
||||
Depends:
|
||||
libnvme1t64 (= ${binary:Version}),
|
||||
libnvme1 (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
${shlibs:Depends},
|
||||
|
|
1
debian/libnvme1t64.lintian-overrides
vendored
1
debian/libnvme1t64.lintian-overrides
vendored
|
@ -1 +0,0 @@
|
|||
libnvme1t64: package-name-doesnt-match-sonames libnvme1
|
Loading…
Add table
Reference in a new issue