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
|
ciderwebmail (1.05+20150729-2) unstable; urgency=medium
* Mark package as autopkg-testable.
-- Jonas Smedegaard <dr@jones.dk> Sat, 03 Sep 2016 17:55:57 +0200
ciderwebmail (1.05+20150729-1) unstable; urgency=medium
[ upstream ]
* Git snapshot.
+ Check template instead of locale folder for supported languages.
+ Remove more mootoolsisms.
+ Remove mootools form validation.
+ Make sure the sending progress dialog is removed after sending.
+ Remove mootools data validatoin from html template.
+ Replace JSON.decode from mootools with JSON.parse.
+ Add html5 input validation and replace CSS for composer.
+ Fix textarea scrolling in message composing.
[ Jonas Smedegaard ]
* Fix avoid license-mine .ico files (unsupported by exiftool - see
<https://rt.cpan.org/Ticket/Display.html?id=114260>).
* Modernize git-buildpackage config:
+ Avoid git- prefix.
+ Filter any .gitignore file.
* Drop patch 1001: Adopted upstream.
* Unfuzz patch 1002.
* Update copyright info:
+ Extend coverage of packaging to include recent years.
* Use recet licensecheck, and license-miner now shipped with CDBS.
+ Stop include license-miner locally (shipped with CDBS now).
+ Tighten to build-depend versioned on cdbs.
+ Build-depend on licensecheck (not devscripts).
-- Jonas Smedegaard <dr@jones.dk> Sat, 03 Sep 2016 16:48:02 +0200
ciderwebmail (1.05-6) unstable; urgency=medium
[ Axel Beckert ]
* debian/copyright: Drop CiderWebmail's Request Tracker from
Upstream-Contact. Seems to no more exist. Thanks DUCK!
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.8.
* Use https protocol in Vcs-Git URL.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Update watch file:
+ Bump file format to version 4.
+ Track only github source, and refine pattern.
+ Mangle download filename.
+ Add usage comment.
* Include and use local script license-miner (succeeding
print-metadata.pl).
* Update package relations:
+ Build-depend on libfont-ttf-perl.
+ Stop build-depend on libipc-system-simple-perl lcdf-typetools.
-- Jonas Smedegaard <dr@jones.dk> Mon, 09 May 2016 15:21:01 +0200
ciderwebmail (1.05-5) unstable; urgency=medium
* Team upload.
* Fix symlink_to_dir call in debian/ciderwebmail.maintscript.
+ Add a trailing slash to the old-target path.
+ Bump prior-version.
Thanks to Andreas Beckmann for the pointer and patch. (Closes: #774862)
-- gregor herrmann <gregoa@debian.org> Wed, 21 Jan 2015 18:19:25 +0100
ciderwebmail (1.05-4) unstable; urgency=medium
* Team upload.
* Handle symlink-to-directory transition of
/usr/share/ciderwebmail/root/static/images/mimeicons.
Add debian/ciderwebmail.maintscript with the symlink_to_dir instruction,
and 'Pre-Depends: ${misc:Pre-Depends}' in debian/control{,.in}.
Thanks to Andreas Beckmann for the bug report. (Closes: #774862)
-- gregor herrmann <gregoa@debian.org> Mon, 12 Jan 2015 18:00:22 +0100
ciderwebmail (1.05-3) unstable; urgency=medium
* Add patch 1002 to fix submit button for sending mail.
Closes: bug#773207.
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 Dec 2014 17:10:44 +0100
ciderwebmail (1.05-2) unstable; urgency=medium
* Add patch 1001 to fix resolve supported languages.
* Fix strip more upstream install noise.
* Fix build-depend on libcatalyst-devel-perl (due to upstream release
done without generating embedded code copies below inc/ as required
by Catalyst sometimes - e.g. on backports to Wheezy).
-- Jonas Smedegaard <dr@jones.dk> Sat, 25 Oct 2014 18:49:13 +0200
ciderwebmail (1.05-1) unstable; urgency=low
[ upstream ]
* New release.
+ Now works when using Courier IMAP server.
+ Various improvements for the test suite.
+ Remove Mootools, replace with plain JavaScript.
+ HTML5 message submission progress bar.
+ Various html/css/design fixes across all browsers.
+ Basic managesieve support.
+ Improve text/html mail rendering support based on
HTML::Defang and HTML::Tidy
+ Add support for Content Security Policy when rendering text/html
parts.
+ New russian, czech and danish translations.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Handle new Managesieve support:
+ Recommend libauthen-sasl-perl, for secure Managesieve connections.
+ Add managesieve options to Debian-forked configfile.
+ (Build-)depend on libnet-managesieve-perl.
* Improve language support:
+ Add patch 1001 with danish localization.
+ Regenerate localized templates during build.
+ Build-depend on gettext.
* Avoid installing unused locale or var files, or empty /usr/bin dir.
* Adapt to upstream now using Oxygen icon theme also for mimeicons:
+ Stop recommend http-icons.
+ Drop http-icons paragraphs in copyright file.
+ Update Files paragraph about Oxygen icons in copyright file.
+ Add TODO about use of separately packaged oxygen-icon-theme.
* Replace mootools-more.js (in addition to mootools-core.js) with
symlink to separately packaged file.
* Unfuzz patch 2001.
* Update package relations (in addition to others above):
+ (Build-)depend on libhtml-defang-perl (not libhtml-scrubber-perl).
+ (Build-)depend on libjson-xs-perl, libtry-tiny-smartcatch-perl,
+ liblog-dispatch-perl, liblog-dispatch-config-perl,
libcatalyst-plugin-log-dispatch-perl.
+ (Build-) depend on (recent libcatalyst-perl or)
libcatalyst-plugin-unicode-encoding-perl (not
libcatalyst-plugin-unicode-perl).
+ Tighten (build-)dependency on libmail-imapclient-perl.
* Declare compliance with Debian Policy 3.9.6.
* Add alternative git source URLs.
* Drop patch 1001, and drop custom cleanup: Danish l10n now upstream.
* Resolve localizations during build (don't hardcode).
* Suppress .mo files in copyright check.
* Extract metadata from images for copyright check (instead of
skipping them).
Build-depend on libimage-exiftool-perl, libregexp-assemble-perl,
libipc-system-simple-perl and lcdf-typetools.
* Update and simplify generating l10n files.
* Stop recommend or add symlink for mootools: No longer used.
* Fix declare $HOME when creating user.
Thanks to lintian.
* Drop excess files bogusly handled by upstream install routines.
Thanks to lintian.
* Use tagged releases at Github, and stop track checksum of upstream
tarball.
-- Jonas Smedegaard <dr@jones.dk> Sat, 25 Oct 2014 02:35:27 +0200
ciderwebmail (1.04-3) unstable; urgency=medium
* Update copyright info:
+ Fix revert adding short licensing texts: Wrong to silence lintian
warning by inventing licensing statements!
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
+ Update alternate sources, and add alternate upstream contact.
+ Fix add License section for LGPL-2.1+.
+ Extend and improve coverage of images.
+ Fix indent a license.
+ Extend coverage of packaging, and bump its licensing to GPL-3+.
* Bump debhelper compatibility level to 8: debhelper 8 is available
even in oldstable.
* Update package relations:
+ Add fallback (build-)dependencies on older
libcatalyst-modules-perl, to ease backporting.
+ Relax to recommend (not depend on) libdbd-sqlite3-perl.
+ Fix stop (build-)depending on libparent-perl: Provided by
perl(-modules).
+ Build-depend on devscripts: Needed for CDBS copyright check.
* Fix typo in PSGI file.
* Provide nearly-out-of-the-box config for Apache 2 + uWSGI:
+ Create/remove default db dir in package scripts.
+ Install uWSGI and Apache snippets below /etc (not as example
files).
+ Improve uWSGI config to run as separate user.
+ Improve uWSGI config to set HOME and CONFIG paths in PSGI script
(not configfile), and list only commented out in uWSGI ini-file.
+ Tune uWSGI options for better production use.
+ Rewrite README.Debian to reflect improved setup.
* Modernize get-orig-source hints for new github.com ABI.
* Have git-import-orig suppress upstream .gitignore file.
* Add README.source documenting use of git-buildpackage and CDBS.
* Add alternate github URL to watch file.
-- Jonas Smedegaard <dr@jones.dk> Wed, 21 May 2014 14:24:37 +0200
ciderwebmail (1.04-2) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* Fix spelling error in package description. Thanks to Chad Dunlap for
reporting the bug and forwarding the Ubuntu patch. (Closes: #684785)
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Damyan Ivanov ]
* use canonical Vcs-* URLs in control.in too
* replace libcatalyst-modules-perl in (build-)dependencies with individual
module packages
* drop trailing slash from a directory symlink
* do not ship empty /usr/bin
* copyright:
+ point to GPL-1 explicitly
+ add short licensing texts for Artistic and GPL-1+
* declare conformance with Policy 3.9.5
-- Damyan Ivanov <dmn@debian.org> Tue, 20 May 2014 10:20:09 +0300
ciderwebmail (1.04-1) unstable; urgency=low
* New upstream release.
* Fix depend on libdbd-sqlite3-perl.
* Set default config dir in PSGI file.
* Pass app arguments in PSGI file.
* Reorganize configfile to closer match upstream default file.
* Fix add 'send' section to config file, and recommend MTA.
* Relax to suggest (not (build-)depend on) libfcgi-perl and
libfcgi-procmanager-perl: Used only is example script.
* Relax to recommend (not (build-)depend on) libjs-mootools.
* Fix Vcs-* URLs to use pkg-perl group (not collab-maint).
* Suggest dovecot (with virtual imap-server as fallback) and
imapproxy.
* Add Dovecot recommendation to long description.
* Drop patch 1001: Adopted upstream.
-- Jonas Smedegaard <dr@jones.dk> Sat, 23 Jun 2012 05:02:02 +0200
ciderwebmail (1.04~20120610-2) unstable; urgency=low
* Initial packaging release for unstable.
* Fix adjust symlink to mootools.
* Fix syntac of PSGI (Catalyst documentation is wrong).
* Add README.Debian documenting ways to deploy.
-- Jonas Smedegaard <dr@jones.dk> Sun, 10 Jun 2012 22:29:53 +0200
ciderwebmail (1.04~20120610-1) experimental; urgency=low
* New snapshot of upstream VCS.
+ Move common code to CiderWebmail::Test and fix Test::XPath
dependency.
+ Make sure the reply_to array actually contains addresses.
+ Remove user_settings.sql from the repo and auto create it.
+ Use ->charset instead of passing charset arguments around.
+ Fix Perl::Critic warnings.
+ Output better warnings when unable to convert a string to utf8.
+ Add user_settings.sql to .gitignore.
* Fix adjust symlink to http-icons.
* Install default config as example file.
* Install update_schema script as example file.
* Install configfiles and sample uWSGI/Apache2 integration files.
-- Jonas Smedegaard <dr@jones.dk> Sun, 10 Jun 2012 20:11:58 +0200
ciderwebmail (1.04~20120607-1) experimental; urgency=low
* Initial release.
Closes: Bug#673342.
-- Jonas Smedegaard <dr@jones.dk> Fri, 08 Jun 2012 22:28:26 +0200
|