~ubuntu-branches/ubuntu/saucy/gnash/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-07-12 11:51:11 UTC
  • Revision ID: james.westby@ubuntu.com-20090712115111-4tn1vl126arkcvvb
Tags: 0.8.5-0ubuntu2
* debian/mozilla-plugin-gnash.prerm:
  - Remove redundant "update-alternatives --list" test, which exits with 
    an error now when there are no alternatives left. The test doesn't 
    return 0 lines anyway, so the check doesn't work. This stops the prerm
    script exiting with an error on removal (LP: #398213).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnash (0.8.5-0ubuntu2) karmic; urgency=low
 
2
 
 
3
  * debian/mozilla-plugin-gnash.prerm:
 
4
    - Remove redundant "update-alternatives --list" test, which exits with 
 
5
      an error now when there are no alternatives left. The test doesn't 
 
6
      return 0 lines anyway, so the check doesn't work. This stops the prerm
 
7
      script exiting with an error on removal (LP: #398213).
 
8
 
 
9
 -- Chris Coulson <chrisccoulson@googlemail.com>  Sun, 12 Jul 2009 11:51:11 +0100
 
10
 
1
11
gnash (0.8.5-0ubuntu1) jaunty; urgency=low
2
12
 
3
13
  [ Alexander Sack <asac@ubuntu.com> ]