Skip to content

vifros/build-deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deb building scripts for the vifros application.

This project holds the building scripts to generate a .deb package from the vifros sources.

Requirements

npm has to be installed in the system and an Internet connection needs to be available.

Usage

./build-deb.sh

After that you will have a deb package in the project root, named like vifros_0.2.1-1_all.deb.

Some useful commands for the record.

To validate the deb package (it has some useless & annoying messages).

lintian -EviIL +pedantic vifros-0.0-1.deb

To compress the changelog.

gzip --best deb-src/usr/share/doc/vifros/changelog.Debian

About

Scripts for building the deb vifros package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages