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 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245
|
mailfront (2.12-1) unstable; urgency=medium
* QA upload.
* Set maintainer to the QA group.
* Fix FTBFS for misuse of 'accept' (Closes: #895669)
* Make the source packable by modern dpkg.
* Switch to source format 3.0 (quilt).
* Import upstream's GPG key.
-- Adam Borowski <kilobyte@angband.pl> Mon, 04 Feb 2019 01:39:42 +0100
mailfront (2.12-0.1) unstable; urgency=medium
* Non-maintainer upload
* Drop patches, upstream
* Disable rbl tests, they seems to be flaky and requiring
an internet connection (moreover, the rbl plugin is a new one).
* New upstream release, fixing the bglibs incompatibility (Closes: #831596)
* Change build-dependency to pick up unversioned libbg-dev package
* Add lua dependency and plugin
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 12 Dec 2017 17:06:23 +0100
mailfront (1.16-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply patches from myself and Valerie Young to make build reproducible.
(Closes: #777431, #847020)
-- Chris Lamb <lamby@debian.org> Thu, 28 Sep 2017 09:38:21 +0100
mailfront (1.16-1) unstable; urgency=low
* new upstream version.
-- Gerrit Pape <pape@smarden.org> Thu, 15 Apr 2010 01:32:03 +0000
mailfront (1.11-1) unstable; urgency=low
* debian/control: fix spelling in long description (thx Simon Waters,
closes: #390053).
* new upstream version.
* debian/rules: adapt.
* debian/diff/no-sfqmail-tests.diff,debian/diff/tests-find-sort.diff:
remove; obsolete.
* debian/implicit: update to revision a09db2e.
* debian/README.Debian.diet: remove for now.
* debian/mailfront.docs: remove debian/README.Debian.diet.
* debian/control: Build-Depends: libbg1-dev, libcvm1-dev;
Standards-Version: 3.7.3.0.
* debian/diff/0001-Makefile-avoid-rpath.diff: new; Makefile: avoid
rpath.
-- Gerrit Pape <pape@smarden.org> Sat, 03 May 2008 07:09:38 +0000
mailfront (0.98-2) unstable; urgency=low
* debian/diff/tests-find-sort.diff: new: sort output from find (closes:
#361557).
-- Gerrit Pape <pape@smarden.org> Sun, 16 Apr 2006 13:31:57 +0000
mailfront (0.98-1) unstable; urgency=low
* new upstream version.
* debian/diff/no-sfqmail-tests.diff: adapt.
-- Gerrit Pape <pape@smarden.org> Wed, 2 Nov 2005 20:54:07 +0000
mailfront (0.97-1) unstable; urgency=low
* new upstream version.
* debian/control: Standards-Version: 3.6.2.0.
* debian/rules: cleanup.
-- Gerrit Pape <pape@smarden.org> Wed, 5 Oct 2005 11:33:18 +0000
mailfront (0.96-1) unstable; urgency=low
* new upstream version.
* debian/diff/static-vs-global.diff: remove; fixed upstream.
* debian/mailfront.NEWS.Debian: new; note about pattern matching change.
-- Gerrit Pape <pape@smarden.org> Sun, 17 Jul 2005 19:58:10 +0000
mailfront (0.95-1) unstable; urgency=low
* new upstream version.
* debian/control: Build-Depends: bglibs-dev (>> 1.022-0); Build-Depends:
cvm (>> 0.71-0), freecdb for selftests.
* debian/diff/no-sfqmail-tests.diff: new; skip smtpfront-auth-login and
smtpfront-auth-plain selftests.
* debian/rules: install: don't install target directories, make install
now does; use $install_prefix with new bg-installer; build: run
selftests.
-- Gerrit Pape <pape@smarden.org> Fri, 17 Jun 2005 16:27:24 +0000
mailfront (0.94-1) unstable; urgency=low
* new upstream version.
* debian/control: Build-Depends: bglibs-dev (>> 1.020-0), cvm-dev
(>> 0.71-0).
* debian/diff/diet-pop3front.diff: remove; obsolete (with dietlibc 0.29).
* debian/rules: use upstream install target.
-- Gerrit Pape <pape@smarden.org> Mon, 6 Jun 2005 18:39:02 +0000
mailfront (0.93-1) unstable; urgency=low
* new upstream version.
* debian/control: remove version restrictions from Build-Depends:
bglibs-dev, cvm-dev.
* debian/copyright: 2005.
* debian/diff/svn-20041206.diff: remove; obsolete.
* debian/diff/diet-pop3front.diff: new; fix linker failure with diet libc
with programs that have main() in pop3-mainloop.o, included in pop3.a
archive.
-- Gerrit Pape <pape@smarden.org> Sun, 24 Apr 2005 16:57:49 +0000
mailfront (0.92-3) unstable; urgency=low
* debian/diff/static-vs-global.diff: new; rename static variable which
also is defined globally (closes: #287632).
* debian/README.Debian.diet: typo.
* debian/control: start short description lowercase.
* debian/rules: cleanup; handle patches and configure stage more
gracefully.
* debian/etc/smtpfront-qmail/log/run: let svlogd add human-readable
timestamps.
-- Gerrit Pape <pape@smarden.org> Thu, 27 Jan 2005 09:00:57 +0000
mailfront (0.92-2) unstable; urgency=low
* debian/diff/svn-20041206.diff: new; bug fixes from upstream svn:
- Fixed bug in pattern matching where the pattern was longer than the
line that would other match.
- Fixed bug in parsing the databytes column in mail rules.
- Fixed omission of not resetting maxdatabytes, which could be set by
a rule, after checking for sender rules.
- Fixed bug in handling multiple sender or recipient specific rules.
- Modified the CVM lookup secret handling to use $CVM_LOOKUP_SECRET
just like the latest CVM code, falling back to $LOOKUP_SECRET if that
isn't set.
* debian/rules: enable target patch-stamp.
-- Gerrit Pape <pape@smarden.org> Mon, 6 Dec 2004 13:18:23 +0000
mailfront (0.92-1) unstable; urgency=low
* new upstream version.
* debian/rules: support "diet" in DEB_BUILD_OPTIONS; add target
configure-stamp; disable target patch-stamp; cleanup.
* debian/diff/patterns.diff: remove; fixed upstream.
* debian/implicit: update to revision 1.10.
* debian/copyright: minor.
* debian/control: Build-Depends: bglibs-dev (>> 1.018-0), cvm-dev (>>
0.20-0).
* debian/README.Debian.diet: new; how to build package with diet libc.
* debian/mailfront.docs: add debian/README.Debian.diet.
-- Gerrit Pape <pape@smarden.org> Sun, 7 Nov 2004 12:09:43 +0000
mailfront (0.91-1) unstable; urgency=low
* new upstream version.
* debian/rules: Build-Depends: bglibs-dev (>> 1.017-0); enable target
patch-stamp.
* debian/implicit: update to revision 1.8.
* debian/diff/patterns.diff: new; see:
http://thread.gmane.org/gmane.comp.sysutils.bgware/1443
-- Gerrit Pape <pape@smarden.org> Tue, 30 Mar 2004 13:17:51 +0000
mailfront (0.90-1) unstable; urgency=low
* new upstream version.
* debian/implicit: update to revision 1.5.
* debian/mailfront.docs: add html docs; install html documentation into
/usr/share/doc/mailfront/ (no subdirectory).
* debian/htmldocs: remove; obsolete.
* debian/rules: don't explicitly install htmldocs, use implicit rules;
minor.
-- Gerrit Pape <pape@smarden.org> Tue, 10 Feb 2004 11:01:19 +0000
mailfront (0.88-2) unstable; urgency=low
* debian/control: no longer Build-Depends: debhelper.
* debian/rules: stop using debhelper, use implicit rules.
* debian/implicit: new; implicit Makefile rules.
* debian/README.Debian: rename to debian/mailfront.README.Debian; minor.
* debian/compat, debian/dirs, debian/examples: remove; obsolete.
* debian/doc: rename to debian/mailfront.docs.
-- Gerrit Pape <pape@smarden.org> Mon, 5 Jan 2004 10:51:10 +0000
mailfront (0.88-1) unstable; urgency=low
* new upstream version.
* debian/control: Standards-Version: 3.6.1.0; Build-Depends: bglibs-dev
(>> 1.011-0), cvm-dev (>> 0.18-0) (closes: #223189).
-- Gerrit Pape <pape@smarden.org> Wed, 10 Dec 2003 09:35:04 +0000
mailfront (0.87-1) unstable; urgency=low
* new upstream version.
* debian/diff/count-received.diff: remove, fixed upstream.
* debian/rules: disable target patch.
* debian/etc/smtpfront-qmail/run, debian/etc/smtpfront-qmail/log/run:
utilize the chpst program from the runit package.
* debian/control: Recommends: runit (>> 0.11.0-0), ipsvd.
-- Gerrit Pape <pape@smarden.org> Fri, 29 Aug 2003 11:06:03 +0200
mailfront (0.86-2) unstable; urgency=low
* debian/diff/count-received.diff: new; from upstream: fix mail loop
detection (Received: header counting).
* debian/rules: add target patch: applies patches in debian/diff;
reverse apply patches in target clean.
-- Gerrit Pape <pape@smarden.org> Fri, 18 Jul 2003 15:22:21 +0200
mailfront (0.86-1) unstable; urgency=low
* new upstream version.
* debian/htmldocs: new; lists upstream doc files in html.
* debian/rules: install upstream doc files in html.
* debian/etc/smtpfront-qmail/: example uses tcpsvd, svlogd, ./peers.
* debian/control: Standards-Version: 3.5.10; adapt description.
* debian/README.Debian: adapt.
* debian/man/pop3front.8, debian/man/smtpfront.8: adapt.
-- Gerrit Pape <pape@smarden.org> Fri, 30 May 2003 09:36:29 +0200
mailfront (0.85-1) unstable; urgency=low
* initial release (closes: #186864).
-- Gerrit Pape <pape@smarden.org> Sun, 30 Mar 2003 18:11:42 +0200
|