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 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
aerc (0.14.0-1) unstable; urgency=medium
* New upstream version 0.14.0
-- Robin Jarry <robin@jarry.cc> Fri, 06 Jan 2023 23:47:31 +0100
aerc (0.13.0-1) unstable; urgency=medium
* New upstream version 0.13.0
* d/control: update dependencies
-- Robin Jarry <robin@jarry.cc> Thu, 20 Oct 2022 20:59:13 +0000
aerc (0.12.0-1) unstable; urgency=medium
* New upstream version 0.12.0
-- Robin Jarry <robin@jarry.cc> Thu, 01 Sep 2022 10:54:15 +0200
aerc (0.11.0-1) unstable; urgency=medium
[ Nilesh Patra ]
* Use DEB_VERSION_UPSTREAM instead of parsing from d/ch
* Disable reprotest in d/gitlab-ci.yml
[ Robin Jarry ]
* d/rules: force version from changelog
* d/patches: remove disable-beep.diff
* New upstream version 0.11.0
* d/patches: remove upstreamed patch
* d/control: update dependencies
-- Robin Jarry <robin@jarry.cc> Fri, 15 Jul 2022 22:18:07 +0530
aerc (0.10.0-1) unstable; urgency=medium
[ Nilesh Patra ]
* New upstream version 0.10.0
* Remove d/p/do-not-append-ldflags.diff: Upstream adapted w/ our buildsystem
* Do not install show-ics-details.py
* Update d/gitlab-ci.yml: aerc is a leaf package and
would not break anything, use default gitlab-ci
* d/rules: Set GNUPGHOME to attempt fix build failure
[ Robin Jarry ]
* d/control: add build-dependency and recommends on gnupg
-- Nilesh Patra <nilesh@debian.org> Mon, 09 May 2022 22:58:53 +0000
aerc (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* d/control: Update short description
* Add B-D on golang-github-gatherstars-com-jwz-dev,
golang-github-lithammer-fuzzysearch-dev and golang-github-xo-terminfo-dev
* Add patch to not append to ldflags, rather initialize
it so as to override when needed
-- Nilesh Patra <nilesh@debian.org> Wed, 23 Mar 2022 19:01:04 +0530
aerc (0.8.2-1) unstable; urgency=medium
* New upstream version 0.8.2
* d/rules: Override LDFLAGS from
upstream, propagate debian-specific opts
* d/rules: Add contrib/aerc.desktop to DH_INSTALL_EXTRA
* Add patch to fix awk shebang in colorize script
-- Nilesh Patra <nilesh@debian.org> Wed, 23 Feb 2022 00:48:08 +0530
aerc (0.7.1-1) unstable; urgency=medium
* New upstream version 0.7.1
* Upstream started signing tags
+ Change d/watch to detect pgpmode
+ Add d/u/signing-key.asc to verify upstream signatures
* Tighten B-D on golang-github-emersion-go-pgpmail-dev
* Add B-D on golang-github-protonmail-go-crypto-dev
* Drop use-x-crypto.diff: Use the protonmail crypto fork
-- Nilesh Patra <nilesh@debian.org> Sat, 15 Jan 2022 19:25:17 +0530
aerc (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
* Change refs from sircmpwn => rjarry, update copyright,
since the project development would be going on a fork
* Drop d/p/backport-message-id.diff
* Refresh use-x-crypto.diff
* d/control: Update B-D
-- Nilesh Patra <nilesh@debian.org> Mon, 22 Nov 2021 20:07:24 +0530
aerc (0.5.2-2) unstable; urgency=medium
* Suppress executable-not-elf-or-script warning.
* d/control: Change section to mail. (Closes: #996819)
-- Aloïs Micard <creekorful@debian.org> Wed, 20 Oct 2021 09:08:52 +0200
aerc (0.5.2-1) unstable; urgency=medium
[ Aloïs Micard ]
* d/patches:
- Write patch to use new version of golang-github-emersion-go-message-dev.
- Write patch to use x-crypto instead of protonmail fork.
* d/rules:
- Install config/default_styleset.
[ Nilesh Patra ]
* New upstream version 0.5.2 (Closes: #981066, #989151)
* Remove d/p/fix-installation-directories.diff for it has been fixed upstream
* Add d/u/metadata
* d/rules: s/make/$(MAKE)/g
* d/control
+ Remove start with an article in Short Description
+ Bump debhelper compatibility level to 13
+ Bump Standards-Version to 4.6.0 (no changes needed)
+ Add Myself and Aloïs to Uploaders
-- Nilesh Patra <nilesh@debian.org> Thu, 26 Aug 2021 20:07:20 +0530
aerc (0.4.0-1) unstable; urgency=medium
* Release 0.4.0
-- Ben Fiedler <debian@services.bfiedler.ch> Mon, 17 Aug 2020 22:41:32 +0200
aerc (0.3.0-2) unstable; urgency=medium
* Remove build paths embedded in final package (Closes: #963717)
-- Ben Fiedler <debian@services.bfiedler.ch> Sun, 28 Jun 2020 20:19:02 +0200
aerc (0.3.0-1) unstable; urgency=medium
* Initial release (Closes: #947962)
-- Ben Fiedler <debian@services.bfiedler.ch> Tue, 21 Apr 2020 20:41:56 +0200
|