Re: Bits from the autopkgtest maintainer

2014-03-04 Thread Stuart Prescott
Antonio Terceiro wrote: > On Mon, Mar 03, 2014 at 11:22:23PM +0100, Jakub Wilk wrote: >> * Martin Pitt , 2014-02-27, 17:38: >> >Tests can now depend on "@builddeps@" which expands to the source >> >package's build dependencies. This is useful if you have many >> >build dependencies which are only

Re: Bits from the autopkgtest maintainer

2014-03-03 Thread Antonio Terceiro
On Mon, Mar 03, 2014 at 11:22:23PM +0100, Jakub Wilk wrote: > * Martin Pitt , 2014-02-27, 17:38: > >Tests can now depend on "@builddeps@" which expands to the source > >package's build dependencies. This is useful if you have many > >build dependencies which are only necessary for running the test

Re: Bits from the autopkgtest maintainer

2014-03-03 Thread Jakub Wilk
* Martin Pitt , 2014-02-27, 17:38: Tests can now depend on "@builddeps@" which expands to the source package's build dependencies. This is useful if you have many build dependencies which are only necessary for running the test suite and you don't want to replicate them in the test Depends:.

Re: Bits from the autopkgtest maintainer

2014-03-03 Thread Ian Jackson
Martin Pitt writes ("Bits from the autopkgtest maintainer"): > A lot has happened on the DEP-8 [1]/autopkgtest[2] front in the last months, > and today's autopkgtest 2.9 upload marks the completion of a lot of > long-standing feature, usability, and documentation develop