sgrep 1.94a-5 source package in Ubuntu

Changelog

sgrep (1.94a-5) unstable; urgency=low

  * use debhelper in build process (Closes: #999006)
  * update to compat level 13 (Closes: #965815)

 -- Uwe Steinmann <email address hidden>  Sat, 18 Dec 2021 12:26:01 +0100

Upload details

Uploaded by:
Uwe Steinmann
Uploaded to:
Sid
Original maintainer:
Uwe Steinmann
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
sgrep_1.94a-5.dsc 1.6 KiB 886a465fc192a0785cef2c9674545b59318955ecd33ca1a65fef48a786362967
sgrep_1.94a.orig.tar.gz 188.7 KiB d5b16478e3ab44735e24283d2d895d2c9c80139c95228df3bdb2ac446395faf9
sgrep_1.94a-5.diff.gz 31.7 KiB f5dd2aee0e501aca6508bb019b3e546c50d639c23bb180a89dbaaf27acdcd6d4

No changes file available.

Binary packages built by this source

sgrep: tool to search a file for structured pattern

 A tool for searching text files and filtering text streams for structured
 criteria. Sgrep implements a query language based on so called region
 expressions.
 .
 Like grep, sgrep can be used for any kind of text files. However it is most
 useful for text files containing some kind of structured text. A file
 containing structured text could be defined as a file, which obeys some syntax.
 Examples of structured text files are SGML, HTML, C, TeX and mail files.

sgrep-dbgsym: debug symbols for sgrep