telepathy-idle: HACKING: update a bit.

Will Thompson wjt at kemper.freedesktop.org
Mon Apr 22 08:53:14 PDT 2013


Module: telepathy-idle
Branch: master
Commit: e76b366aee11a71435f664394d08a1790c82d91d
URL:    http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=e76b366aee11a71435f664394d08a1790c82d91d

Author: Will Thompson <will.thompson at collabora.co.uk>
Date:   Mon Apr 22 16:48:41 2013 +0100

HACKING: update a bit.

---

 HACKING |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/HACKING b/HACKING
index 9e7cd26..ad7927b 100644
--- a/HACKING
+++ b/HACKING
@@ -1,7 +1,7 @@
 Requirements
 ------------
 
-To compile telepathy-idle from darcs source, you need:
+To compile telepathy-idle from git, you need:
 
 - GNU autoconf
 - GNU automake
@@ -15,7 +15,7 @@ additionally, as when compiling a idle release, you need these libraries:
 - libglib-2.0
 - libdbus
 - libdbus-glib
-- openssl
+- libtelepathy-glib
 
 and obviously, a working C compiler and make.
 
@@ -29,9 +29,9 @@ and installing telepathy-idle. Finally, run make.
 Version control
 ---------------
 
-telepathy-idle is maintained in a Darcs repository at
+telepathy-idle is maintained in a Git repository at
 
-http://darcs.collabora.co.uk/darcs/telepathy/telepathy-idle/
+http://cgit.freedesktop.org/telepathy/telepathy-idle
 
 Patches
 -------
@@ -41,9 +41,8 @@ file a bug at
 
 https://bugs.freedesktop.org
 
-with the product "Telepathy" and component "telepathy-idle" and include a URL to
-a Darcs branch with your patches, or if this is not possible, attach a patch
-file produced by diff -unr.
+with the product "Telepathy" and component "idle". Use "git format-patch", and
+attach the patch files it spits out; or include the URL to a Git branch.
 
 Coding style
 ------------



More information about the telepathy-commits mailing list