Lintian Fixes - sdlpango

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ee7be51..19163a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
 sdlpango (0.1.2-9) UNRELEASED; urgency=medium
 
+  [ Manuel A. Fernandez Montecelo ]
   * d/control: Set "Rules-Requires-Root: no"
 
+  [ Debian Janitor ]
+  * Use secure URI in Homepage field.
+  * Set debhelper-compat version in Build-Depends.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
  -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Tue, 23 Oct 2018 11:57:41 +0200
 
 sdlpango (0.1.2-8) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 7494ec9..d9f8e02 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Uploaders: Felix Geyer <fgeyer@debian.org>,
            Manuel A. Fernandez Montecelo <mafm@debian.org>
 Standards-Version: 4.2.1
 Rules-Requires-Root: no
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 11),
                libsdl1.2-dev,
                libpango1.0-dev
 Vcs-Git: https://salsa.debian.org/sdl-team/sdlpango.git
 Vcs-Browser: https://salsa.debian.org/sdl-team/sdlpango
-Homepage: http://sdlpango.sourceforge.net/
+Homepage: https://sdlpango.sourceforge.net/
 
 Package: libsdl-pango1
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 4f687aa..1aeedc9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,5 @@
 #! /usr/bin/make -f
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@

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/b7/b7cc7569fa950b865f9447b9c382f7ccb07298.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/ae/7a68b92ffee99ec63fd8a8dcd8a6bd07ac1fe2.debug

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

  • Homepage: http://sdlpango.sourceforge.net/ https://sdlpango.sourceforge.net/

Control files of package libsdl-pango1: lines which differ (wdiff format)

  • Homepage: http://sdlpango.sourceforge.net/ https://sdlpango.sourceforge.net/

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

  • Build-Ids: ae7a68b92ffee99ec63fd8a8dcd8a6bd07ac1fe2 b7b7cc7569fa950b865f9447b9c382f7ccb07298

Run locally

More details

Full run details