~ubuntu-branches/ubuntu/trusty/kubuntu-settings/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Harald Sitter
  • Date: 2013-10-03 14:25:19 UTC
  • Revision ID: package-import@ubuntu.com-20131003142519-gf3zsl15hroh6gyf
Tags: 1:13.10ubuntu12
* Change all maintainer scripts to not ever faile despite set -e.
  LP: #1005555, LP: #1044690
* Change all maintainer scripts to use a 4 space indent rather than tabs.
* Change all maintainer scripts to use sh -e rather than explicit set -e.
* Change all maintainer scripts to explicitly exit with 0 on end.
* Change all maintainer scripts to use single line if;then.
* Remove usage comments from all maintainer scripts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
kubuntu-settings (1:13.10ubuntu12) saucy; urgency=low
 
2
 
 
3
  * Change all maintainer scripts to not ever faile despite set -e.
 
4
    LP: #1005555, LP: #1044690
 
5
  * Change all maintainer scripts to use a 4 space indent rather than tabs.
 
6
  * Change all maintainer scripts to use sh -e rather than explicit set -e.
 
7
  * Change all maintainer scripts to explicitly exit with 0 on end.
 
8
  * Change all maintainer scripts to use single line if;then.
 
9
  * Remove usage comments from all maintainer scripts.
 
10
 
 
11
 -- Harald Sitter <apachelogger@kubuntu.org>  Thu, 03 Oct 2013 14:25:19 +0200
 
12
 
1
13
kubuntu-settings (1:13.10ubuntu11) saucy; urgency=low
2
14
 
3
15
  * Change kubuntu-settings-desktop postinst/postrm to not ever fail despite