diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/abakus/debian/control.in | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/abakus/debian/control.in')
-rw-r--r-- | ubuntu/precise/applications/abakus/debian/control.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/ubuntu/precise/applications/abakus/debian/control.in b/ubuntu/precise/applications/abakus/debian/control.in deleted file mode 100644 index cc6cb0a25..000000000 --- a/ubuntu/precise/applications/abakus/debian/control.in +++ /dev/null @@ -1,22 +0,0 @@ -Source: abakus-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: @@@MAINTAINER@@@ -Uploaders: @@@UPLOADERS@@@ -Build-Depends: autotools-dev, debhelper (>= 4.1.0), quilt, cdbs (>= 0.4.0), cmake, imagemagick, tdelibs14-trinity-dev, chrpath, bison, flex -Standards-Version: 3.8.4 - -Package: abakus-trinity -Architecture: any -Depends: ${shlibs:Depends} -Replaces: abakus-kde3 (<< 4:3.5.13) -Breaks: abakus-kde3 (<< 4:3.5.13) -Description: calculator for TDE [Trinity] - AbaKus is a complex calculator, which provides - many different kinds of calculations. - Think of it as bc (the command-line calculator) with a nice GUI. - It also gives information about mathematical variables and - has the user-friendly menu options of a normal TDE application. - . - Web site: http://grammarian.homelinux.net/abakus/ |