Skip to content

mattiasmaahl/debian-packaging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Brewtarget Debian Packaging

This project contains all files and scripts required to generate a Debian package for Brewtarget

Example

Assuming brewtarget contains the source we want to package, 2.3.0 is the current version, and debian-packaging is this repo.

$ cd debian-packaging
$ ./createorig.sh ../brewtarget
$ cd brewtarget-2.3.0
$ dpkg-buildpackage -us -uc
$ lintian --pedantic *.changes | less
$ dupload -t mentors *.changes

About

Debian packaging for Brewtarget.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%