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
|
chasquid (1.6-1) unstable; urgency=medium
* New upstream release (1.6)
* patch: Ignore fexp binary
-- Alberto Bertogli <albertito@blitiri.com.ar> Sun, 22 Nov 2020 12:02:49 +0000
chasquid (1.5-1) unstable; urgency=medium
* New upstream release (1.4)
* New upstream release (1.5)
* patch: Remove references to the old protobuf library
* debian/control: Update dependency versions
* patch: Use docopt.Parse to temporarily work around old docopt package
* Add build-dep on golang-github-google-go-cmp-dev
* debhelper: Update to 13, since 12 is now considered old
* lintian: Rename source-contains-unsafe-symlink
-- Alberto Bertogli <albertito@blitiri.com.ar> Sun, 13 Sep 2020 12:39:42 +0100
chasquid (1.3-1) unstable; urgency=medium
* New upstream release (1.3)
* Standards-Version: 4.5.0 (no changes)
* Move debhelper-compat to Build-Depends
-- Alberto Bertogli <albertito@blitiri.com.ar> Sun, 12 Apr 2020 23:40:53 +0100
chasquid (1.2-1) unstable; urgency=medium
* New upstream release (1.2)
* Changelogs are now at relnotes.md
-- Alberto Bertogli <albertito@blitiri.com.ar> Fri, 06 Dec 2019 16:22:59 +0000
chasquid (1.1-1) unstable; urgency=medium
* Fix docs install
* New upstream release (1.1)
* Depends on golang-blitiri-go-spf-dev >= 0.0+git20191018.0.a683815
* Changelogs have moved to docs/upgrading.md
* Standards-Version: 4.4.1 (no changes)
* Fix install of docs that are symlinks
-- Alberto Bertogli <albertito@blitiri.com.ar> Sat, 26 Oct 2019 17:53:45 +0100
chasquid (1.00-1) unstable; urgency=medium
* New upstream release (1.00)
* Update Standards-Version to 4.4.0 (no changes)
-- Alberto Bertogli <albertito@blitiri.com.ar> Mon, 05 Aug 2019 15:51:34 +0100
chasquid (0.07-1) unstable; urgency=medium
* New upstream release (0.07)
* Update Standards-Version to 4.3.0 (no changes)
* Update compat and debhelper (to 12)
-- Alberto Bertogli <albertito@blitiri.com.ar> Sat, 19 Jan 2019 02:10:32 +0000
chasquid (0.06-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.1.5 (no changes)
-- Alberto Bertogli <albertito@blitiri.com.ar> Sun, 22 Jul 2018 12:10:39 +0100
chasquid (0.05-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Alberto Bertogli ]
* New upstream release.
* Add new manpages
* Standards-Version: 4.1.4 (no adjustments needed).
* Update description to match upstream
* Add documentation reference to systemd's service file
-- Alberto Bertogli <albertito@blitiri.com.ar> Tue, 05 Jun 2018 01:51:33 +0100
chasquid (0.04+git20180302.0ae5798-1) unstable; urgency=medium
* Upstream fix: Support dovecot-side username changes
-- Alberto Bertogli <albertito@blitiri.com.ar> Fri, 02 Mar 2018 19:25:53 +0000
chasquid (0.04-1) unstable; urgency=medium
[ Alberto Bertogli ]
* New upstream release.
* Ignore dovecot-auth-cli (internal binary not useful for production).
* Add new dependencies for the packages that were split off.
* Standards-Version: 4.1.3 (no adjustments needed).
* Update compat and debhelper (to 11)
* gbp.conf: No longer generate pristine-tar
* debian/rules: Use pkg-info.mk
* debian/control: Use "optional" priority
* debian/postint: Do not use recursive chown
* debian/patches: Add description to 0001-Use_chasquid_user.patch
* debian/rules: Use dh_installsystemd
* debian/rules: UPGRADING.md as upstream changelog
* Add a debian/watch file
-- Martín Ferrari <tincho@debian.org> Mon, 12 Feb 2018 11:10:36 +0000
chasquid (0.03+git20170716.6867859-1) unstable; urgency=medium
* New upstream release.
* Update gbp.conf to match the structure of the repository.
* Add new submission-over-TLS socket to systemd.
* Add me as uploader, as per Tincho's recommendation.
* Standards-Version: 4.0.0 (only minor adjustments).
* Add autopkgtest-pkg-go for CI integration.
* Clarify comment about binaries excluded from build/test.
-- Alberto Bertogli <albertito@blitiri.com.ar> Sun, 16 Jul 2017 13:43:18 +0100
chasquid (0.01+git20161124.6479138-2) unstable; urgency=medium
* Add missing license info for file copied from golang sources.
-- Martín Ferrari <tincho@debian.org> Wed, 30 Nov 2016 10:14:06 +0000
chasquid (0.01+git20161124.6479138-1) unstable; urgency=medium
[ Alberto Bertogli ]
* Initial package. Closes: #845336
[ Martín Ferrari ]
* Packaging improvements.
-- Martín Ferrari <tincho@debian.org> Tue, 29 Nov 2016 09:33:07 +0100
|