diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-04 03:55:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-04 03:55:08 -0500 |
commit | 12eaf9391325fe53a50f0e7a016ae54d7c85ce3f (patch) | |
tree | eaf8f5bbde95d1ac11dd6ee02cece75152079215 /ubuntu/maverick/tdeedu/debian/control.in | |
parent | f26bc5a86239f0a0bc3b11a0c8a38668cc35c051 (diff) | |
download | tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.tar.gz tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.zip |
Remove spurious version deps on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdeedu/debian/control.in')
-rw-r--r-- | ubuntu/maverick/tdeedu/debian/control.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdeedu/debian/control.in b/ubuntu/maverick/tdeedu/debian/control.in index 28384cd2c..1e39e143a 100644 --- a/ubuntu/maverick/tdeedu/debian/control.in +++ b/ubuntu/maverick/tdeedu/debian/control.in @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> 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), libboost-python-dev (>= 1.33.1), libfacile-ocaml-dev [alpha amd64 arm hppa i386 ia64 powerpc sparc], libusb-dev, sharutils, doxygen +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, tdelibs4-dev, libboost-python-dev (>= 1.33.1), libfacile-ocaml-dev [alpha amd64 arm hppa i386 ia64 powerpc sparc], libusb-dev, sharutils, doxygen Standards-Version: 3.7.2 Package: tdeedu @@ -497,7 +497,7 @@ Description: library for use with KDE educational apps Package: libtdeedu-dev Architecture: any Section: libdevel -Depends: libtdeedu3 (= ${Source-Version}), tdelibs4-dev (>= 4:3.5.8) +Depends: libtdeedu3 (= ${Source-Version}), tdelibs4-dev Description: development files for KDE educational library The KDE-based library libtdeedu is used with educational applications. It currently provides support for data plotting and @@ -530,7 +530,7 @@ Description: library for Kiten Japanese reference/study tool Package: libkiten-dev Architecture: any Section: libdevel -Depends: libkiten1 (= ${Source-Version}), tdelibs4-dev (>= 4:3.5.8) +Depends: libkiten1 (= ${Source-Version}), tdelibs4-dev Description: development files for Kiten library Kiten is a Japanese reference/study tool for KDE. The library libkiten contains portions of Kiten that may be useful for other |