From af5c905ec49085b7c396caf2c5166f0c34cbeb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 3 Apr 2019 18:05:50 +0200 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/_base/applications/abakus/debian/control | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ubuntu/_base/applications/abakus/debian/control (limited to 'ubuntu/_base/applications/abakus/debian/control') diff --git a/ubuntu/_base/applications/abakus/debian/control b/ubuntu/_base/applications/abakus/debian/control new file mode 100644 index 000000000..ae5612518 --- /dev/null +++ b/ubuntu/_base/applications/abakus/debian/control @@ -0,0 +1,21 @@ +Source: abakus-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Steffen Joeris +Build-Depends: autotools-dev, debhelper (>= 7.0.50~), quilt, cdbs (>= 0.4.0), cmake, imagemagick, kdelibs4-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 KDE [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 KDE application. + . + Web site: http://grammarian.homelinux.net/abakus/ -- cgit v1.2.1