Changeset 3146
- Timestamp:
- 07/14/08 16:39:33 (5 years ago)
- Location:
- branch/ubuntu/debian
- Files:
-
- 4 modified
Legend:
- Unmodified
- Added
- Removed
-
branch/ubuntu/debian/README.Debian
r3047 r3146 2 2 --------------- 3 3 4 <possible notes regarding this package - if none, delete this file>5 4 6 5 -- Luis <luis.kop@gmail.com> Mon, 12 May 2008 21:08:14 +0100 -
branch/ubuntu/debian/changelog
r3051 r3146 1 1 umit (0.9.5-0ubuntu1) intrepid; urgency=low 2 2 3 * Initial release (LP: #243532) <nnnn is the bug number of your ITP>3 * Initial release (LP: #243532) 4 4 5 5 -- Luis <luis.kop@gmail.com> Mon, 12 May 2008 21:08:14 +0100 -
branch/ubuntu/debian/control
r3051 r3146 9 9 Architecture: all 10 10 Depends: nmap (>=4.50), python, python (>= 2.5) | python-pysqlite2, python-central (>= 0.6.1), python-gobject, python-gtk2 11 Description: The project goal is to develop a network scanning frontend that is really useful for advanced users and easy to be used by newbies. With Umit, a network admin could create scan profiles for faster and easier network scanning or even compare scan results to easily see any changes. A regular user will also be able to construct powerful scans with Umit command creator wizards.11 Description: The project goal is to develop a network scanning frontend that is really useful for advanced users and easy to be used by newbies. -
branch/ubuntu/debian/copyright
r3047 r3146 2 2 Mon, 12 May 2008 21:08:14 +0100. 3 3 4 It was downloaded from < url://example.com>4 It was downloaded from <http://downloads.sourceforge.net/umit/umit_0.9.5-RC2_all.deb?modtime=1213797445&big_mirror=0> 5 5 6 6 Upstream Author(s): 7 7 8 <put author's name and email here> 9 <likewise for another author> 8 Adriano Monteiro Marques <adriano@umitproject.org> 9 Cleber Rodrigues <cleber.gnu@gmail.com> 10 Frederico Silva Ribeiro <ribeiro.fsilva@gmail.com> 11 10 12 11 13 Copyright: 12 14 13 <Copyright (C) YYYY Name OfAuthor> 14 <likewise for another author> 15 Copyright (C) 2005-2006 Insecure.Com LLC. 16 Copyright (C) 2007-2008 Adriano Monteiro Marques 17 15 18 16 19 License: 20 21 This program is free software; you can redistribute it and/or modify 22 it under the terms of the GNU General Public License as published by 23 the Free Software Foundation; either version 2 of the License, or 24 (at your option) any later version. 25 26 This program is distributed in the hope that it will be useful, 27 but WITHOUT ANY WARRANTY; without even the implied warranty of 28 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 29 GNU General Public License for more details. 30 31 You should have received a copy of the GNU General Public License 32 along with this program; if not, write to the Free Software 33 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 34 35 17 36 18 37 This package is free software; you can redistribute it and/or modify … … 37 56 38 57 39 # Please also look if there are files or directories which have a40 # different copyright/license attached and list them here.
