~ubuntu-branches/ubuntu/trusty/screen/trusty

Viewing all changes in revision 18.

  • Committer: Bazaar Package Importer
  • Author(s): Loïc Minier
  • Date: 2010-06-18 14:12:51 UTC
  • Revision ID: james.westby@ubuntu.com-20100618141251-1migdttf7lq20v03
Tags: 4.0.3-14ubuntu4
* Fix typo in upstart job: "filesystem" rather than "filesystems";
  LP: #595898.
* Remove debian/=screen.debhelper.log.
* Add "task" to the upstart job as it isn't a service; also use "script"
  rather than "pre-start script" for clarity.
* Use find -delete rather than find -print0 | xargs rm to avoid starting two
  processes.
* Rewrite "if test foo || ! test bar" into "if [ foo ] || [ ! bar ]" for
  clarity.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: