~ubuntu-branches/ubuntu/karmic/software-center/karmic-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Michael Vogt, Loïc Minier
  • Date: 2009-09-28 17:05:20 UTC
  • Revision ID: james.westby@ubuntu.com-20090928170520-ga2ls6sj53hplmns
Tags: 0.4.2
[ Michael Vogt ]
* softwarecenter/view/pendingview.py:
  - fix empty progress view when the daemon exited in between
    (LP: #437685)
* softwarecenter/view/appdetailsview.py:
  - fix crash when no candidate for a package can be found

[ Loïc Minier ]
* Add .PHONY to rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
                $(share)/update-software-center usr/sbin/update-software-center
16
16
        # Remove empty directories.
17
17
        find debian/software-center/usr -type d -empty -delete
 
18
 
 
19
.PHONY: binary binary-indep binary-arch build clean override_dh_auto_install