Commands for Debian packaging

# build the .deb
dpkg-buildpackage -r fakeroot

# check the produced .deb
lintian ray_2.1.0-1_amd64.deb

# check the .dsc
lintian ray_2.1.0-1.dsc

# check the changes
lintian ray_2.1.0-1_amd64.changes

# add a upstream tarball
pristine-tar commit

Comments

Popular posts from this blog

Learning to solve the example 1 of puzzle 3aa6fb7a in the ARC prize

The Thorium actor engine is operational now, we can start to work on actor applications for metagenomics

The source code of SOAPdenovo2 sits in the shadows