1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
|
apngasm (2.91-5) unstable; urgency=medium
* Bump Standards-Version: 4.6.2
* d/apngasm.1.pod: add one blank line between in Usage
* d/control: Homepage: URL add a trailing slash, avoid javascript redirect.
* d/copyright:
- add 7z/* License: LGPL-2.1+
- update year info to 2023
This is a suggestion from https://repology.org
* d/rules: use execute_before_dh_installman target
* d/u/metadata: add Repository-Browse: URL
* run wrap-and-sort -a -s -b -k -t
-- xiao sheng wen <atzlinux@sina.com> Thu, 13 Apr 2023 16:52:06 +0800
apngasm (2.91-4) unstable; urgency=medium
* New maintainer (Closes: #826282)
* d/copyright:
- add 2022 xiao sheng wen <atzlinux@sina.com>
- Remove non-standard fields
* Update standards version to 4.6.1.0, no changes needed.
* d/apngasm.1.pod:
- update STANDARDS to https://wiki.mozilla.org/APNG_Specification
- fix typo
* Update watch file format version to 4
- match sf.net entry for newest uscan
- add -src string in filename
* delete d/repack.sh, useless
* d/control: B-D: + libzopfli-dev
* add d/p/020-build-use-system-libzopfli-dev-package.patch
* d/p/010_fix-gcc-flags.patch: add CXXFLAGS for fix CXXFLAGS missing in blhc
* add d/gbp.conf
-- xiao sheng wen <atzlinux@sina.com> Thu, 07 Jul 2022 11:51:42 +0800
apngasm (2.91-3) unstable; urgency=medium
* QA upload.
* Update compat level to 13.
* Mark autopkgtest as superficial. (Closes: #970946)
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Fri, 16 Oct 2020 21:29:46 +0100
apngasm (2.91-2) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Use correct machine-readable copyright file URI.
* Use secure URI in debian/watch.
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Archive, Bug-Database.
[ Sudip Mukherjee ]
* Update Standards-Version to 4.5.0
* Add Rules-Requires-Root: no.
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Thu, 16 Apr 2020 18:29:12 +0100
apngasm (2.91-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: Changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control:
- Standards-Version: bumped to 4.4.0 (no changes needed)
- Switch VCS URLs to salsa.debian.org
* debian/copyright:
- Added safe uri (https) to Format.
- Full updated.
* debian/patches/010_fix-gcc-flags.patch: created to improve
GCC flags to hardenig.
* debian/rules: updated to new upstream source code.
* debian/tests/control: added to provide a trivial test.
* debian/upstream/metadata: created.
-- Giovani Augusto Ferreira <giovani@debian.org> Mon, 16 Sep 2019 21:36:00 -0300
apngasm (2.7-2) unstable; urgency=medium
* QA upload.
* Orphaning package, maintainer not active.
* Fix typo in description, thanks Pascal De Vuyst (Closes: #732769)
* Bump Policy Standards-Version to 3.9.8 (no changes needed)
* Update Vcs-* URLs
* Use build date for manpage (for reproducible builds). Thanks Reiner
Herrmann. (Closes: #782200)
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Thu, 26 May 2016 11:36:19 +0100
apngasm (2.7-1) unstable; urgency=low
* Initial release (Closes: #663415).
* Use hardened build flags.
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Sat, 01 Jun 2013 07:37:05 +0300
|