Author: pmatthaei Date: 2012-11-12 18:26:08 +0000 (Mon, 12 Nov 2012) New Revision: 13847
Modified: packages/trunk/libphysfs/debian/changelog packages/trunk/libphysfs/debian/rules Log: * Remove old libphysfs-1.0.so.0 compatibility symlink. Modified: packages/trunk/libphysfs/debian/changelog =================================================================== --- packages/trunk/libphysfs/debian/changelog 2012-11-12 18:24:55 UTC (rev 13846) +++ packages/trunk/libphysfs/debian/changelog 2012-11-12 18:26:08 UTC (rev 13847) @@ -6,6 +6,7 @@ * Bump Standards-Version to 3.9.4 (no changes needed). * Switch to xz compression and add a Pre-Depends on dpkg. * Update debian/watch: Releases are now bzip2 compressed. + * Remove old libphysfs-1.0.so.0 compatibility symlink. -- Patrick Matthäi <[email protected]> Mon, 12 Nov 2012 19:16:40 +0100 Modified: packages/trunk/libphysfs/debian/rules =================================================================== --- packages/trunk/libphysfs/debian/rules 2012-11-12 18:24:55 UTC (rev 13846) +++ packages/trunk/libphysfs/debian/rules 2012-11-12 18:26:08 UTC (rev 13847) @@ -85,8 +85,6 @@ dh_installman dh_install dh_link - dh_link -plibphysfs1 "usr/lib/$(DEB_HOST_MULTIARCH)/libphysfs.so.2.0.2" \ - "usr/lib/$(DEB_HOST_MULTIARCH)/libphysfs-1.0.so.0" dh_lintian dh_strip --dbg-package=libphysfs1-dbg dh_compress _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

