diff options
author | Michele Calgaro <[email protected]> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/applications/knmap/debian/control | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/applications/knmap/debian/control')
-rw-r--r-- | ubuntu/raring/applications/knmap/debian/control | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/ubuntu/raring/applications/knmap/debian/control b/ubuntu/raring/applications/knmap/debian/control deleted file mode 100644 index 6b8893341..000000000 --- a/ubuntu/raring/applications/knmap/debian/control +++ /dev/null @@ -1,25 +0,0 @@ -Source: knmap-trinity -Section: tde -Priority: extra -Maintainer: Timothy Pearson <[email protected]> -Build-Depends: debhelper (>> 5), quilt, autotools-dev, tdelibs14-trinity-dev, automake, libtool, cdbs, docbook2x, docbook-xml -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. - Unfortunately it does not compile on today's TDE / QT environments. - . - 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 |