summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-06-21 04:12:37 +0000
committerGuillem Jover <guillem@debian.org>2008-06-21 04:12:37 +0000
commit4ad15d6acafce61ee5893c48fa0cf139b9576f9f (patch)
tree59dda35d76ce27f2aad278fe9d81afc2b7e94c34
parent30f7a5df7e99b4da8a31d706bf81ec19aa6b46d3 (diff)
Add a README.source
-rw-r--r--debian/README.source3
-rw-r--r--debian/changelog1
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..fda3c25
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,3 @@
+This package uses quilt to manage all modifications to the upstream
+source. Please refer to /usr/share/doc/quilt/README.source for more
+information.
diff --git a/debian/changelog b/debian/changelog
index 33f7fcf..ebba2d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ gnumach (2:1.3.99.dfsg.cvs20070809-2) unstable; urgency=low
* Add Vcs-Browser and Vcs-Svn fields.
* Remove repository information from debian/copyright as it is now on
debian/control.
+ * Add a README.source.
-- Guillem Jover <guillem@debian.org> Thu, 09 Aug 2007 01:45:22 +0300