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
|
golang-github-proglottis-gpgme (0.1.4-3) unstable; urgency=medium
* try to help with the keltia-archive transition
-- Antoine Beaupré <anarcat@debian.org> Mon, 28 Apr 2025 10:22:49 -0400
golang-github-proglottis-gpgme (0.1.4-2) unstable; urgency=medium
* add missing pkgconf dep to binary package (Closes: #1103514)
-- Antoine Beaupré <anarcat@debian.org> Tue, 22 Apr 2025 10:29:02 -0400
golang-github-proglottis-gpgme (0.1.4-1) unstable; urgency=medium
* new upstream release
-- Antoine Beaupré <anarcat@debian.org> Mon, 14 Apr 2025 14:29:58 -0400
golang-github-proglottis-gpgme (0.1.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 29 Nov 2022 17:48:39 +0000
golang-github-proglottis-gpgme (0.1.1-1) unstable; urgency=medium
* New upstream release.
+ fixed CVE-2020-8945 (Closes: #951372).
* New patch to disable "TestContext_Encrypt" due to network access.
* rules: commented SOCKET_PATH workaround.
* Build-Depends += "gpg-agent".
* Rules-Requires-Root: no.
* Standards-Version: 4.5.0.
* Added myself to Uploaders.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 11 Mar 2020 20:32:01 +1100
golang-github-proglottis-gpgme (0.1.0-1) unstable; urgency=medium
* New upstream version 0.1.0
* bump standards version (no change)
* try to fix reproducible builds
-- Antoine Beaupré <anarcat@debian.org> Sat, 09 Nov 2019 17:10:35 -0500
golang-github-proglottis-gpgme (0.0~git20190226.8e0937a-1) unstable; urgency=medium
* New snapshot to fix dmarc-cat dep
-- Antoine Beaupré <anarcat@debian.org> Sun, 27 Oct 2019 15:54:24 -0400
golang-github-proglottis-gpgme (0.0~git20181127.3b0be09-2) unstable; urgency=medium
* correct gpgme dependency - it's still build
-- Antoine Beaupré <anarcat@debian.org> Sun, 27 Jan 2019 18:07:20 -0500
golang-github-proglottis-gpgme (0.0~git20181127.3b0be09-1) unstable; urgency=medium
* Initial release (Closes: #920387)
-- Antoine Beaupré <anarcat@debian.org> Thu, 24 Jan 2019 18:09:21 -0500
|