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

David Prévot taffit at debian.org
Mon Jun 1 22:00:27 UTC 2015


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

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
-------------- 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/9096cb15/attachment.sig>


More information about the dput-ng-maint mailing list