Run of lintian-fixes for nipper-ng
Try this locally package):
debcheckout nipper-ng
cd nipper-ng
lintian-brush
Summary
- Trim trailing whitespace. (trailing-whitespace)
- Update watch file format version to 4. (older-debian-watch-file-standard)
Diff
diff --git a/debian/changelog b/debian/changelog
index 2e6ddf1..2ce40b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,6 @@ nipper-ng (0.11.10-1kali1) kali-dev; urgency=medium
nipper-ng (0.11.10-1kali0) kali; urgency=low
- * Initial release (Closes: #0000238)
+ * Initial release (Closes: #0000238)
-- Devon Kearns <dookie@kali.org> Thu, 13 Jun 2013 14:42:19 -0600
diff --git a/debian/control b/debian/control
index 58372c9..8c58935 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Package: nipper-ng
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Device security configuration review tool
- Nipper-ng is the next generation of nippper, and will always remain free and
- open source. This software will be used to make observations about the security
- configurations of many different device types such as routers, firewalls,
+ Nipper-ng is the next generation of nippper, and will always remain free and
+ open source. This software will be used to make observations about the security
+ configurations of many different device types such as routers, firewalls,
and switches of a network infrastructure.
.
This is a fork from nipper 0.11.10 release of the GNUv3 GPL code.
diff --git a/debian/rules b/debian/rules
index 266ac81..e9da454 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@
override_dh_auto_install:
dh_installdirs
diff --git a/debian/watch b/debian/watch
index 9e7c0da..3471f94 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1 +1 @@
-version=3
+version=4
Publish History
- 2021-01-29T12:37: Successfully pushed (Success)