* New upstream version 2.15.9+0.20210131
* Drop debian/patches
* Add NEWS.Debian to mention lexical binding
* Drop .cvsignore handling
* Don't install obsolete ChangeLog files
* Don't set wl-auto-save-drafts-interval to nil in emacsen-startup
(The default value is now 300)
* Remove unneeded configuration for elmo-archive with GNU tar
* Install samples/en/* files into examples directly
* Add dot.wl-highlight-subdued.el to examples
* Update Info handling to use makeinfo (closes: #341746)
* Update debian/upstream/metadata to use https
* Update debian/copyright
* New patch 010_elmo-msgdb.patch to remove old elmo-folder-get-info
* New patch 070_search-map.patch to remove local M-s key bindings
* Add sample configuration for SSL/TLS to README.Debian
* Add gnutls-bin to Suggests
* Update debian/copyright
* New patch 080_make-obsolete.patch to fix arguments for Emacs 28
* New patch 050_header-separator.patch to fix typo in wl-template
* New patch 060_elmo-archive-progress.patch to fix displaying progress
* Remove bitmap-mule, easypg, gnutls-bin, mule-ucs from Suggests
* Update README.Debian for built-in GnuTLS and NSM
* Remove unneeded configuration for SSL/TLS
* Update Standards-Version to 4.5.1
* Don't install .cvsignore
* Drop emacs23, emacs22 and xemacs21
* Update README.Debian to mention NSM
* Drop 020_ssl-cert-info.patch
* Update emacsen-startup for ssl-certificate-information
* Remove unneeded configuration from emacsen-startup
* New patch 040_elmo-coding.patch to fix elmo-set-auto-coding
* Add debian/upstream/metadata
* Update debian/watch to stable/wl-beta
* Update debhelper-compat to 13
* No longer recompile mhc
* No longer handle CVS stuff
* Update configration for GnuTLS and NSM
* Add ca-certificates to Recommends
* Add Rules-Requires-Root: no
* Update debian/copyright
* Update Standards-Version to 4.5.0
* Update debhelper-compat to 12
* Update Standards-Version to 4.4.0
* Skip old flavors xemacs20 and xemacs19
* New upstream version 2.15.9+0.20190205
* Update sample configuration for TLS 1.3
* Update debian/copyright
* Drop 040_prockill.patch
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
[ Tatsuya Kinoshita ]
* Use debhelper-compat 11
* Update debian/copyright
* Update Standards-Version to 4.3.0
* Use maintscript file instead of manual calls to dpkg-maintscript-helper
* Update TLS configuration, disable TLS 1.3 for Emacs 26.1
cf. http://lists.gnu.org/archive/html/help-gnu-emacs/2019-02/msg00204.html
* Fix handling for unversioned emacs flavor
* Fix handling for xemacs21-mule/nomule
* Handle symlinks for emacsen-startup
* Check stamp file so that source file isn't newer
* Update Standards-Version to 4.2.0
* Accept unversioned emacs flavor for emacsen-common 3.0.0
* Drop workaround for emacsen-common 1.x
* Update debhelper compat version to 11
* Update Standards-Version to 4.1.4
* Migrate from anonscm.debian.org to salsa.debian.org
* Reorder debian/patches
* New patch 040_prockill.patch for Emacs trunk 2018-03-10
* New upstream version 2.15.9+0.20161228
* Drop 90_truncate-lines.patch
* Drop 80_elmo-passwd.patch
* Drop 70_xemacs.patch
* Drop 60_elmo-string.patch
* Drop 50_imap4-uid.patch
* Drop 40_idle-timer.patch
* Drop 10_docfix.patch
* Update debian/copyright
* Update debhelper compat version to 10
* Update Priority to optional
* Update Vcs-Git to https
* Update Standards-Version to 4.1.3
* New patch 90_truncate-lines.patch to refer truncate-lines
* New patch 80_pwgarbage.patch to not let passwords become a garbage
* Prefer emacs-nox over emacs
* Update debian/copyright
* Update 70_xemacs.patch to work wl-draft-send-confirm on XEmacs
* Update debhelper compat version to 9
* New patch 60_elmo-string.patch to fix typo for elmo-string
* Update debian/copyright
* Update Vcs-Browser to https
* Update Standards-Version to 3.9.8
* Accept emacs25
* New patch 70_xemacs.patch to prevent errors on XEmacs
* New patch 50_imap4-uid.patch to fix typo
* Imported Upstream version 2.15.9+0.20141019
* Drop 40_Add-coding-tag.patch
* Drop 10_elmo-intern-soft.patch
* New patch 10_docfix.patch from upstream
* New patch 40_idle-timer.patch to fix wl-biff
* Update debian/copyright
* Add maildir-utils and notmuch to Suggests
* Mention gnutls.el, tls.el and ssl.el in docs
* Update Vcs-Browser
* Update ssl-program-arguments to disable SSLv3 [CVE-2014-3566]
* Update debian/copyright
* Update Standards-Version to 3.9.6
* Depend on emacsen-common 2.0.8
* Install a compat file with emacsen-compat
* Update debian/copyright
* Workaround for emacsen-common <2 and debhelper <9.20131104
* Do not byte-compile for emacs22|emacs21|emacs20
* Use dpkg-maintscript-helper to remove obsolete conffile
* Update Standards-Version to 3.9.5
* New patch 40_Add-coding-tag.patch
* Add Vcs-Git and Vcs-Browser
* Imported Upstream version 2.15.9+0.20120411
- Switch upstream to the development snapshot, because the upstream
version 2.14.0 released on 2005-03-25 is too old and hard to maintain.
The upstream tarball is from Debian wheezy, package wl-beta.
* debian/*: Sync with wl-beta
* debian/emacsen-startup.in: Set ssl-program-name and ssl-program-arguments
to use gnutls-cli instead of openssl s_client. (closes: #294658)
* debian/README.Debian.in: Add information to customize gnutls-cli options.
* debian/control: Add gnutls-bin to Suggests.
* debian/patches/20_ssl-cert-info.patch: Use "opsnssl" instead of
ssl-program-name for ssl-certificate-information.
* debian/patches/10_elmo-intern-soft.patch: Define elmo-intern-soft to fix
unknown archiver type. Patch from [wl:14407] on 2010-03-02 by Katsuyoshi
Ohara.
* debian/patches/0*.patch: Generated from applied patches.
* Switch to dpkg-source 3.0 (quilt) format.
* debian/control:
- Add `dpkg (>= 1.15.4) | install-info' to Depends.
- Add ${misc:Depends} to Depends.
- Set Section to lisp.
- Update Standards-Version to 3.8.4.
* debian/copyright: Updated.
* debian/emacsen-*: Rewritten.
- Don't install utf7.el for Emacs 23.
- Set wl-auto-save-drafts-interval to nil in the startup file.
* debian/rules, debian/__env.el: Don't use __env.el.
* debian/compat, debian/control: Update debhelper version to 7.
* debian/control:
- Remove `make' from Depends.
- Move `Homepage:' from Description to the header.
- Update Standards-Version to 3.8.1.
* debian/rules: Use dh_prep instead of `dh_clean -k'.
* debian/copyright: Updated.
* debian/rules: Use emacs instead of emacs21.
* debian/control:
- Prefer emacs to emacs21.
- Revise Description.
* debian/README.Debian.in: Typo fix.
* debian/emacsen-install.in: Make symlink for elmo-shimbun.el,
elsp-spamfilter.el, bbdb-wl.el and ssl.el.
* debian/README.Debian.in:
- Remove "Extra packages" section.
- Rename from README.Debian for wl and wl-beta.
* debian/rules: Generate README.Debian from README.Debian.in.
* elmo-pop3.el (elmo-pop3-auth-apop): Use more strict regexp.
[CVE-2007-1558]
* debian/control: Conflict with wanderlust2.
* Rename debian/env.el to debian/__env.el.
* wl/wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
(from CVS 2006-02-09 Yoichi NAKAYAMA, closes: #419187)
* debian/emacsen-install.in: Don't byte-compile bbdb-wl.el.
* debian/control:
- (Description): Use `Homepage:'.
- (Priority): optional -> extra.
* debian/watch:
- Set Action to uupdate.
- Use mirror site.
* debian/copyright:
- Change URL of mirror site.
- Mention Debian packaging condition.
* elmo/elmo-imap4.el: Fix "IMAP error: No `OK' response from server",
patch from upstream CVS version. (closes: #405284)
* debian/control (Build-Depends): Depend on debhelper version 5.
* debian/compat: 3 -> 5.
* debian/control (Standards-Version): 3.6.2 -> 3.7.2.
* debian/control (Maintainer): tats@vega.ocn.ne.jp -> tats@debian.org.
* debian/copyright: Ditto.
* debian/emacsen-install.in: Don't remove wl-news.el.
* debian/emacsen-install.in: Don't run `make clean'.
* debian/copyright: Update the postal address of the Free Software
Foundation.
* debian/control (Standards-Version): 3.6.1 -> 3.6.2.
* Sponsored by Fumitoshi UKAI
* debian/control: add semi, flim to build-depends:
* debian/postinst: fix bashism. [ -a -> &&
* New upstream release. (closes: #293730)
- wl-draft-folder can be set to Maildir folder (closes: #278140)
* debian/rules: Load WL-MK to use the wl-texinfo-format function.
* debian/rules: Set file modes of *.el to 0644 explicitly.
* debian/rules: Don't install `CVS' directories.
* debian/env.el: Prefer iso-2022-jp instead of euc-jp.
* debian/emacsen-startup.in: Remove setting of threading characters for
nomule emacsen (integrated in the upstream).
* debian/emacsen-startup.in: Set the ssl-certificate-directory variable
to "/etc/ssl/certs", and set the ssl-certificate-verification-policy
variable to 3.
* debian/emacsen-install.in: Ready for emacsen flavors sxemacs*.
* debian/control: Add `starttls' to `Suggests'.
* debian/control: Revise description.
* debian/watch: New file.
* debian/copyright: Updated.
* debian/README.Debian: Update the "Extra packages" section.
* debian/control: Depends on apel (>= 10.6), flim (>= 1:1.14.6) and
semi (>= 1.14.6).
* debian/control: Suggests `mu-cite'.
* New upstream release. (CVS snapshot, wl-2_10 branch on 2004-07-28 at
23:02 +0900)
- wl-summary.el (wl-summary-insert-thread): Fixed the logic to
detect thread loop.
* New upstream release. (CVS snapshot, wl-2_10 branch on 2004-07-21 at
07:02 +0900)
- Fixed bug to lost messages on refiling failure.
* New upstream release. (CVS snapshot, wl-2_10 branch on 2004-05-24 at
23:50 +0900)
* debian/00wl.patch*: Removed. (merged into the upstream wl-2_10)
* debian/emacsen-install.in: Create *.el symlinks.
* debian/copyright: Updated.
* wl-highlight.el (wl-highlight-signature-search): Don't use
re-search-backward for a long word since it is possible to crash
XEmacs because of a bug. (patch from upstream CVS on 2004-02-19)
* wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
before calling `recenter' in order to cope with an XEmacs bug.
(patch from upstream CVS on 2004-01-16)
* wl/wl-address.el (wl-address-delete): Fix mis-deleting. (patch from
upstream CVS on 2004-01-03)
* debian/README.Debian: Describe extra packages.
* debian/control (Suggests): Add `namazu2'.
* debian/copyright: Further clarification.
* debian/emacsen-startup.in: Don't fail when /etc/mailname doesn't
exist on XEmacs. (closes: #221473)
* debian/control (Build-Depends-Indep): Depend on emacs21 instead of
emacs20.
* debian/rules: Use emacs21 instead of emacs20.
* debian/README.Debian.in: New file. Describe how to set mail-user-agent.
* debian/rules: Install README.Debian.
* debian/emacsen-startup.in: Evaluate the user-mail-address function for
XEmacs.
* debian/emacsen-startup.in: Add autoload for wl-user-agent-compose.
* debian/emacsen-startup.in: Set wl-from if user-mail-address doesn't exist.
* debian/emacsen-startup.in: Set elmo-archive-tar-method-alist and
elmo-archive-tgz-method-alist to use `tar' instead of `gtar'.
* debian/rules: Don't modify `elmo/elmo-archive.el'.
* debian/emacsen-install.in: Set file mode to 644 explicitly.
* debian/emacsen-install.in: Check semi/compile-stamp.
* debian/control (Suggests): Add `bitmap-mule'.
* debian/control (Suggests): Add `mhc'.
* debian/control (Suggests): Really add `mule-ucs'.
* debian/control (Replaces): Add `wl-beta'.
* debian/emacsen-install.in (DOCDIR): Removed.
* debian/copyright: Revised.
* Use debian/compat instead of DH_COMPAT.
- debian/compat: New file.
- debian/rules: Remove `export DH_COMPAT=3'.
- debian/control (Build-Depends-Indep): debhelper (>= 3.4.4).
* debian/control (Standards-Version): 3.6.0 -> 3.6.1.
* wl/wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing empty
lines. (apply patch from upstream cvs, wl-2_10 branch)
* elmo/elmo-imap4.el (elmo-imap4-folder-diff-plugged): Fix incomplete
elmo-use-select-to-update-status (apply patch from Bug#145934, thanks
to David Smith <ultrasoul@ultrasoul.com>)
* debian/emacsen-startup: Set threading characters for nomule emacsen.
* debian/control (Depends): Add `make'.
* debian/control (Standards-Version): 3.6.0.
* debian/preinst.in: Support for wl and wl-beta.
* debian/copyright: Revised.
* debian/*: Merge wl and wl-beta.
- Cleanup installation scripts.
- Install NEWS* files in the site-lisp directory.
- debian/copyright: Revised.
- debian/control (Suggests): Add `mule-ucs'.
* New upstream release
* Change default value of the wl-summary-weekday-name-lang variable.
On Japanese environment, "ja" is used by default.
(reject Debian patch for wl-vars.el)
* Rewrite Info files installation.
- Fix duplicate menuentry. (closes: #199676)
* Don't reject xemacs21-nomule. (reject Debian patch for WL-MK)
* Cleanup installation scripts.
* Ready for xemacs21-{mule,nomule} flavors.
* debian/emacsen-install: Recompile mhc for mhc-wl.
* debian/emacsen-startup: Cleanup.
* debian/control: Conflict with xbase (<< 3.3.2.3a-2).
* debian/rules: Don't leave install-stamp when `debuild clean'.
* debian/rules: Use binary-indep instead of binary-arch.
* debian/rules: Install changelog.utils.
* debian/control: Use Build-Depends-Indep instead of Build-Depends.
* debian/control: Build-depend on emacs20 instead of emacs21.
* debian/docs: Don't contain install documentation.
* debian/docs: Add doc/TODO.
* debian/docs: Remove doc/wl-ja.texi.
* debian/prerm: Removed.
* debian/control (Depends): Prefer emacs21 instead of emacs20.
* debian/control (Depends): semi (>= 1.14) -> (>= 1.14.3).
* debian/control (Suggests): Add bbdb and im.
* debian/control (Standards-Version): 3.5.2 -> 3.5.10.
* debian/control (Description): Revised.
* debian/copyright: Revised.
* debian/env.el: Use prefer-coding-system instead of
set-default-coding-systems.
* debian/README.Debian: Removed.
* New maintainer. (with previous maintainer's consent)
* New upstream release (closes: #177154)
* change Maintainer address to @debian.org
* bbdb-wl.el from CVS trunk (closes: #144494)
* emacsen-startup:
- remove (setq mime-edit-split-message nil).
It should be in semi package. (closes: #132303)
* fix build problem (closes: #134861)
* build-depends: apel
* wl/wl-vars.el(wl-summary-weekday-name-lang): default is en.
remove setq from emacsen-startup. (closes: #127315)
* New upstream release
* New upstream release (pre 2.8.0 as 2001.12.18)
* debian/control:
- Suggests: gnupg, openssl, x-face-el, w3m-el
* debian/emacsen-startup:
- remove code to use w3m. It's in semi package.
- merge wl-beta's emacsen-startup code
* control:
- Depends: + flim (>= 1:1.14.3-7) (closes: #123581)
* emacsen-startup:
- use emacs-w3m for text/html if available
- change priority 50 to 65
* set load-path to apel flim and semi when compile.
It may fix cannot install problem. (closes: #123581)
* /etc/emacs/site-start.d/50wl.el as conffile
* New upstream release
* wl-init.el: (setq wl-summary-weekday-name-lang "en").
"ja" is not universal.
* remove wemi dependency, (it will be removed from ftp)
* New upstream release (CVS)
* include english info (closes: #109597)
* New upstream release
* change pixmap directory from /usr/X11R6/include/X11/pixmaps to /usr/share/pixmaps
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release (real 2.6.0)
* New upstream release (CVS update)
* New upstream release
* support mule2 wih clime
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Depends: flim1.13 only (not flim(>= 1:1.14))
closes: Bug#75547
* debian/control: Depends: flim (>= 1:1.14)|flim1.13
Conflicts: wl-beta
* debian/emacsen-install: install utils/sasl/lisp/*.elc to ${ELCDIR}
* closes: Bug#66132: wl: icon location
* New upstream release
* New upstream release
* emacsen-common: modified.
* Installing Xresource for ja.
* emacsen-comon: any FLAVOR allowed (except emacs).
* emacsen-install: a little modified.
* FHS compliance.
* control: Standards-Version: 3.0.0
* control: Depends: (mule supported emacsen)
* emacsen-install: new version script.
* Maintainer address was changed.
* Removed Depends: |tm . tm is obsolete package
* Fixed failing byte compile with xemacs20.(closes: Bug#40587, Bug#42310)
(fix with flim_1.12.7-4, flim1.13_1.13.1.19990728cvs-2(wanderlust2))
* Depends semi1.12|wemi1.12 (can not work on FLIM 1.13 API(SEMI 1.13))
* New upstream release
* emacsen-{install,remove} scripts modified for xemacs21
* Fixed code name (remove -pre)
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Refix compile error with xemacs20 on unset LANG or LANG=C .
(mistake on 0.10.1-1, -2)
* Fixed problems with emacs19.
* New upstream release
* New upstream release
* # Fix compile error with xemacs20 on unset LANG or LANG=C .
(Added 'export LANG=ja_JP' in emacsen-install script.) (Bug#36672)
* New upstream release
* New upstream release
* New upstream release
* Compilation log will be redirect to file.
* Fixed typo in debian/control.
* New upstream release
* Modified Description field in debian/control
* Added
(autoload 'wl-draft "wl" "Write draft with Wanderlust." t)
in /etc/emacs/site-start.d/51wl.el
* New upstream release
* Fixed didn't compile problem.
* s/gtar/tar/ in elmo/elmo-archive.el
* New upstream release
* New upstream release
* modified dependency info.
* added add-semi-path.el for byte compile on xemacs20.
* with SEMI on XEmacs problem fixed.
* New upstream release
* New upstream release
* New upstream release
* Fixed Bug#JP/683
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Display wl-logo.xpm at startup wl on xemacs20.
* Fixed typo of distribution filed. (froaen -> frozen).
* Fixed complie problem.
* New upstream release.
* Applid Masahiro MURATA <muse@ba2.so-net.ne.jp> 's patch
elmo-nntp.el.diff
* Modified Dependency info.
apel(>=9.8), flim(>=1.11.3), semi(>=1.10.1)
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Install wl-ja.info. (Bug#JP/560)
* Added some documents in /usr/doc/wl/
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Modified Porvides field. (imap4-client -> imap-client)
* Maintainer-release.
* New upstream release.
* non maintainer release.
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Fixed Bug#JP/533
* Added elmo/elmo-filter.el
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Applied MURATA fix and extend patch.
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Included sample.wlrc
* Dependency ploblems fixed
* Initial Release.