diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 73a74d7..3e66b47 100644 --- a/debian/control +++ b/debian/control @@ -415,8 +415,12 @@ Pre-Depends: Depends: ${misc:Depends}, ${shlibs:Depends} +Breaks: + libuuid1t64 (<< ${source:Version}) +Replaces: + libuuid1t64 Provides: - libuuid1t64 [!armel !armhf !hppa !m68k !mips !mipsel !powerpc !sh4] + libuuid1t64 (= ${binary:Version}) [!arm !armeb !armel !armhf !hppa !i386 !hurd-i386 !kfreebsd-i386 !m68k !mips !mipsel !mipsn32 !mipsn32el !mipsn32r6 !mipsn32r6el !mipsr6 !mipsr6el !nios2 !powerpc !powerpcel !powerpcspe !s390 !sh3 !sh3eb !sh4 !sh4eb !sparc] Recommends: uuid-runtime Multi-Arch: same |