Run of lintian-fixes for multimac
Try this locally package):
debcheckout multimac
cd multimac
lintian-brush
Summary
- Trim trailing whitespace. (trailing-whitespace)
Diff
diff --git a/debian/changelog b/debian/changelog
index d0fbff9..5fd4f05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,6 @@ multimac (1.0.3-1kali1) kali-dev; urgency=medium
multimac (1.0.3-1kali0) kali; urgency=low
- * Initial release
+ * Initial release
-- Devon Kearns <dookie@kali.org> Wed, 09 Jan 2013 06:30:00 -0700
diff --git a/debian/control b/debian/control
index 958c8cd..5cc27f8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,6 @@ Package: multimac
Architecture: any
Depends: ${misc:Depends}
Description: Create multiple MACs on an adapter
- Multimac is a linux virtual ethernet tap allocator to
- emulate and use multiple virtual interfaces (with different
+ Multimac is a linux virtual ethernet tap allocator to
+ emulate and use multiple virtual interfaces (with different
MAC addresses) on a LAN using a single network adapter.
diff --git a/debian/rules b/debian/rules
index 6bc0864..6e39cd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@
override_dh_auto_install:
dh_installdirs
Publish History
- 2021-01-29T13:27: Successfully pushed (Success)
- 2021-01-29T12:44: Failed to push: differ-error (Error from differ for build diff: <urlopen error [Errno 99] Cannot assign requested address>)