Hi everyone, I originally planned to maintain geneagrapher by myself, but as it is mathematics-related, I figured it would be more appropriate in Debian Science.
I've attached a patch for the Science Blends repository adding geneagrapher to the mathematics task. Would anyone be able to apply it? Aftewards, I can add geneagrapher to SoB. Thanks! Doug ---------- Forwarded message ---------- From: Torrance, Douglas <[email protected]> Date: Sat, Mar 7, 2015 at 7:32 AM Subject: ITP: geneagrapher -- Create tree from Mathematics Genealogy Project To: Debian Bug Tracking System <[email protected]> Package: wnpp Severity: wishlist Owner: Doug Torrance <[email protected]> * Package name : geneagrapher Version : 1.0c2+git20120704 Upstream Author : David Alber <[email protected]> * URL : http://www.davidalber.net/geneagrapher/ * License : Expat Programming Lang: Python Description : Create tree from Mathematics Genealogy Project The Mathematics Genealogy Grapher (Geneagrapher) is a software tool to gather the information for building math genealogy trees with data from the Mathematics Genealogy Project. The information extracted is stored in dot file format, which can then be passed to Graphviz to generate a graph.
From fe79516f6ddfef7e39fc9a5d66ea1a6c589fc209 Mon Sep 17 00:00:00 2001 From: Doug Torrance <[email protected]> Date: Sat, 11 Jul 2015 12:16:27 -0600 Subject: [PATCH] Add geneagrapher. --- tasks/mathematics | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks/mathematics b/tasks/mathematics index f8f1549..a62833d 100644 --- a/tasks/mathematics +++ b/tasks/mathematics @@ -149,6 +149,8 @@ Depends: mathicgb Depends: frobby +Depends: geneagrapher + X-Removed: Packages removed from Debian Depends: octaviz -- 2.1.4

