[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Source format 3.0 (quilt) and new debhelper dh syntax (maint-guide)



On Tue, Mar 23, 2010 at 01:07:12AM +1100, Ben Finney wrote:
> Osamu Aoki <osamu@debian.org> writes:
> 
> > If you have "binary" and "build" targets explicitly mentioned in
> > debian/rules, it is time to update it :-)
> 
> AFAIK, the standard debian/rules targets are not automatically added to
> the ‘.PHONY’ rule, which IMO is enough reason to keep them explicit.

I am talking about new style debian/rules:
---------------
%:
        dh --with patch $@
---------------
% looks to me anything which include the standard debian/rules targets.

Osamu


Reply to: