sng 1.1.0-2 source package in Ubuntu

Changelog

sng (1.1.0-2) unstable; urgency=low

  * Update Standards-Version to 4.5.0:
    - declare that d/rules does not require root
  * Update debhelper compat to 12:
    - drop --parallel
    - drop dependency to dh_autoreconf, as autoreconf is now default
  * Drop --as-needed from d/rules, as it is used by default.
  * Add Vcs-* fields.
  * Add upstream metadata.
  * Clean some files via d/clean instead d/rules.
  * Add an autopkgtest test.

 -- Reiner Herrmann <email address hidden>  Sat, 01 Feb 2020 15:11:24 +0100

Upload details

Uploaded by:
Reiner Herrmann
Uploaded to:
Sid
Original maintainer:
Reiner Herrmann
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sng_1.1.0-2.dsc 1.8 KiB b3a2b3909d78a44a9f26aaeac32a563af98ab6eb75b0fbf40f19e6910a6b7f30
sng_1.1.0.orig.tar.gz 122.3 KiB 119c55870c1d1bdc65f7de9dbc62929ccb0c301c2fb79f77df63f5d477f34619
sng_1.1.0-2.debian.tar.xz 4.2 KiB 0a1b618bd5bb501580debb67ea8185afb47b41eba7b243f4f7e65eaf3842b18d

No changes file available.

Binary packages built by this source

sng: specialized markup language for representing PNG contents

 SNG (Scriptable Network Graphics) is a minilanguage designed
 specifically to represent the entire contents of a PNG (Portable
 Network Graphics) file in an editable form. Thus, SNGs representing
 elaborate graphics images and ancillary chunk data can be readily
 generated or modified using only text tools.
 .
 SNG is implemented by a compiler/decompiler called sng that
 losslessly translates between SNG and PNG.

sng-dbgsym: debug symbols for sng