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:
|
Depends:
|
||||||
libjson-c-dev,
|
libjson-c-dev,
|
||||||
libkeyutils-dev,
|
libkeyutils-dev,
|
||||||
libnvme1t64 (= ${binary:Version}),
|
libnvme1 (= ${binary:Version}),
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
Description: NVMe management library (development)
|
Description: NVMe management library (development)
|
||||||
|
@ -37,10 +37,7 @@ Description: NVMe management library (development)
|
||||||
.
|
.
|
||||||
This package contains the development files.
|
This package contains the development files.
|
||||||
|
|
||||||
Package: libnvme1t64
|
Package: libnvme1
|
||||||
Provides: ${t64:Provides}
|
|
||||||
Replaces: libnvme1
|
|
||||||
Breaks: libnvme1 (<< ${source:Version})
|
|
||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -60,7 +57,7 @@ Package: python3-libnvme
|
||||||
Section: python
|
Section: python
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends:
|
||||||
libnvme1t64 (= ${binary:Version}),
|
libnvme1 (= ${binary:Version}),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
${shlibs: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