Hey Andrey,

On Mon, Jun 25, 2018 at 1:13 PM, Andrey Rahmatullin <w...@debian.org> wrote:

>
> > Is there a canonical way to upload dsc files to mentors?
> By uploading a .changes that includes it.
>

Good to know.


>
> > Following [0] is how I came to the command:
> >
> > dput mentors *.changes
> >
> >
> >
> > > How did you generate that .changes?
> >
> >
> > gbp buildpackage
> Is that the whole command?
>

For building, yes.


> Are you using sbuild, pbuilder or none?
>

You are two steps ahead of me: I'm using sbuild, but I didn't realize I
needed to instruct sbuild to build the source, too. I (incorrectly) assumed
that a source build would come "for free".

I've rebuilt and my .changes file now references the .dsc and other source
components. Things look better, too:

$ dput -f mentors cdpr_2.4-3_amd64.changes
Checking signature on .changes
gpg: /home/mzagrabe/git/debian/cdpr/build-area/cdpr_2.4-3_amd64.changes:
Valid signature from 07E2BFA842A00942
Checking signature on .dsc
gpg: /home/mzagrabe/git/debian/cdpr/build-area/cdpr_2.4-3.dsc: Valid
signature from 07E2BFA842A00942
Uploading to mentors (via https to mentors.debian.net):
  Uploading cdpr_2.4-3.dsc: done.
  Uploading cdpr_2.4-3.debian.tar.xz: done.
  Uploading cdpr-dbgsym_2.4-3_amd64.deb: done.
  Uploading cdpr_2.4-3_amd64.buildinfo: done.
  Uploading cdpr_2.4-3_amd64.deb: done.
  Uploading cdpr_2.4-3_amd64.changes: done.
Successfully uploaded packages.

Thanks for your help!

-m

Reply via email to