summaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:17:43 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:17:43 +0000
commit6a92d1c918953b561cbda47a26d5374d0d06a136 (patch)
tree25b06e844694eca5d25dca7240b8e1b2e702feca /debian/README.source
parentMerging upstream version 0.8~rc1. (diff)
downloadzutils-6a92d1c918953b561cbda47a26d5374d0d06a136.tar.xz
zutils-6a92d1c918953b561cbda47a26d5374d0d06a136.zip
Adding debian version 0.8~rc1-1.debian/0.8_rc1-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/README.source b/debian/README.source
index 259f923..18b6b24 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -4,7 +4,7 @@ Package Repositories
Backports for the current stable debian distribution as well as snapshots of
unreleased versions may be available in repositories listed on the maintainers
homepage. The current URL of the maintainer homepage can be seen in
-debian/control.
+debian/copyright.
Source Access
@@ -32,6 +32,6 @@ upstream source. Changes, if any, are stored in the source package as diffs in
debian/diff and are applied during the build. Current modifications can be
applied to the source tree with:
- $ quilt push -a
+ $ QUILT_PATCHES=debian/patches quilt push -a
More information about Quilt can be found in the quilt package.