[cod-tools] 35/142: trunk/ Drawing the dependency tree.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

merkys-guest pushed a commit to branch master
in repository cod-tools.

commit 16556b79a195d5c7de124acaf0cf6bea9cf7d0f1
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Thu Oct 27 11:48:17 2016 +0000

    trunk/
    Drawing the dependency tree.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@35 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 178f29f..2bb5ce2 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,15 @@ https://github.com/sauliusg/cod-tools.
 
 To build any of the packages, run ``make unsigned`` inside the package
 subdirectories.
+
+The dependency tree:
+```
+pycodcif
+  |- codcif
+  |    |- libgetoptions0
+  |    |    \- libcexceptions0
+  |    \- libcexceptions0
+  |- libgetoptions0
+  |    \- libcexceptions0
+  \- libcexceptions0
+```

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git



More information about the debian-science-commits mailing list