ps2eps 1.70-1 source package in Ubuntu

Changelog

ps2eps (1.70-1) unstable; urgency=medium

  * New upstream version.
    + Update d/copyright.
    + Refreshed doc-manpages_xsltproc.patch.
    + Added doc-manpages_typos.patch.
    + Updated documentation source path (doc/ instead of src/doc/).
    + d/docs: renamed README to .md.
  * Bumped Standard-Versions to 4.6.2 (no changes needed).
  * Added d/upstream/metadata.
  * d/control: use HTTPS for Homepage.
  * d/watch: now watch GitHub.

 -- Matteo Cypriani <email address hidden>  Mon, 06 Feb 2023 22:42:50 +0100

Upload details

Uploaded by:
Matteo Cypriani
Uploaded to:
Sid
Original maintainer:
Matteo Cypriani
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe text
Lunar release universe text

Downloads

File Size SHA-256 Checksum
ps2eps_1.70-1.dsc 1.8 KiB 34f2db19f0549c584d545b4de8a3af1edca64a2b4ba0a9de0678a195c6b79e43
ps2eps_1.70.orig.tar.gz 98.7 KiB cd3ec503ce7f33b49ed7754dd689a453d0ac9a24361809b0ca4502b7d8e0f381
ps2eps_1.70-1.debian.tar.xz 11.4 KiB 72d22aada92a83bff45e6d2154cae38d71f9e15f565597b0f6afea608f8472c5

Available diffs

No changes file available.

Binary packages built by this source

ps2eps: convert PostScript to EPS (Encapsulated PostScript) files

 ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF)
 from usual one-paged Postscript documents. It calculates correct
 Bounding Boxes for those EPS files and filters some special
 postscript command sequences that can produce erroneous results on
 printers. EPS files are needed for including (scalable) graphics
 into TeX (or even Word) documents. Other programs like ps2epsi do
 not calculate the bounding box always correctly (because the values are
 put on the PostScript stack which may get corrupted by bad PostScript
 code) or rounded it off so that clipping the EPS cut off some parts of
 the image. Therefore ps2eps uses a resolution of 144 DPI to get the
 correct bounding box.

ps2eps-dbgsym: debug symbols for ps2eps