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 --- ubuntu/_base/applications/knmap/debian/control | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 ubuntu/_base/applications/knmap/debian/control (limited to 'ubuntu/_base/applications/knmap/debian/control') diff --git a/ubuntu/_base/applications/knmap/debian/control b/ubuntu/_base/applications/knmap/debian/control new file mode 100644 index 000000000..5471655b2 --- /dev/null +++ b/ubuntu/_base/applications/knmap/debian/control @@ -0,0 +1,25 @@ +Source: knmap-trinity +Section: tde +Priority: extra +Maintainer: Timothy Pearson +Build-Depends: debhelper (>= 7.0.50~), cdbs, quilt, cmake, tdelibs14-trinity-dev +Standards-Version: 3.8.2 + +Package: knmap-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, nmap +Description: nmap graphical interface for TDE + Knmap is a TDE-based interface to the 'nmap' facility. + . + The main Knmap window provides for the entry of nmap options and the + display of nmap-generated output. + . + This program is a complete re-write of one by the same name written by + Alexandre Sagala. The last version of that program was 0.9 which was + released on 2003-03-09 and targeted the KDE 2.2 and QT 2.3 environments. + It can be compiled on today's TDE / TQt environment. + . + Not to mention that it did not cater for the full set of 'nmap' options. + Or, perhaps, 'nmap' progressed whilst that version of Knmap languished. + . + http://www.kde-apps.org/content/show.php?content=31108 -- cgit v1.2.1