diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-17 20:02:33 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-17 20:02:33 +0200 |
commit | 3c82c9ec910b53545d0675adcbe79962643314bb (patch) | |
tree | b12963f69cfc99d0d07ac0138aca26ded772049e /ubuntu/raring/dependencies/arts/debian | |
parent | ca4458dfd48af9b7caf4ec2d31f78a136a23ec0e (diff) | |
download | tde-packaging-3c82c9ec910b53545d0675adcbe79962643314bb.tar.gz tde-packaging-3c82c9ec910b53545d0675adcbe79962643314bb.zip |
Fix checks preliminary versions in dependencies on Debian and Ubuntu
Diffstat (limited to 'ubuntu/raring/dependencies/arts/debian')
-rw-r--r-- | ubuntu/raring/dependencies/arts/debian/control | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/ubuntu/raring/dependencies/arts/debian/control b/ubuntu/raring/dependencies/arts/debian/control index dcffcfc0f..1f75a2337 100644 --- a/ubuntu/raring/dependencies/arts/debian/control +++ b/ubuntu/raring/dependencies/arts/debian/control @@ -16,8 +16,8 @@ Standards-Version: 3.8.4 Package: arts-trinity Architecture: all Section: sound -Replaces: arts-kde3 (<< 4:14.0.0), arts-trinity (<< 4:14.0.0) -Breaks: arts-kde3 (<< 4:14.0.0), arts-trinity (<< 4:14.0.0) +Replaces: arts-kde3 (<< 4:14.0.0~), arts-trinity (<< 4:14.0.0~) +Breaks: arts-kde3 (<< 4:14.0.0~), arts-trinity (<< 4:14.0.0~) Depends: libartsc0-trinity (>= ${source:Version}), libarts1c2a-trinity (>= ${source:Version}) Description: sound system from the official TDE release TDE (the Trinity Desktop Environment) is a powerful Open Source graphical @@ -31,8 +31,8 @@ Description: sound system from the official TDE release Package: libarts1c2a-trinity Architecture: any Section: libs -Replaces: libarts1c2a-kde3 (<< 4:14.0.0), libarts1c2a-trinity (<< 4:14.0.0) -Breaks: libarts1c2a-kde3 (<< 4:14.0.0), libarts1c2a-trinity (<< 4:14.0.0) +Replaces: libarts1c2a-kde3 (<< 4:14.0.0~), libarts1c2a-trinity (<< 4:14.0.0~) +Breaks: libarts1c2a-kde3 (<< 4:14.0.0~), libarts1c2a-trinity (<< 4:14.0.0~) Depends: ${shlibs:Depends} Suggests: libarts1-akode-trinity Multi-Arch: same @@ -56,8 +56,8 @@ Description: aRts sound system core components Package: libarts1-trinity-dev Architecture: any Section: libdevel -Replaces: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) -Breaks: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) +Replaces: libarts1-kde3-dev (<< 4:14.0.0~), libarts1-trinity-dev (<< 4:14.0.0~) +Breaks: libarts1-kde3-dev (<< 4:14.0.0~), libarts1-trinity-dev (<< 4:14.0.0~) Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libvorbis-dev, libmad0-dev, libtqtinterface-dev Description: development files for the aRts sound system core components This package contains the header files needed to build applications that @@ -69,8 +69,8 @@ Description: development files for the aRts sound system core components Package: libartsc0-trinity Architecture: any Section: libs -Replaces: libartsc0-kde3 (<< 4:14.0.0), libartsc0-trinity (<< 4:14.0.0) -Breaks: libartsc0-kde3 (<< 4:14.0.0), libartsc0-trinity (<< 4:14.0.0) +Replaces: libartsc0-kde3 (<< 4:14.0.0~), libartsc0-trinity (<< 4:14.0.0~) +Breaks: libartsc0-kde3 (<< 4:14.0.0~), libartsc0-trinity (<< 4:14.0.0~) Depends: ${shlibs:Depends} Multi-Arch: same Description: aRts sound system C support library @@ -82,8 +82,8 @@ Description: aRts sound system C support library Package: libartsc0-trinity-dev Architecture: any Section: libdevel -Replaces: libartsc0-kde3-dev (<< 4:14.0.0), libartsc0-trinity-dev (<< 4:14.0.0) -Breaks: libartsc0-kde3-dev (<< 4:14.0.0), libartsc0-trinity-dev (<< 4:14.0.0) +Replaces: libartsc0-kde3-dev (<< 4:14.0.0~), libartsc0-trinity-dev (<< 4:14.0.0~) +Breaks: libartsc0-kde3-dev (<< 4:14.0.0~), libartsc0-trinity-dev (<< 4:14.0.0~) Depends: libartsc0-trinity (= ${binary:Version}), libglib2.0-dev Description: development files for the aRts sound system C support library This package contains the header files needed to build applications that @@ -95,8 +95,8 @@ Description: development files for the aRts sound system C support library Package: arts-trinity-dbg Section: libdevel Architecture: any -Replaces: arts-kde3-dbg (<< 4:14.0.0), arts-trinity-dbg (<< 4:14.0.0) -Breaks: arts-kde3-dbg (<< 4:14.0.0), arts-trinity-dbg (<< 4:14.0.0) +Replaces: arts-kde3-dbg (<< 4:14.0.0~), arts-trinity-dbg (<< 4:14.0.0~) +Breaks: arts-kde3-dbg (<< 4:14.0.0~), arts-trinity-dbg (<< 4:14.0.0~) Priority: extra Depends: libarts1c2a-trinity (= ${binary:Version}) Multi-Arch: same |