diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-12-29 12:29:24 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-12-29 12:29:24 +0100 |
commit | 184c63e7bb1fb2555fc9d8a7a90dfbd660927c3f (patch) | |
tree | 4ccd0076699175ba2dcec2d7d58b770313ccac53 /debian/README.source | |
parent | b3eac91c919fa6c8ecbe124d8725801c7b8a05ee (diff) | |
download | nx-libs-184c63e7bb1fb2555fc9d8a7a90dfbd660927c3f.tar.gz nx-libs-184c63e7bb1fb2555fc9d8a7a90dfbd660927c3f.tar.bz2 nx-libs-184c63e7bb1fb2555fc9d8a7a90dfbd660927c3f.zip |
Add README.source file, fixes lintian warning: patch-system-but-no-source-readme.
Diffstat (limited to 'debian/README.source')
-rw-r--r-- | debian/README.source | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 000000000..c7640ff04 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,5 @@ +This package uses quilt to manage all modifications to the upstream source. +Changes are stored in the source package as diffs in debian/patches and +applied during the build. + +See /usr/share/doc/quilt/README.source for a detailed explanation.
\ No newline at end of file |