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"                                                
                                                        
        ],

Regards

David

Attachment: signature.asc
Description: Digital signature

Reply via email to