Package

Packaging

build binarybinary package only

$ dpkg-buildpackage -rfakeroot -uc -us -b -tc

$ debuild --no-lintian --no-tgz-check -i -us -uc -b

build source package only

$ dpkg-buildpackage -rfakeroot -uc -us -S

$ debuild --no-lintian --no-tgz-check -i -us -uc -S

$ debuild -i -I -sa -S

$ debuild --no-tgz-check -i -I -sa -S

## 找出 Debian Package 所使用的 patch method

$ what-patch

## 打包 Firefox extension

http://wiki.debian.org/mozilla-devscripts

# GNOME 的 Debian Package 打包要裝 gnome-pkg-tools - Tools for the Debian GNOME Packaging Team 來用~

Debian Package References

Advanced ArticlesArticles

DebianizedDebianized LogLog