From 8f50ad90d48b537c93151485b23dd37f6b97f01a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 23:12:05 +0200 Subject: Adding debian version 5.4.1-0.2. Signed-off-by: Daniel Baumann --- debian/README.source | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/README.source (limited to 'debian/README.source') diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..f17a7de --- /dev/null +++ b/debian/README.source @@ -0,0 +1,16 @@ +XZ Utils sources for Debian +--------------------------- + +This Debian package is developed in a public Git repository (see the Vcs-Git +field of debian/control) based on XZ Utils’s repository on tukaani.org. +To build from a git checkout: + + debian/rules get-orig-source + mv xz-utils_*.tar.gz .. + debian/autogen.sh + debuild + +To build a released version, no special instructions apply. +“dpkg-buildpackage” and “apt-get -b xz-utils” should work as usual. + + -- Jonathan Nieder Mon, 08 Feb 2010 17:30:00 -0600 -- cgit v1.2.3