Lintian Fixes - lodepng

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 8b1aa40..256a0b3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: lodepng
 Section: libs
-Homepage: http://lodev.org/lodepng/
+Homepage: https://lodev.org/lodepng/
 Priority: optional
 Standards-Version: 4.6.0.1
 Vcs-Git: https://salsa.debian.org/deeplearning-team/lodepng.git
@@ -10,7 +10,6 @@ Uploaders: Mo Zhou <lumin@debian.org>
 Build-Depends: debhelper-compat (= 13)
 
 Package: liblodepng0
-Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff --git a/debian/rules b/debian/rules
index 9643975..81680e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 endif
 
 override_dh_auto_install:
-	install -Dm0755 -t debian/liblodepng-dev/usr/include lodepng.h 
+	install -Dm0755 -t debian/liblodepng-dev/usr/include lodepng.h
 	mkdir -p debian/liblodepng-dev/usr/lib/$(shell dpkg-architecture -q DEB_HOST_MULTIARCH)/
 	cp -av liblodepng.so debian/liblodepng-dev/usr/lib/$(shell dpkg-architecture -q DEB_HOST_MULTIARCH)/
 	install -Dm0755 -t debian/liblodepng0/usr/lib/$(shell dpkg-architecture -q DEB_HOST_MULTIARCH) liblodepng.so.0
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8509d02
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/lvandeve/lodepng/issues
+Bug-Submit: https://github.com/lvandeve/lodepng/issues/new
+Repository-Browse: https://github.com/lvandeve/lodepng

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/c3/9971592ef8a7de5cce36a3a422067602a5491f.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d5/641ab1590310212812010d59e4903a70fbd7f7.debug

Control files of package liblodepng-dev: lines which differ (wdiff format)

  • Homepage: http://lodev.org/lodepng/ https://lodev.org/lodepng/

Control files of package liblodepng0: lines which differ (wdiff format)

  • Homepage: http://lodev.org/lodepng/ https://lodev.org/lodepng/

Control files of package liblodepng0-dbgsym: lines which differ (wdiff format)

  • Build-Ids: d5641ab1590310212812010d59e4903a70fbd7f7 c39971592ef8a7de5cce36a3a422067602a5491f

Run locally

More details

Full run details