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 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306
|
gpg-remailer (3.04.07-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Fix day-of-week for changelog entry 2.40.0-1.
[ Frank B. Brokken ]
* New upstream version 3.04.07
* debian/rules determines the C++ version to use from upstream's 'c++std'
file
[ tony mancill ]
* Freshen years in debian/copyright
* Bump Standards-Version to 4.6.2
-- tony mancill <tmancill@debian.org> Sat, 28 Jan 2023 11:10:53 -0800
gpg-remailer (3.04.06-1) unstable; urgency=low
[ Frank B. Brokken ]
* New upstream version 3.04.06
Build script ready for icmake 10.01.01
[ tony mancill ]
* Bump Standards-Version to 4.6.0
* Freshen years in debian/copyright
-- tony mancill <tmancill@debian.org> Wed, 08 Sep 2021 09:46:11 -0700
gpg-remailer (3.04.05-1) unstable; urgency=low
* New upstream release provides several cosmetic changes
* Added 'Rules-Requires-Root: no' to the debian changelog
* Bump Standards-Version to 4.4.1, and updated other versions as well
* Removed debian/compat, compat now specified in debian/control
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 17 Dec 2019 15:53:50 +0100
gpg-remailer (3.04.04-2) unstable; urgency=medium
[ Frank B. Brokken ]
* New debian release depends on bobcat version 5
[ tony mancill ]
* Bump Standards-Version to 4.4.0
* Set CXXFLAGS --std=c++2a
* Use debhelper 12
* Freshen years in debian/copyright
-- tony mancill <tmancill@debian.org> Thu, 25 Jul 2019 20:06:56 -0700
gpg-remailer (3.04.04-1) unstable; urgency=medium
[ Frank B. Brokken ]
* Upstream migration from Github to Gitlab
* Updated debian/control accordingly
* Updated debian/rules to use dh sequencer
* Added debian/watch
[ Ondřej Nový ]
* d/copyright: Change Format URL to correct one
[ tony mancill ]
* Bump Standards-Version to 4.2.1
* Update pattern in debian/watch
-- tony mancill <tmancill@debian.org> Mon, 12 Nov 2018 17:47:18 -0800
gpg-remailer (3.04.03-1) unstable; urgency=low
* Tony Mancill noticed that some files that were included in the upstream
tarball didn't belong there (e.g., tmp/bin/binary). Those files were
removed from this version's upstream tarball.
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 07 Nov 2017 19:15:54 +0100
gpg-remailer (3.04.02-2) unstable; urgency=low
* Upstream refreshed the source tarball, the previous one (used for
3.04.02-1) contained two superfluous files.
* The --std=c++14 flag was removed from debian/rules as it is now standard.
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 07 Nov 2017 11:06:35 +0100
gpg-remailer (3.04.02-1) unstable; urgency=low
* New upstream release adds missing Content-Type log entry to the
gpg-remailer's log file.
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 05 Nov 2017 14:22:04 +0100
gpg-remailer (3.04.01-1) unstable; urgency=low
* Upstream fixed a bug, introduced at 3.04.00, resulting in adding the
Content-Type and Content-Disposition headers from the original
gpg-encrypted e-mail in the re-encrypted e-mail, preventing the automatic
decryption of the received re-encrypted e-mail.
-- Frank B. Brokken <f.b.brokken@rug.nl> Thu, 05 Oct 2017 16:45:38 +0200
gpg-remailer (3.04.00-1) unstable; urgency=low
* Upstream added option x-headers to add some headers of the e-mail received
by gpg-remailer.
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 24 Sep 2017 15:07:22 +0200
gpg-remailer (3.03.01-1) unstable; urgency=low
* Upstream fixed a FTBFS problem introduced by a new compiler version.
* Updated debian/control
-- Frank B. Brokken <f.b.brokken@rug.nl> Thu, 31 Aug 2017 16:43:14 +0200
gpg-remailer (3.03.00-2) unstable; urgency=medium
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
-- tony mancill <tmancill@debian.org> Thu, 22 Jun 2017 20:43:53 -0700
gpg-remailer (3.03.00-1) experimental; urgency=low
* New upstream release fixes a flaw in handling incoming multipart-signed
encrypted e-mails.
* Updated versions of Build-Depends packages to their current versions.
-- Frank B. Brokken <f.b.brokken@rug.nl> Sat, 13 May 2017 10:27:04 +0200
gpg-remailer (3.02.01-1) experimental; urgency=low
[ Frank B. Brokken ]
* New upstream release (cosmetic changes only).
* Updated version numbers in `control'.
[ tony mancill ]
* Updated Vcs URLs in debian/control to use HTTPS.
-- tony mancill <tmancill@debian.org> Sat, 22 Apr 2017 09:45:07 -0700
gpg-remailer (3.02.00-2) unstable; urgency=medium
* New compilation required to fix a missing library symbol
* Updated the standards and required programs versions in debian/control
-- Frank B. Brokken <f.b.brokken@rug.nl> Sat, 01 Oct 2016 21:30:41 +0200
gpg-remailer (3.02.00-1) unstable; urgency=medium
* New upstream release fixed a bug in handling multipart/signed e-mail and
improved handling of 'signature: absent' e-mail.
-- Frank B. Brokken <f.b.brokken@rug.nl> Wed, 13 Apr 2016 15:20:09 +0530
gpg-remailer (3.01.03-1) unstable; urgency=medium
* Upstream adapted its build scripts to icmake 8.00.04, fixes a small bug,
adds an extensive description of how the gpg-remailer can operationally be
used, and includes some cosmetic changes.
* Updated debian/control to current build-depends requirements
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 20 Dec 2015 12:39:56 +0100
gpg-remailer (3.01.02-1) unstable; urgency=medium
* Upstream fixed a flaw in the installation script, Upstream's 'build'
script now supports -P to prevent the use of precompiled headers
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 06 Oct 2015 19:45:16 +0200
gpg-remailer (3.01.01-1) unstable; urgency=medium
* New upstream release redefines its installation procedure. The
debian/rules file was adapted accordingly
* Gpg-remailer now depends on libbobcat-dev >= 4.00.00
* Removed git-orig-source target from debian/rules
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 04 Oct 2015 11:31:51 +0200
gpg-remailer (3.01.00-1) unstable; urgency=medium
* New upstream release modified its 'build' script and uses precompiled
headers.
* New upstream homepage
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 29 Sep 2015 21:34:46 +0200
gpg-remailer (3.00.02-2) unstable; urgency=medium
* Drop versioned g++ build-dep. (Closes: #751315)
-- tony mancill <tmancill@debian.org> Sun, 03 Aug 2014 10:07:33 -0700
gpg-remailer (3.00.02-1) unstable; urgency=low
* Fixed missing substitutions of current version and release years in the
man-page.
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 22 Apr 2014 11:38:55 +0200
gpg-remailer (3.00.01-1) unstable; urgency=low
[ Frank B. Brokken ]
* Upstream added option --umask, and repaired a flaw in the program's
exception handling. Version 3.00.00 is not separately released.
[ tony mancill ]
* Bump Standards-Version to 3.9.5 (no changes).
-- tony mancill <tmancill@debian.org> Mon, 16 Dec 2013 22:47:11 -0800
gpg-remailer (3.00.00-1) unstable; urgency=low
* Clear-text messages can optionally also be handled. Several new
configuration options were added. --relax ignored: umask should be used.
Further details: see the upstream changelog.
* The script 'testrun' is for internal use only, and was removed from the
distribution.
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 15 Dec 2013 10:26:16 +0100
gpg-remailer (2.56.00-1) unstable; urgency=low
* New upstream release fixes handling of multiple -m and -r options
-- Frank B. Brokken <f.b.brokken@rug.nl> Thu, 10 Oct 2013 08:23:42 +0200
gpg-remailer (2.55.01-1) unstable; urgency=low
* New upstream release (adds missing but essential -pthread compilation
flag)
* Added -pthread to debian/rules
-- Frank B. Brokken <f.b.brokken@rug.nl> Mon, 30 Sep 2013 16:10:38 +0200
gpg-remailer (2.55.00-1) unstable; urgency=low
[ Frank B. Brokken ]
* New upstream release (contains Copyright-notice stating that GPL V3
applies)
* Depends-list updated to contain gnupg | gnupg2 and bsd-mailx
[ tony mancill ]
* Update versioned dependency on libbobcat to 3.16.00
* Update dependency on g++ to g++-4.8
-- tony mancill <tmancill@debian.org> Mon, 16 Sep 2013 21:34:35 -0700
gpg-remailer (2.54.01-1) unstable; urgency=low
* New upstream release (contains LICENSE file).
* Initial Debian upload (Closes: #694278).
-- tony mancill <tmancill@debian.org> Wed, 04 Sep 2013 21:13:45 -0700
gpg-remailer (2.54.00-1) unstable; urgency=low
[ Frank B. Brokken ]
* New upstream release depends on Bobcat 3.12.00
* Program renamed to gpg-remailer
[ tony mancill ]
* Set debian/source/format to 3.0 (quilt).
* Update Vcs-* fields in debian/control.
* Set debian/compat to 9.
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 12 Mar 2013 15:13:11 +0100
remailer (2.53.00-1) unstable; urgency=low
* New upstream release depends on Bobcat 3.00.00
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 06 May 2012 12:59:19 +0200
remailer (2.50.1-2) unstable; urgency=low
* Dependency on new bobcat lib
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 09 Nov 2010 14:41:42 +0100
remailer (2.50.1-1) unstable; urgency=low
* New upstream release
-- Frank B. Brokken <f.b.brokken@rug.nl> Mon, 12 Oct 2009 09:58:31 +0200
remailer (2.50.0-1) unstable; urgency=low
* New upstream release
-- Frank B. Brokken <f.b.brokken@rug.nl> Sat, 07 Mar 2009 13:32:34 +0100
remailer (2.40.0-1) unstable; urgency=low
* Initial Debianized Release.
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 05 Oct 2008 14:45:58 +0200
|