Run of lintian-fixes for apache-users
Try this locally package):
debcheckout apache-users
cd apache-users
lintian-brush
Summary
- Trim trailing whitespace. (trailing-whitespace)
Diff
diff --git a/debian/control b/debian/control
index 26142c3..a88eae1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,5 +12,5 @@ Package: apache-users
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libio-socket-ip-perl, libparallel-forkmanager-perl, libio-all-lwp-perl
Description: Enumerate usernames on systems with Apache UserDir module
- This Perl script will enumerate the usernames on any
- system that uses Apache with the UserDir module.
+ This Perl script will enumerate the usernames on any
+ system that uses Apache with the UserDir module.
diff --git a/debian/rules b/debian/rules
index bde0884..e8cebd3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@
override_dh_auto_install:
dh_auto_install
install apache2.1.pl $(CURDIR)/debian/apache-users/usr/bin/apache-users
Publish History
- 2021-04-06T02:43: Failed to push: result-branch-not-found (can not find local branch for apache-users / lintian-fixes / main (2c251cc2-9f59-4925-977f-5a19d18ae99c))
- 2021-04-06T01:44: Failed to push: result-branch-not-found (can not find local branch for apache-users / lintian-fixes / main (2c251cc2-9f59-4925-977f-5a19d18ae99c))
- 2021-04-06T00:43: Failed to push: result-branch-not-found (can not find local branch for apache-users / lintian-fixes / main (2c251cc2-9f59-4925-977f-5a19d18ae99c))
- 2021-04-05T23:43: Failed to push: result-branch-not-found (can not find local branch for apache-users / lintian-fixes / main (2c251cc2-9f59-4925-977f-5a19d18ae99c))
- 2021-04-05T22:43: Failed to push: result-branch-not-found (can not find local branch for apache-users / lintian-fixes / main (2c251cc2-9f59-4925-977f-5a19d18ae99c))