From 11394aecd1f906fee2ebd2b90412aeba4651fbff Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 22:56:40 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- debian/_base/applications/abakus/debian/control | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 debian/_base/applications/abakus/debian/control (limited to 'debian/_base/applications/abakus/debian/control') diff --git a/debian/_base/applications/abakus/debian/control b/debian/_base/applications/abakus/debian/control new file mode 100644 index 000000000..0633c6975 --- /dev/null +++ b/debian/_base/applications/abakus/debian/control @@ -0,0 +1,21 @@ +Source: abakus-trinity +Section: tde +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, tdelibs14-trinity-dev, chrpath, bison, flex +Standards-Version: 3.8.4 + +Package: abakus-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: abakus-trinity (<< 4:14.0.0~) +Breaks: abakus-trinity (<< 4:14.0.0~) +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/ -- cgit v1.2.3