Author: pabs Date: 2009-04-05 13:25:02 +0000 (Sun, 05 Apr 2009) New Revision: 9421
Modified: packages/trunk/attal/debian/changelog packages/trunk/attal/debian/rules Log: Don't use dh_makeshlibs since we have no public libs Modified: packages/trunk/attal/debian/changelog =================================================================== --- packages/trunk/attal/debian/changelog 2009-04-05 13:22:56 UTC (rev 9420) +++ packages/trunk/attal/debian/changelog 2009-04-05 13:25:02 UTC (rev 9421) @@ -12,6 +12,7 @@ * Bump Standards-Version due to the above changes * Install the upstream FreeDesktop menu files * Add patch to fix the FreeDesktop menu files + * Don't use dh_makeshlibs since we have no public libs -- Paul Wise <[email protected]> Sun, 05 Apr 2009 16:15:22 +0800 Modified: packages/trunk/attal/debian/rules =================================================================== --- packages/trunk/attal/debian/rules 2009-04-05 13:22:56 UTC (rev 9420) +++ packages/trunk/attal/debian/rules 2009-04-05 13:25:02 UTC (rev 9421) @@ -50,7 +50,6 @@ dh_strip dh_compress dh_fixperms - dh_makeshlibs dh_installdeb dh_shlibdeps dh_gencontrol _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

