lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.02k stars 280 forks source link

add wifihotspot to debian #137

Open freddii opened 3 years ago

freddii commented 3 years ago

It would be nice to have linux-wifi-hotspot in debians repo.

There are two solutions to add it:

1) request an ITP ( Intent to Package request) if you want to package it yourself for Debian 2) request a RFP (Request for Package request) if you want someone else to pick it up and package it for Debian.

There is some help about "Request for Package" and "Intent to Package" for debian at:

https://wiki.debian.org/ITP https://wiki.debian.org/RFP https://www.debian.org/devel/wnpp/#l1

So you have to do a bug report at debian where you either "Request for Package" or "Intent to Package" linux-wifi-hotspot.

you can do that by running in terminal:

reportbug -B debian

Number 1, ITP, is what to pick if you have packaged it and want to submit it. Number 5, RFP, is what to pick if you want someone else to package it.

RFP are listed at: https://www.debian.org/devel/wnpp/requested_byage

Maybe you @lakinduakash as the programmer can do that bug report.

lakinduakash commented 3 years ago

Thanks for the resources. I will check