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
|
axmail (2.13-2) unstable; urgency=medium
* d/control:
- Update standards
- Update me
- Add libcrypt-dev dependency (Closes: #1106973)
* d/copyright: Update the gnu location to be online
* Refresh patch headers to be DEP-3
-- Dave Hibberd <hibby@debian.org> Tue, 07 Oct 2025 23:00:14 +0100
axmail (2.13-1) unstable; urgency=medium
* Team upload.
[ Dave Hibberd ]
* New upstream version 2.13
* Standards bump to 4.6.0.1
[ Christoph Berg ]
* Remove .svn directory from tarball.
-- Christoph Berg <myon@debian.org> Sat, 05 Nov 2022 17:12:40 +0100
axmail (2.12.2-1) unstable; urgency=medium
* Bumped to 2.12.2 Upstream Release
- Refreshed Patches
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Use secure URI in debian/watch.
[ tony mancill ]
* Update Homepage (Closes: #974723)
-- Dave Hibberd <d@vehibberd.com> Sat, 30 Jan 2021 21:20:46 +0000
axmail (2.11.1-1) unstable; urgency=medium
* Team upload.
[ Dave Hibberd ]
* Bump to new standards
* Bump to dh12
* Added debian/gitlab-ci.yml
* Added patch by Helmut Grohne (Closes: #949988)
- Makes axmail cross build from source
[ Christoph Berg ]
* New upstream version.
* Use dh_install to install files instead of rewriting most of the upstream
Makefile.
* Install full README file as upstream changelog instead of sed'ing a
random part from it as such.
* Fix build failure with gcc 10. (Closes: #957028)
* Move /var/lib/ax25/axmail/help to /usr/share/axmail/help.
(Closes: #933867)
-- Christoph Berg <myon@debian.org> Mon, 03 Aug 2020 21:46:54 +0200
axmail (2.9-2) unstable; urgency=medium
* Fixed the makefile edit that removed the binary (Closes: #918336)
- patches/install_locations changed
- patches/install_dir_creation refreshed
* Improved lintian tidiness
- patches/spelling updated with new spelling updates
- debian/control had some whitespace removed
-- Dave Hibberd <d@vehibberd.com> Sat, 05 Jan 2019 22:27:18 +0000
axmail (2.9-1) unstable; urgency=medium
* Imported new upstream release
- Patches Refreshed
* New Patch to correct manpage locations
- correct-manpages.patch
* debian/control
- Svn locations updated
- Homepage updated
- Architecture changed to linux-any
- Standards Version bumped to current release
- dh version pushed to 11
* debian/compat
- bumped to dh 11
* debian/compat
- copyright updated with secure uri
* build-depend on postfix removed (Closes: #904271)
-- Dave Hibberd <d@vehibberd.com> Thu, 27 Dec 2018 17:25:41 +0000
axmail (2.6-1) unstable; urgency=medium
* Imported new upstream release
* Refreshed Patches
* debian/control
- Updated standards to current version
-- Dave Hibberd <d@vehibberd.com> Sat, 21 Jan 2017 16:12:38 +0000
axmail (2.5.1-1) unstable; urgency=medium
* Imported new upstream release
* Refreshed Patches
* Upstream manpages are now used instead of debian generated ones
-- Dave Hibberd <d@vehibberd.com> Tue, 06 Sep 2016 21:26:54 +0100
axmail (2.5-2) unstable; urgency=medium
* debian/rules
- Added hardening
* debian/axmail.docs
- Removed INSTALL
* debian/patches/hardening
- Renamed from fix_cflags
- added $(CPPFLAGS) and $(LDFLAGS) to compiler options
* debian/patches/spelling
- Fixes spelling in utils.c
* debian/manpages/axmail.conf.5
- Fixed spelling error
-- Dave Hibberd <d@vehibberd.com> Tue, 05 Apr 2016 22:27:06 +0100
axmail (2.5-1) unstable; urgency=medium
* Initial release. (Closes: #799482)
-- Dave Hibberd <d@vehibberd.com> Mon, 12 Oct 2015 09:53:56 +0100
|