Author: pabs Date: 2012-03-11 07:52:31 +0000 (Sun, 11 Mar 2012) New Revision: 13377
Modified: packages/trunk/sdlbasic/debian/changelog packages/trunk/sdlbasic/debian/control Log: Drop shlibs dep on -dbg package, not needed Modified: packages/trunk/sdlbasic/debian/changelog =================================================================== --- packages/trunk/sdlbasic/debian/changelog 2012-03-11 07:30:56 UTC (rev 13376) +++ packages/trunk/sdlbasic/debian/changelog 2012-03-11 07:52:31 UTC (rev 13377) @@ -6,6 +6,7 @@ * Switch from plain quilt to dpkg-source v3 * Clean up the patches and add DEP-3 headers * Point copyright file at the right GPL version + * Drop shlibs dep on -dbg package, not needed -- Paul Wise <[email protected]> Sun, 11 Mar 2012 13:16:13 +0800 Modified: packages/trunk/sdlbasic/debian/control =================================================================== --- packages/trunk/sdlbasic/debian/control 2012-03-11 07:30:56 UTC (rev 13376) +++ packages/trunk/sdlbasic/debian/control 2012-03-11 07:52:31 UTC (rev 13377) @@ -55,8 +55,7 @@ Architecture: any Depends: sdlbasic (= ${binary:Version}), - ${misc:Depends}, - ${shlibs:Depends} + ${misc:Depends} Description: BASIC interpreter for game development - debug symbols sdlBasic is a small, efficient and multiplatform BASIC interpreter for creating games using the power of SDL library. It was inspired by the old _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

