Wonderful! Thanks guys. I'll update the documentation shortly.

Jason

On Jan 12, 2018 16:51, "Egbert Verhage" <egbert@eggiecode.org> wrote:
Hey dkg,

I wanted to do the same thing with the meta package, so I have included
your patch in the ubuntu ppa repo.

I have pushed the packages to the PPA, so will be up in 10min.

Here the commit with the meta package patch:
https://github.com/EggieCode/wireguard-ppa/commit/1c502977301cfc1695996
ba68fa260576f0f0cad


Thanks dkg for the patch!

Greetz,
Egbert

On Thu, 2018-01-11 at 18:38 -0500, Daniel Kahn Gillmor wrote:
> On Thu 2018-01-11 16:02:30 +0100, Jason A. Donenfeld wrote:
> > On Thu, Jan 11, 2018 at 2:43 PM, Daniel Kahn Gillmor
> > <dkg@fifthhorseman.net> wrote:
> > > Matthias was suggesting a simply-named meta-package: just
> > > "wireguard",
> > > which would ensure that both wireguard-dkms and wireguard-tools
> > > are
> > > installed.  The advantage there is that you can tell people to
> > > do:
> > >
> > >    apt install wireguard
> > >
> > > and apt make sure the system has the common setup by default :)
> >
> > This is a great idea. Let me know if you wind up making this. I've
> > added Egbert to the CC so that he can make an identical change in
> > the
> > Ubuntu PPA.
>
> I've just uploaded this arrangement to debian, but it needs to clear
> the
> NEW queue, which can take a little while.
>
> You should be able to follow the NEW queue here:
>
>    https://ftp-master.debian.org/new.html
>
> Egbert (or any other packager for a debian derivative) can see my
> packaging here, if they're interested:
>
>    https://salsa.debian.org/debian/wireguard
>
> in particular:
>
>    https://salsa.debian.org/debian/wireguard/commit/cc3cab4b799a64e9c
> 74985da627fc85ba0ee2cc8
>
> as always, I welcome feedback and suggestions for other improvements.
>
> Regards,
>
>         --dkg