summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:42:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:42:38 +0000
commit147b254d4d222ee9aa02246904fac06a79097c90 (patch)
tree105bae5fbb8ce1799b4772f8ad3053bcacd97153 /debian/control
parentReleasing progress-linux version 7.94+git20230807.3be01efb1+dfsg-2~progress7.... (diff)
downloadnmap-147b254d4d222ee9aa02246904fac06a79097c90.tar.xz
nmap-147b254d4d222ee9aa02246904fac06a79097c90.zip
Merging debian version 7.94+git20230807.3be01efb1+dfsg-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 23 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5e68520..205e0c3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,13 @@ Build-Depends: bison,
libpcre2-dev,
libssh2-1-dev,
libssl-dev,
- zlib1g-dev,
lua-lpeg-dev,
python3,
+ python3-gi,
+ gir1.2-gtk-3.0,
+ gir1.2-pango-1.0,
+ gir1.2-glib-2.0,
+ gir1.2-gdkpixbuf-2.0,
Build-Depends-Indep: default-jdk-headless,
gcc-mingw-w64-i686
Standards-Version: 4.6.2
@@ -65,6 +69,24 @@ Description: Architecture independent files for nmap
.
This package contains the nmap files shared by all architectures.
+Package: zenmap
+Architecture: all
+Depends: ndiff,
+ nmap,
+ python3-gi,
+ gir1.2-gtk-3.0,
+ gir1.2-pango-1.0,
+ gir1.2-glib-2.0,
+ gir1.2-gdkpixbuf-2.0,
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends}
+Recommends: pkexec
+Description: The Network Mapper Front End
+ Zenmap is an Nmap frontend. It is meant to be useful for advanced users
+ and to make Nmap easy to use by beginners. It was originally derived
+ from Umit, an Nmap GUI created as part of the Google Summer of Code.
+
Package: ndiff
Architecture: all
Recommends: nmap