On Mon, Jun 01, 2015 at 05:52:43PM -0400, David Prévot wrote:
> Hi,
> 
> On Sun, Aug 24, 2014 at 07:58:37PM +0200, Paul Gevers wrote:
> > On Tue, 12 Aug 2014 16:18:53 +0200 Luca Falavigna <dktrkr...@debian.org>
> > wrote:
> 
> > I struggled with the same problem and updated my
> > /etc/dput.d/metas/debian.json to say
> >     "check-debs": {
> >         "enforce": "source",
> > 
> > instead of
> >     "check-debs": {
> >         "enforce": "debs",
> 
> The following allows to do both:
> 
>     "check-debs": {
>         "enforce": [
>                 "debs", "source"

Well, it does work, but not for the right reason, sorry for the noise:

[…]
running check-debs: makes sure the upload contains a binary package
Garbage value for check-debs/enforce - is [u'debs', u'source'], valid values 
are `debs` and `source`. Skipping checks.

Regards

David

Attachment: signature.asc
Description: Digital signature

Reply via email to