apng2gif 1.8-3 source package in Ubuntu

Changelog

apng2gif (1.8-3) unstable; urgency=medium

  [ xiao sheng wen(肖盛文) ]
  * add debian/gbp.conf, set debian-branch = debian/latest
  * d/control:
      - New maintainer (Closes: #920071)
      - Bump Standards-Version: 4.6.0
      - Bump debhelper-compat (= 13)
      - add Rules-Requires-Root: no
      - Update Homepage: http://apng2gif.sourceforge.net
  * add d/upstream/metadata
  * d/watch: update to version=4
  * d/copyright: Files: debian/* add New maintainer xiao sheng wen
  * Update manpages: delete outdated APNG homepage, fix typo
  * d/rules:
      - delete "LDFLAGS += -Wl,--as-needed"
      - delete unused override_dh_installchangelogs
      - delete unused CC,CFLAGS variables
      - add execute_before_dh_installman target

 -- xiao sheng wen <email address hidden>  Tue, 24 Aug 2021 22:00:11 +0800

Upload details

Uploaded by:
xiao sheng wen
Uploaded to:
Sid
Original maintainer:
xiao sheng wen
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
apng2gif_1.8-3.dsc 1.7 KiB 86aa4ac3e23b9e127d3ea2c537eb1e756e7058569900a7660ad92f4d499b57cb
apng2gif_1.8.orig.tar.gz 427.7 KiB 4d47a2c0e6656bbc5afeecccc62b22f885a6b0434944bd52824126a156959649
apng2gif_1.8-3.debian.tar.xz 7.2 KiB 07b97e9e45593f4b01e17dff0983ac9b7be86842369621d6e67835ba94897163

Available diffs

No changes file available.

Binary packages built by this source

apng2gif: tool for converting APNG images to animated GIF format

 This package provides a command line tool for converting images from
 Animated PNG to animated GIF format.
 .
 The Animated Portable Network Graphics (APNG) file format is an
 extension to the Portable Network Graphics (PNG) specification. It
 allows for animated PNG files that work similarly to animated GIF
 files, while retaining backward compatibility with non-animated PNG
 files and adding support for 8-bit transparency and 24-bit images.

apng2gif-dbgsym: debug symbols for apng2gif