Author: dnusinow Date: 2006-08-24 00:30:33 -0400 (Thu, 24 Aug 2006) New Revision: 3009
Removed: branches/7.1/lib/xft/debian/libxft2.shlibs Modified: branches/7.1/lib/xft/debian/changelog Log: * Remove that explicit shlibs file added in the last upload. The only symbols that are hidden are private, so if your app is using those symbols it's being very naughty. Go back to just generating shlibs using dh_makeshlibs. Modified: branches/7.1/lib/xft/debian/changelog =================================================================== --- branches/7.1/lib/xft/debian/changelog 2006-08-24 04:22:13 UTC (rev 3008) +++ branches/7.1/lib/xft/debian/changelog 2006-08-24 04:30:33 UTC (rev 3009) @@ -1,3 +1,12 @@ +xft (2.1.10-3) experimental; urgency=low + + * Remove that explicit shlibs file added in the last upload. The only + symbols that are hidden are private, so if your app is using those symbols + it's being very naughty. Go back to just generating shlibs using + dh_makeshlibs. + + -- David Nusinow <[EMAIL PROTECTED]> Thu, 24 Aug 2006 00:29:33 +0000 + xft (2.1.10-2) experimental; urgency=low * Add shlibs file because the public API and exported symbols changed Deleted: branches/7.1/lib/xft/debian/libxft2.shlibs =================================================================== --- branches/7.1/lib/xft/debian/libxft2.shlibs 2006-08-24 04:22:13 UTC (rev 3008) +++ branches/7.1/lib/xft/debian/libxft2.shlibs 2006-08-24 04:30:33 UTC (rev 3009) @@ -1 +0,0 @@ -libXft 2 libxft2 (>= 2.1.10) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

