e00compr 1.0.1-7 source package in Ubuntu

Changelog

e00compr (1.0.1-7) unstable; urgency=medium

  * Team upload.
  * Bump watch file version to 4.
  * Bump Standards-Version to 4.6.1, no changes.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Update lintian overrides.
  * Add Rules-Requires-Root to control file.

 -- Bas Couwenberg <email address hidden>  Thu, 01 Dec 2022 08:16:56 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science
Noble release universe science
Mantic release universe science
Lunar release universe science

Downloads

File Size SHA-256 Checksum
e00compr_1.0.1-7.dsc 1.9 KiB dc3f3ec17ad3194bdb818024c4200feec89cf1b7a0f9d668897d204303908363
e00compr_1.0.1.orig.tar.gz 36.0 KiB b4a2f582ba0829834a8d40126071e6695f6a30e769131df6924ab3c09728b884
e00compr_1.0.1-7.debian.tar.xz 4.3 KiB 11c725e3ff74c20b31c4d582427b30e5a14fe76afa5cd4d3c59d23cf57a767fc

Available diffs

No changes file available.

Binary packages built by this source

e00compr: Program to read/write Arcinfo compressed E00 files

 E00compr is an ANSI C library that reads and writes Arcinfo compressed E00
 files. Both "PARTIAL" and "FULL" compression levels are supported. E00 files
 are the vector import/export format for Arcinfo. It is plain ASCII and is
 meant as an interchange format. ESRI considers the format to be proprietary,
 so this package may not read all E00 files as ESRI may change the format.
 .
 This package is useful for importing E00 files into the grass GIS system.
 .
 It contains the e00conv command-line program, which takes a E00 file as
 input (compressed or not) and copies it to a new file with the requested
 compression level (NONE, PARTIAL or FULL). The library is not included
 at this stage.

e00compr-dbgsym: debug symbols for e00compr