summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-02-02 20:39:34 +0000
committerMichael Biebl <biebl@debian.org>2010-02-02 20:39:34 +0000
commitd10ec7843b974cabca833b817da974e60426a094 (patch)
treebf204211b818bc30abcb7819815b6886da8640ce
parent5400ff7c2f27fe2eb0a46ca0722308f301aef903 (diff)
downloaddbus-d10ec7843b974cabca833b817da974e60426a094.tar.gz
* debian/README.source
- Add reference to the quilt patch management system documentation. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3496 ceb527fc-18e6-0310-9fe2-813c157c29e7
-rw-r--r--debian/README.source3
-rw-r--r--debian/changelog2
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 00000000..96fb271a
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,3 @@
+This package uses the quilt patch management system.
+
+Please refer to /usr/share/doc/quilt/README.source for further information.
diff --git a/debian/changelog b/debian/changelog
index acf09231..467b8f17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ dbus (1.2.18-1) UNRELEASED; urgency=low
- debian/patches/02_dbus_monitor_no_sigint_handler.patch (fixed upstream)
- debian/patches/20_kbsd_cmsgcred.patch (merged upstream)
- debian/patches/30_rt-as-needed.patch (merged upstream)
+ * debian/README.source
+ - Add reference to the quilt patch management system documentation.
-- Michael Biebl <biebl@debian.org> Thu, 12 Nov 2009 09:04:48 +0100