Package: graphviz / 2.42.2-7+deb12u1
Metadata
Package | Version | Patches format |
---|---|---|
graphviz | 2.42.2-7+deb12u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0_bindings_documentation | (download) |
tclpkg/gv/gv_doc_langs.tcl |
14 10 + 4 - 0 ! |
--- |
50_remove_changelog_in | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
remove debian references from upstream Don't alter files under debian/ directory. |
3_minor_fixes_to_dot_manpage | (download) |
cmd/dot/dot.1 |
13 4 + 9 - 0 ! |
minute typesetting improvements. A missing line break, and some inconsistent use of boldface characters. . Write the names of executable in boldface when referencing to them in the section "See also". |
fix kfreebsd chroots | (download) |
lib/gvc/gvconfig.c |
3 2 + 1 - 0 ! |
--- |
kfreebsd hang.patch | (download) |
lib/gvc/gvconfig.c |
2 2 + 0 - 0 ! |
--- |
ruby config.diff | (download) |
config/config_ruby.rb |
4 4 + 0 - 0 ! |
--- |
versioned plugin config file.diff | (download) |
configure.ac |
4 3 + 1 - 0 ! |
--- |
gvmap.sh_bashism.patch | (download) |
cmd/gvmap/gvmap.sh |
12 6 + 6 - 0 ! |
remove bashism from gvmap.sh |
build_with_libann.patch | (download) |
configure.ac |
12 6 + 6 - 0 ! |
--- |
update_documentation_link.patch | (download) |
cmd/dot/osage.1 |
2 1 + 1 - 0 ! |
direct link to documentation It's not in CVS anymore. |
fix_out of bounds_write_on_invalid_label.patch | (download) |
lib/common/shapes.c |
5 3 + 2 - 0 ! |
--- |
fix_for_broken_scale.patch | (download) |
plugin/core/gvrender_core_svg.c |
4 2 + 2 - 0 ! |
[patch] revert "i think this fixed something wrong with scale." This reverts commit dbe54f9fe3c7eff44d3a4effcf3336c5d16341c2. This undoes a commit that changed scale to 1/scale, which now looks totally stupid, but there was a reason, so the stupidity may have been at a deeper level. Wish we had a better comment about that. |