[Pkg-sdl-commits] [SCM] Debian packaging of SDL2 branch, master, updated. debian/2.0.0_20130103-1-13-gae90c48

Felix Geyer fgeyer at debian.org
Sun Jun 2 16:10:33 UTC 2013


The following commit has been merged in the master branch:
commit 0a4b5bb67e22c80fb2f80273f78cf201a76bf230
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Jun 2 17:10:07 2013 +0200

    Add dh_link --remaining-packages call.

diff --git a/debian/rules b/debian/rules
index b3da287..e5504ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,7 @@ override_dh_link:
         # to address lintian warning
         # W: libsdl2-2.0-0: dev-pkg-without-shlib-symlink usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.0.0 usr/lib/x86_64-linux-gnu/libSDL2-2.0.so
 	dh_link -plibsdl2-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2-2.0.so.0.0.0 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2-2.0.so
+	dh_link --remaining-packages
 
 override_dh_strip:
 	dh_strip --dbg-package=libsdl2-dbg

-- 
Debian packaging of SDL2



More information about the pkg-sdl-commits mailing list