Codebase list pnglite / abce9e7
Switch to debhelper compat level 13. Felix Geyer 1 year, 8 months ago
4 changed file(s) with 2 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
55 [ Felix Geyer ]
66 * Reorder compiler arguments to make sure the library is linked against zlib.
77 * Fix lintian override.
8 * Switch to debhelper compat level 13.
89
910 -- Felix Geyer <fgeyer@debian.org> Sat, 27 Aug 2022 10:41:41 +0200
1011
+0
-1
debian/compat less more
0 9
11 Priority: optional
22 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
33 Uploaders: Jack Coulter <jscinoz@gmail.com>
4 Build-Depends: debhelper (>= 9), dh-exec, zlib1g-dev
4 Build-Depends: debhelper-compat (= 13), dh-exec, zlib1g-dev
55 Vcs-Git: https://anonscm.debian.org/git/pkg-games/pnglite.git
66 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/pnglite.git
77 Standards-Version: 3.9.8
1919
2020 override_dh_auto_clean:
2121 rm -f libpnglite.so.$(ABI_MAJOR)
22
23 override_dh_makeshlibs:
24 dh_makeshlibs -V