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 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 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 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 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 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 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 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 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 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 Sun, 10 Jun 2012 20:11:58 +0200 ciderwebmail (1.04~20120607-1) experimental; urgency=low * Initial release. Closes: Bug#673342. -- Jonas Smedegaard Fri, 08 Jun 2012 22:28:26 +0200