debian: Install NEWS to /usr/share/doc/{xz-utils,xzdec}
[xz/debian.git] / debian / README.source
blobf17a7decb66f79dc14f54cc34b14256f42fdd032
1 XZ Utils sources for Debian
2 ---------------------------
4 This Debian package is developed in a public Git repository (see the Vcs-Git
5 field of debian/control) based on XZ Utils’s repository on tukaani.org.
6 To build from a git checkout:
8         debian/rules get-orig-source
9         mv xz-utils_*.tar.gz ..
10         debian/autogen.sh
11         debuild
13 To build a released version, no special instructions apply.
14 “dpkg-buildpackage” and “apt-get -b xz-utils” should work as usual.
16  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 08 Feb 2010 17:30:00 -0600