* New upstream release
+ FIX: Screenie failed to create jobs with quotes
* dropped default_shell.patch (applied-upstream)
* standards to 3.9.3
* debhelper & compat to version 9
* debian/copyright:
+ updated DEP-5 format URL
+ updated copyright years
* minor packaging updates
* New upstream release
- Enhanced Perl-reimplementation
* New maintainer (Closes: #616012)
* Pakaging update
- to recent standards
- lintianization
- added debian/watch file
- debian/control: updated description and home page
- debian/copyright
- updated to reflect new upstream licensing
- reformatted according to DEP5
* Patch to use default user's shell by default
* fix Homepage
* add Homepage field, thanks zack (closes: #615384)
* upgraded Debian policy to current (3.9.1.0)
* adapted menu to current Debian menu policy
* refer to GPL-2 file in debian/copyright
* switch to dpkg-source 3.0 (quilt) format
* remove non-existent Freshmeat page
* "set -e" in script
* cleanup build, fix all warning, listen to lintian
* thanks to Nico Golde for fixing Fixes CVE-2008-5371 by using mktemp
and Steffen Joeris for notifying me of the problem (adapted slightly)
* fix the security fix since it replaced one race with a different one
* Non-maintainer upload by the Security Team.
* Fix insecure temporary file creation
(CVE-2008-5371; Closes: #509332).
* fix typo - thanks Osamu Aoki. Closes: #491372
* set "Section" to "shells" (screen should IMHO also be in shells...)
* set "Architecture" to "all"
* changed interpreter back to /bin/sh from dash which I had set for
testing... DOH!
* dput wouldn't upload sources with a -2 initial version. Oh well -
thus I've solely changed the Debian version here.
* Initial release (Closes: #344175)
* starting with -2 since upstream had already done a -1 upon which this
packaging does not build upon
* added help
* the following are as suggested by Daniel Baumann:
* Typo: s/Marc/March/
* Dash escaping: s/-/\/-/g
* tested with 'dash' shell