Author: pabs Date: 2011-05-09 07:18:15 +0000 (Mon, 09 May 2011) New Revision: 12284
Modified: packages/trunk/xbill/debian/changelog packages/trunk/xbill/debian/control Log: Add misc:Depends to Depends in case it is used by debhelper Modified: packages/trunk/xbill/debian/changelog =================================================================== --- packages/trunk/xbill/debian/changelog 2011-05-09 07:14:42 UTC (rev 12283) +++ packages/trunk/xbill/debian/changelog 2011-05-09 07:18:15 UTC (rev 12284) @@ -15,6 +15,7 @@ [ Paul Wise ] * Fix the homepage URLs * Clean up extra whitespace, patch headers and other cruft + * Add misc:Depends to Depends in case it is used by debhelper -- Vincent Legout <[email protected]> Tue, 08 Dec 2009 10:03:17 +0800 Modified: packages/trunk/xbill/debian/control =================================================================== --- packages/trunk/xbill/debian/control 2011-05-09 07:14:42 UTC (rev 12283) +++ packages/trunk/xbill/debian/control 2011-05-09 07:18:15 UTC (rev 12284) @@ -11,7 +11,7 @@ Package: xbill Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: suidmanager (<< 0.50) Description: Get rid of those Wingdows Viruses! Ever get the feeling that nothing is going right? You're a sysadmin, and _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

