[dput-ng-maint] Bug#757931: dput-ng should not discard sourceful uploads

David Prévot taffit at debian.org
Mon Jun 1 21:52:43 UTC 2015


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 <dktrkranz at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/dput-ng-maint/attachments/20150601/6cda11eb/attachment.sig>


More information about the dput-ng-maint mailing list