Control: tags 904756 + patch
Control: tags 904756 + pending
Dear maintainer,
I've prepared an NMU for wfuzz (versioned as 2.2.11-1.1) and uploaded
it to DELAYED/14. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru wfuzz-2.2.11/debian/changelog wfuzz-2.2.11/debian/changelog
--- wfuzz-2.2.11/debian/changelog 2018-06-05 16:41:59.000000000 +0300
+++ wfuzz-2.2.11/debian/changelog 2018-08-11 15:32:14.000000000 +0300
@@ -1,3 +1,11 @@
+wfuzz (2.2.11-1.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Add the missing dependency on python-pkg-resources.
+ (Closes: #904756)
+
+ -- Adrian Bunk <[email protected]> Sat, 11 Aug 2018 15:32:14 +0300
+
wfuzz (2.2.11-1) unstable; urgency=medium
[ Sophie Brun ]
diff -Nru wfuzz-2.2.11/debian/control wfuzz-2.2.11/debian/control
--- wfuzz-2.2.11/debian/control 2018-06-05 16:41:59.000000000 +0300
+++ wfuzz-2.2.11/debian/control 2018-08-11 15:32:14.000000000 +0300
@@ -17,7 +17,8 @@
Depends: python-pycurl,
python-pyparsing,
${misc:Depends},
- ${python:Depends}
+ ${python:Depends},
+ python-pkg-resources
Description: Web application bruteforcer
Wfuzz is a tool designed for bruteforcing Web Applications,
it can be used for finding resources not linked