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 | |
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')
-rw-r--r-- | ubuntu/maverick/tdeedu/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdeedu/debian/control b/ubuntu/maverick/tdeedu/debian/control index 38bd9086b..b400fada5 100644 --- a/ubuntu/maverick/tdeedu/debian/control +++ b/ubuntu/maverick/tdeedu/debian/control @@ -550,7 +550,7 @@ Architecture: any Section: libdevel Replaces: libkdeedu-trinity-dev (<< 4:14.0.0) Breaks: libkdeedu-trinity-dev (<< 4:14.0.0) -Depends: libtdeedu3-trinity (= ${Source-Version}), tdelibs4-trinity-dev (>= 4:3.5.8) +Depends: libtdeedu3-trinity (= ${Source-Version}), tdelibs4-trinity-dev Description: development files for Trinity educational library The KDE-based library libtdeedu is used with educational applications. It currently provides support for data plotting and @@ -586,7 +586,7 @@ Architecture: any Section: libdevel Replaces: libkiten-trinity-dev (<< 4:14.0.0) Breaks: libkiten-trinity-dev (<< 4:14.0.0) -Depends: libkiten1-trinity (= ${Source-Version}), tdelibs4-trinity-dev (>= 4:3.5.8) +Depends: libkiten1-trinity (= ${Source-Version}), tdelibs4-trinity-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 |