summaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:10:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:10:08 +0000
commit32d4e2f5ffe9e309fc4c0c46733d2e1c0d3d9349 (patch)
tree1fa51eb50812e44893f2c0a4fadafcbe7c7f1294 /debian/README.source
parentAdding upstream version 5.6.1+really5.4.5. (diff)
downloadxz-utils-32d4e2f5ffe9e309fc4c0c46733d2e1c0d3d9349.tar.xz
xz-utils-32d4e2f5ffe9e309fc4c0c46733d2e1c0d3d9349.zip
Adding debian version 5.6.1+really5.4.5-1.debian/5.6.1+really5.4.5-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source16
1 files changed, 16 insertions, 0 deletions
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 <jrnieder@gmail.com> Mon, 08 Feb 2010 17:30:00 -0600