# # # patch "INSTALL" # from [b7750580ae36d7cab9b8b312311e574ab06a0e8c] # to [e80e9f3656f902f59c2adb63b6ce5c09ff165a55] # # patch "NEWS" # from [65cb2bbcb0b102d41ac083f36bf04bc4c4930a06] # to [9598d2e29b7129d7fe749fcb6ea8cd75d647a982] # # patch "README" # from [c531da9135fc36d53466037d11e7959d2e800f01] # to [9f1dc09432c4dbc1e8165520bb69dbfcb2eb8ace] # # patch "configure.ac" # from [61562916e5a1c70f5b4bf3590d1974735fdedeb8] # to [17305341cea3227e4fd1f8480d68df096610765f] # ============================================================ --- INSTALL b7750580ae36d7cab9b8b312311e574ab06a0e8c +++ INSTALL e80e9f3656f902f59c2adb63b6ce5c09ff165a55 @@ -14,7 +14,7 @@ compile from source, something like this * GTK+, libgnomecanvas -You'll need the development packages of GTK+ 2.4 (or newer) and +You'll need the development packages of GTK+ 2.6 (or newer) and libgnomecanvas. @@ -26,7 +26,7 @@ make sure you have a version more recent If you pulled monotone-viz from the monotone repository, you need a compiled LablGTK. It is packaged for some Linux distributions, but make sure you have a version more recent than 2.4.0. The latest -version is lablgtk2-20060908. 2.4.0 will *not* work. If you're +version is lablgtk2-2.10.0. lablgtk-2.4.0 will *not* work. If you're compiling LablGTK from source, make sure LablGTK is built with libgnomecanvas support: ============================================================ --- NEWS 65cb2bbcb0b102d41ac083f36bf04bc4c4930a06 +++ NEWS 9598d2e29b7129d7fe749fcb6ea8cd75d647a982 @@ -1,6 +1,7 @@ -0.16: +1.0: - do not access the monotone database directly: obtain all necessay information via the "mtn automate" mechanism +- add an "About" dialog 0.15: - adapt to newer monotone versions (new name of the program, ============================================================ --- README c531da9135fc36d53466037d11e7959d2e800f01 +++ README 9f1dc09432c4dbc1e8165520bb69dbfcb2eb8ace @@ -13,7 +13,7 @@ ============ - dot from the graphviz package http://www.research.att.com/sw/tools/graphviz/ -- GTK+ 2.4, libgnomecanvas +- GTK+ >= 2.6, libgnomecanvas COMPILING @@ -73,5 +73,5 @@ -- -Olivier Andrieu +Olivier Andrieu http://oandrieu.nerim.net/monotone-viz/ ============================================================ --- configure.ac 61562916e5a1c70f5b4bf3590d1974735fdedeb8 +++ configure.ac 17305341cea3227e4fd1f8480d68df096610765f @@ -1,4 +1,4 @@ -AC_INIT(monotone-viz, 0.16) +AC_INIT(monotone-viz, 1.0) AC_PROG_OCAML AC_PROG_OCAML_TOOLS