gri 2.12.27-1.1build2 source package in Ubuntu

Changelog

gri (2.12.27-1.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:54:41 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
gri_2.12.27.orig.tar.gz 1.4 MiB 4da5e4e041073b85ae35e48f9dcc3a4fa5c14317941e8285a66b647449251e47
gri_2.12.27-1.1build2.debian.tar.xz 18.1 KiB ab70ca6528c4215b2c2419517db9316679276b9e573916b47069f80b769ba209
gri_2.12.27-1.1build2.dsc 2.0 KiB 37d9d6b076a61ac00dfcc18ea67cb2386010bee57ae0d6fdd764dae2b76488c2

View changes file

Binary packages built by this source

gri: a language for scientific illustration

 Gri is an open-source language for scientific graphics programming. It is
 command-driven, as opposed to point/click. Some users consider Gri similar
 to LaTeX, since both provide extensive power as a reward for tolerating a
 learning curve. The output is industry-standard PostScript as output,
 suitable for inclusion in other documents.
 .
 Gri can make x-y graphs, contour graphs, and image graphs. Fine control is
 provided over all aspects of drawing, e.g. line widths, colors, fonts,
 etc. Greek letters and mathematical symbols are available in a TeX-like
 syntax.
 .
 Folks who write 1000-line Gri scripts usually start with something as
 simple as the following:
 .
   open file.dat # open a file
   read columns x * y # read the 1st column as x and the 3rd as y
   draw curve # draw the data and autoscale the axes
 .
 A full manual is also available in HTML (gri-html-doc package), in
 PDF suitable for printing (gri-pdf-doc package) and on-line by
 following links from the gri home page:
   http://gri.sourceforge.net/

gri-dbgsym: debug symbols for gri
gri-el: Emacs major-mode for gri, a language for scientific graphics

 Gri is an open-source language for scientific graphics programming.
 .
 This is the Emacs major-mode for gri.

gri-html-doc: HTML manual for gri, a language for scientific graphics

 Gri is a command-driven application for making x-y graphs,
 contour-graphs, and image graphs.
 .
 This is the Gri manual in HTML format and can be accessed directly via
   file:/usr/share/doc/gri/html/index.html
 or
   http://localhost/doc/gri/html/
 or via doc-central, dwww or dhelp interfaces (if you have the doc-base
 package installed). Note that the manual in info format (without graphics)
 is included in the gri package itself. This manual is available on
 the web via:
   http://gri.sourceforge.net/gridoc/html/

gri-pdf-doc: PostScript manual for gri, a language for scientific graphics

 Gri is a command-driven application for making x-y graphs, contour-graphs,
 and image graphs.
 .
 This is the Gri manual in PDF format suitable for printing or viewing
 on-screen. The compressed file is located at /usr/share/doc/gri/gri.pdf.gz