Run of lintian-fixes for log4net
Run Locally
git clone https://salsa.debian.org/dotnet-team/log4net.git/ log4net
cd log4net
DEB_UPDATE_CHANGELOG=auto lintian-brush
Summary
- Trim trailing whitespace. (trailing-whitespace, trailing-whitespace, trailing-whitespace)
- Use secure URI in Homepage field. (homepage-field-uses-insecure-uri)
Changes
main
Changes for main
@@ -6,7 +6,7 @@ Uploaders: Dylan R. E. Moonfire <debian@mfgames.com>, Sebastian Dröge <slomo@de Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: cli-common-dev (>= 0.8~), mono-devel (>= 2.4.2.3), sharutils Standards-Version: 3.8.3 -Homepage: http://logging.apache.org/log4net/ +Homepage: https://logging.apache.org/log4net/ Vcs-Git: https://salsa.debian.org/dotnet-team/log4net.git Vcs-Browser: https://salsa.debian.org/dotnet-team/log4net @@ -13,10 +13,10 @@ configure-stamp: build: build-arch build-indep -build-arch: +build-arch: build-indep: build-indep-stamp -build-indep-stamp: configure-stamp +build-indep-stamp: configure-stamp dh_testdir -mkdir bin /usr/bin/mono-csc /t:library /out:bin/log4net.dll \ @@ -34,7 +34,7 @@ clean: rm -f debian/log4net.snk rm -f log4net.snk rm -rf $(CURDIR)/.wapi - dh_clean + dh_clean install: build dh_testdir
Publish Blockers
- ☑ 0 publish attempts so far. not currently attempting to back off
- ☑ change set 9ad59410-d2ad-4931-a76f-3f32fbec6320 is ready
- ☑ command has not changed
- ☑ codebase is not inactive
- ☑ no relevant previous merge proposals
- ☑ proposals not currently being rate-limited for maintainer debian-cli@lists.debian.org
- ☒ run not yet processed
- ☑ run was successful
Resulting Package
The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:
apt install -t sid liblog4net-cil-dev
apt install -t sid liblog4net1.2-cil