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
|
extsmail (2.5-3) unstable; urgency=medium
* QA upload.
* debian/control:
- Bumped Standards-Version to 4.7.0.
- Pointed Vcs-* fields to Salsa repository.
* debian/copyright:
- Added missing Files paragraph and respective standalone License
paragraph.
- Updated packaging copyright information.
* debian/gbp.conf: added to set the Debian branch in accordance with DEP-14
and enforce pristine-tar.
* debian/upstream/metadata: created to provide DEP-12 upstream metadata.
-- David da Silva Polverari <polverari@debian.org> Fri, 10 May 2024 03:25:05 +0000
extsmail (2.5-2) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #1053234).
-- Eduardo Vieira da Costa <eduvcientista@gmail.com> Tue, 12 Dec 2023 13:44:17 -0300
extsmail (2.5-1) unstable; urgency=low
* New upstream release 2.5.
* debian/control: Build-Depends: Update debhelper-compat (= 13).
* debian/control: Build-Depends: Add libbsd-dev.
* debian/control: Standards-Version: 4.6.0.0.
* debian/patches/: Removed.
-- Olivier Girondel <olivier@biniou.info> Wed, 18 Aug 2021 14:55:00 +0200
extsmail (2.4-2) unstable; urgency=low
* debian/tests/control: Add Restrictions: superficial (Closes: #969825).
* debian/patches/fix-manpage-typo.patch: Added.
* debian/patches/series: Added.
-- Olivier Girondel <olivier@biniou.info> Tue, 08 Sep 2020 18:42:35 +0200
extsmail (2.4-1) unstable; urgency=low
* New upstream release 2.4.
* debian/control: Standards-Version: 4.5.0.
* debian/copyright: Update copyright years.
-- Olivier Girondel <olivier@biniou.info> Fri, 31 Jan 2020 16:37:26 +0100
extsmail (2.3-1) unstable; urgency=low
* New upstream release 2.3.
* debian/control: Standards-Version: 4.4.1.
* debian/control: Build-Depends: Update debhelper-compat (= 12).
* debian/control: Add Rules-Requires-Root: no.
* debian/patches: Remove.
* debian/compat: Remove.
-- Olivier Girondel <olivier@biniou.info> Thu, 10 Oct 2019 16:22:58 +0200
extsmail (2.2-4) unstable; urgency=low
* debian/tests/control: Fix typo in Test-Command.
-- Olivier Girondel <olivier@biniou.info> Tue, 12 Feb 2019 11:36:19 +0100
extsmail (2.2-3) unstable; urgency=low
* debian/patches/*: Fix implicit-declaration.
* debian/rules: Add --no-parallel.
* debian/control: Standards-Version: 4.3.0.
* debian/tests/control: Add Restrictions: allow-stderr.
-- Olivier Girondel <olivier@biniou.info> Sun, 10 Feb 2019 00:12:20 +0100
extsmail (2.2-2) unstable; urgency=low
* debian/control: Remove Vcs-Git.
* debian/patches/*: Fix FTBFS.
* debian/rules: Remove --no-parallel.
* [bartm] restored changelog.
-- Olivier Girondel <olivier@biniou.info> Wed, 19 Dec 2018 23:27:42 +0100
extsmail (2.2-1) unstable; urgency=low
* New upstream release 2.2. (Closes: #748739)
* debian/compat: Upgrade to 11.
* debian/control: Priority: optional.
* debian/control: Vcs-Browser: https://github.com/ltratt/extsmail.
* debian/control: Vcs-Git: https://github.com/oliv3/extsmail-debian.
* debian/control: Build-Depends: Remove dh-autoreconf.
* debian/control: Build-Depends: Update debhelper (>= 11).
* debian/control: Update Homepage.
* debian/control: Standards-Version: 4.2.1.
* debian/copyright: Update copyright years.
* debian/copyright: Update Source URL.
* debian/copyright: Use secure copyright format URI.
* debian/rules: Remove --with autoreconf.
* debian/rules: Add --no-parallel.
* debian/tests/control: Added.
* debian/watch: version=4.
* debian/watch: Use secure URI.
-- Olivier Girondel <olivier@biniou.info> Tue, 13 Nov 2018 16:12:07 +0100
extsmail (2.0-2) unstable; urgency=low
* Upload to unstable.
-- Olivier Girondel <olivier@biniou.info> Thu, 14 May 2015 22:55:21 +0200
extsmail (2.0-1) experimental; urgency=low
* New upstream 2.0 release.
* debian/control: Standards-Version: 3.9.6.
-- Olivier Girondel <olivier@biniou.info> Fri, 14 Nov 2014 00:35:33 +0100
extsmail (1.9-1) unstable; urgency=low
* New upstream 1.9 release.
* debian/control: Standards-Version: 3.9.5.
* debian/control: Build-Depends: debhelper (>= 9), dh-autoreconf.
* debian/compat: Update to 9.
* debian/copyright: Update years.
* debian/rules: Use --with autoreconf.
-- Olivier Girondel <olivier@biniou.info> Fri, 20 Jun 2014 20:43:32 +0100
extsmail (1.4-1) unstable; urgency=low
* Initial release (Closes: #652731)
-- Olivier Girondel <olivier@biniou.info> Tue, 20 Dec 2011 21:33:46 +0100
|