[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. f39289511586fecebeed86cc41e4f96bfae73a99

Jonas Smedegaard dr at jones.dk
Mon Jun 14 10:44:29 UTC 2010


The following commit has been merged in the master branch:
commit f39289511586fecebeed86cc41e4f96bfae73a99
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jun 14 12:43:05 2010 +0200

    Tidy pkgdeps graph: Improve description; add graph label.

diff --git a/pkgdeps.txt b/pkgdeps.txt
index 12b8cb0..8a19bc8 100644
--- a/pkgdeps.txt
+++ b/pkgdeps.txt
@@ -1,4 +1,4 @@
-# Graph dependency listing of runtime FSO packages included in Debian
+# Graph of FSO team end-user packages in Debian
 #
 # Usage:
 #   graph-easy --dot pkgdeps.txt | dot -Tx11
@@ -7,6 +7,17 @@
 # or
 #   graph-easy --dot pkgdeps.txt | dot -Tpng:cairo > pkgdeps.png; optipng pkgdeps.png
 
+graph {
+label: Graph of FSO team end-user packages in Debian\l
+ * Only dependencies (no recommendations)\l
+ * Only packages maintained by the FSO team\l
+ * Only end-user packages (no development helpers)\l
+ * Only packages officially in Debian Sid (with a few exceptions)\l
+Source: http://git.debian.org/?p=pkg-fso/files.git\;a=blob\;f=pkgdeps.txt\l;
+#labelpos: bottom;
+#flow: up
+}
+
 # -> FSO / FSO2
 [ libfso-glib0 ] -> [ fso-usaged ]
 [ libfso-glib0 ] -> [ libfsoresource0 ]

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list