Author: branden Date: 2003-10-05 22:47:55 -0500 (Sun, 05 Oct 2003) New Revision: 61
Modified: trunk/debian/rules Log: (cosmetic) Improve comment about library interface to illustrate awareness of current version. - debian/rules Modified: trunk/debian/rules =================================================================== --- trunk/debian/rules 2003-10-06 03:47:11 UTC (rev 60) +++ trunk/debian/rules 2003-10-06 03:47:55 UTC (rev 61) @@ -10,5 +10,5 @@ # libraries and headers on a Debian system. DEB_CONFIGURE_EXTRA_FLAGS := --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib -# Library interface last changed in Xft 2.1.1. +# Library interface did not change in Xft 2.1.2. DEB_DH_MAKESHLIBS_ARGS_ALL := -V "libxft2 (>> 2.1.1)"