From 12921402bed782c15887660b49b809f31861b574 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 11:37:37 -0500 Subject: Add preliminary knmap packaging files for Debian and Ubuntu --- .../maverick/applications/knmap/debian/changelog | 86 ++++++++++++++ ubuntu/maverick/applications/knmap/debian/compat | 1 + ubuntu/maverick/applications/knmap/debian/control | 25 +++++ .../maverick/applications/knmap/debian/copyright | 31 ++++++ .../applications/knmap/debian/knmap.1.docbook | 124 +++++++++++++++++++++ ubuntu/maverick/applications/knmap/debian/rules | 31 ++++++ ubuntu/maverick/applications/knmap/debian/watch | 4 + 7 files changed, 302 insertions(+) create mode 100644 ubuntu/maverick/applications/knmap/debian/changelog create mode 100644 ubuntu/maverick/applications/knmap/debian/compat create mode 100644 ubuntu/maverick/applications/knmap/debian/control create mode 100644 ubuntu/maverick/applications/knmap/debian/copyright create mode 100644 ubuntu/maverick/applications/knmap/debian/knmap.1.docbook create mode 100755 ubuntu/maverick/applications/knmap/debian/rules create mode 100644 ubuntu/maverick/applications/knmap/debian/watch (limited to 'ubuntu/maverick') diff --git a/ubuntu/maverick/applications/knmap/debian/changelog b/ubuntu/maverick/applications/knmap/debian/changelog new file mode 100644 index 000000000..5044d8141 --- /dev/null +++ b/ubuntu/maverick/applications/knmap/debian/changelog @@ -0,0 +1,86 @@ +knmap (2.1-1ubuntu2) edgy; urgency=low + + * Add kubuntu_00_autoconf2.60.diff and change pre-build to post-patches + + -- Jonathan Riddell Sun, 1 Oct 2006 16:20:46 +0100 + +knmap (2.1-1ubuntu1) edgy; urgency=low + + * Merge from debian unstable. + + -- Sarah Hobbs Thu, 6 Jul 2006 17:02:20 +1000 + +knmap (2.1-1) unstable; urgency=low + + * New Upstream Release + * Fixed debian/watch file + + -- Claudio Moratti Sat, 21 Jan 2006 20:07:05 +0100 + +knmap (2.1-0ubuntu2) dapper; urgency=low + + * Added dh_iconcache + + -- Sarah Hobbs Sat, 13 May 2006 21:12:27 +1000 + +knmap (2.1-0ubuntu1) dapper; urgency=low + + * New upstream release. + * Repackaged upstream tarball from tar.bz2 to orig.tar.gz. + + -- Raphaël Pinson Tue, 31 Jan 2006 18:30:50 +0100 + +knmap (2.0-1) unstable; urgency=low + + * New Upstream Release (Closes: #347834) + + -- Claudio Moratti Fri, 13 Jan 2006 11:54:27 +0100 + +knmap (2.0-0ubuntu1) dapper; urgency=low + + * New upstream release. + * Repackaged the tar.bz2 tarball into a tar.gz one. + * Bumped automake dependency to automake1.9 since automake1.6 was removed from + dapper. + * Updated copyright dates in debian/copyright. + * Sponsored upload for Raphaël Pinson + + -- Jonathan Riddell Fri, 13 Jan 2006 12:09:54 +0100 + +knmap (1.99+2.0beta1-0ubuntu1) dapper; urgency=low + + * New upstream release + * Removing patch kubuntu_01_desktop_file.patch that has been merged in + upstream. + + -- Raphaël Pinson Sat, 24 Dec 2005 01:01:40 +0100 + +knmap (1.99-1) unstable; urgency=low + + * New Upstream Release (2.0-beta) + + -- Claudio Moratti Mon, 19 Dec 2005 12:23:55 +0100 + +knmap (1.0-1) unstable; urgency=low + + * New upstream release + * Added libtool patch + * Added Categories to .desktop file + + -- Claudio Moratti Mon, 5 Dec 2005 15:44:48 +0100 + +knmap (1.0-beta1-1) unstable; urgency=low + + * Initial release + + -- Claudio Moratti Wed, 9 Nov 2005 18:59:04 +0100 + +knmap (1.0-0ubuntu1) dapper; urgency=low + + * Initial release. + * Patch kubuntu_01_desktop_file.patch adds GenericName and Categories fields + to src/knmap.desktop. + * Patch kubuntu_02_kdepot.patch modifies admin/cvs.sh to create .pot file. + + -- Raphaël Pinson Sat, 3 Dec 2005 13:21:11 +0100 + diff --git a/ubuntu/maverick/applications/knmap/debian/compat b/ubuntu/maverick/applications/knmap/debian/compat new file mode 100644 index 000000000..7ed6ff82d --- /dev/null +++ b/ubuntu/maverick/applications/knmap/debian/compat @@ -0,0 +1 @@ +5 diff --git a/ubuntu/maverick/applications/knmap/debian/control b/ubuntu/maverick/applications/knmap/debian/control new file mode 100644 index 000000000..d20aa6453 --- /dev/null +++ b/ubuntu/maverick/applications/knmap/debian/control @@ -0,0 +1,25 @@ +Source: knmap-trinity +Section: net +Priority: extra +Maintainer: Timothy Pearson +Build-Depends: debhelper (>> 5), autotools-dev, tdelibs4-trinity-dev, automake, cdbs, docbook2x +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 diff --git a/ubuntu/maverick/applications/knmap/debian/copyright b/ubuntu/maverick/applications/knmap/debian/copyright new file mode 100644 index 000000000..3ea86584c --- /dev/null +++ b/ubuntu/maverick/applications/knmap/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Raphaël Pinson on +Sun, 13 Nov 2005 16:44:13 +0100. + +It was downloaded from http://sourceforge.net/projects/knmap + +Upstream Author : Kevin Gilbert + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL'. + +Copyright + +All the software: + + (C) 2005, 2006 by Kevin Gilbert + +debian/knmap.1.docbook: + + Copyright (C) 2005, 2006 by Raphaël Pinson diff --git a/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook b/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook new file mode 100644 index 000000000..bdb91ef74 --- /dev/null +++ b/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook @@ -0,0 +1,124 @@ + + + + + + Raphaël + Pinson + raphink@raphink.net + + + 2005 + Raphaël Pinson + + + + 2005-11-16 + + + + knmap + 1 + + + knmap + nmap graphical interface for KDE + + + + knmap + + + + + + + + + + DESCRIPTION + + nmap graphical interface for KDE. + + + Knmap is a KDE-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 KDE / 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. + + + + OPTIONS + + All KDE and Qt + programs accept a some common command-line options. kommando has no + application-specific options. + + + + Generic options: + + + Show help about options + + + + Show Qt specific options + + + + Show KDE specific options + + + + Show all options + + + + Show author information + + + , + Show version information + + + + Show license information + + + + Indicates end of options + + + + + + + COPYRIGHT + + This manual page was written by Raphaël Pinson + raphink@raphink.net for the + Debian system (but may be used by others). + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU General Public License, + Version 2 or any later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in + /usr/share/common-licenses/GPL. + + + + diff --git a/ubuntu/maverick/applications/knmap/debian/rules b/ubuntu/maverick/applications/knmap/debian/rules new file mode 100755 index 000000000..1612bbf8a --- /dev/null +++ b/ubuntu/maverick/applications/knmap/debian/rules @@ -0,0 +1,31 @@ +#!/usr/bin/make -f + +cdbs_kde_enable_debug = --disable-debug + +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/kde.mk + +DEB_INSTALL_MANPAGES_knmap-trinity = knmap.1 + +post-patches:: + # regenerating files to build app + $(MAKE) -f Makefile.cvs + +install/knmap-trinity:: + dh_install src/knmap.desktop usr/share/applications/tde + dh_link opt/trinity/share/doc/tde/HTML/en/knmap usr/share/doc/knmap/html + dh_iconcache + +build/knmap-trinity:: + docbook2x-man debian/knmap.1.docbook + +clean:: + rm -f knmap.1 + # removing files not cleaned by upstream + rm -f doc/en/Makefile.in + rm -f src/Makefile.in + rm -f configure + rm -f Makefile.in + rm -f subdirs + rm -f aclocal.m4 diff --git a/ubuntu/maverick/applications/knmap/debian/watch b/ubuntu/maverick/applications/knmap/debian/watch new file mode 100644 index 000000000..a03b8e955 --- /dev/null +++ b/ubuntu/maverick/applications/knmap/debian/watch @@ -0,0 +1,4 @@ +version=3 +http://sf.net/knmap/knmap-(.*)\.tar\.bz2 + + -- cgit v1.2.3