From 12eaf9391325fe53a50f0e7a016ae54d7c85ce3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 4 May 2012 03:55:08 -0500 Subject: Remove spurious version deps on Debian and Ubuntu --- debian/squeeze/tdegames/debian/control | 2 +- debian/squeeze/tdegames/debian/control.in | 4 ++-- debian/squeeze/tdegames/debian/rules | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/squeeze/tdegames') diff --git a/debian/squeeze/tdegames/debian/control b/debian/squeeze/tdegames/debian/control index 16108aabf..9a34a3f46 100644 --- a/debian/squeeze/tdegames/debian/control +++ b/debian/squeeze/tdegames/debian/control @@ -76,7 +76,7 @@ Architecture: any Section: libdevel Replaces: libkdegames-trinity-dev (<< 4:14.0.0) Breaks: libkdegames-trinity-dev (<< 4:14.0.0) -Depends: tdelibs4-trinity-dev (>= 4:3.5.1), libtdegames1-trinity (= ${Source-Version}) +Depends: tdelibs4-trinity-dev, libtdegames1-trinity (= ${Source-Version}) Description: Trinity games library headers This package is necessary if you want to develop your own games using the KDE games library. diff --git a/debian/squeeze/tdegames/debian/control.in b/debian/squeeze/tdegames/debian/control.in index f1f898320..e4d234b34 100644 --- a/debian/squeeze/tdegames/debian/control.in +++ b/debian/squeeze/tdegames/debian/control.in @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Core developers XSBC-Original-Maintainer: @@@MAINTAINER@@@ Uploaders: @@@UPLOADERS@@@ -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, tdelibs4-dev (>= 4:3.5.8), automake1.9, libtool, groff-base, sharutils, bzip2, sharutils +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, tdelibs4-dev, automake1.9, libtool, groff-base, sharutils, bzip2, sharutils Build-Depends-Indep: doxygen, graphviz, gsfonts-x11, qt3-doc, tdelibs4-doc Standards-Version: 3.7.2 @@ -66,7 +66,7 @@ Description: debugging symbols for tdegames Package: libtdegames-dev Architecture: any Section: libdevel -Depends: tdelibs4-dev (>= 4:3.5.1), libtdegames1 (= ${Source-Version}) +Depends: tdelibs4-dev, libtdegames1 (= ${Source-Version}) Description: KDE games library headers This package is necessary if you want to develop your own games using the KDE games library. diff --git a/debian/squeeze/tdegames/debian/rules b/debian/squeeze/tdegames/debian/rules index 15b61b8c0..a979e0440 100755 --- a/debian/squeeze/tdegames/debian/rules +++ b/debian/squeeze/tdegames/debian/rules @@ -26,7 +26,7 @@ DEB_INSTALL_CHANGELOGS_ALL = $(shell for f in ChangeLog CHANGELOG CHANGES; do if DEB_INSTALL_CHANGELOGS_tdegames := $(DEB_SRCDIR)/ChangeLog -DEB_DH_MAKESHLIBS_ARGS_libtdegames1-trinity := -V'libtdegames1-trinity (>= 4:3.5.8)' +DEB_DH_MAKESHLIBS_ARGS_libtdegames1-trinity := -V'libtdegames1-trinity' DEB_DH_MAKESHLIBS_ARGS_atlantik-trinity := -V DEB_DH_MAKESHLIBS_ARGS_kolf-trinity := -V -- cgit v1.2.3