debian: Move documentation to own package calls-doc

This commit is contained in:
Evangelos Ribeiro Tzaras
2020-12-05 15:37:18 +01:00
parent 8070c41e46
commit 891ed1fe79
3 changed files with 22 additions and 0 deletions

14
debian/control vendored
View File

@@ -43,3 +43,17 @@ Description: Make and receive PSTN phone calls
It works on desktops but also adjusts to small screen sizes like smart phones
and other mobile devices.
Package: calls-doc
Architecture: all
Build-Profiles: <!nodoc>
Depends:
${misc:Depends},
Description: Make and receive PSTN phone calls - development documentation
A GTK user interface for PSTN phone calls using ModemManager.
.
Besides phone calls it also handles USSD.
.
It works on desktops but also adjusts to small screen sizes like smart phones
and other mobile devices.
.
This package contains the development documentation.