~ubuntu-branches/ubuntu/precise/mythbuntu-control-centre/precise

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2009-11-25 02:17:53 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20091125021753-26jghbacq5f7p9kb
Tags: 0.58-0ubuntu1
* Add a new function to all plugins for notification during extended
  processing.
* Update skeletor to show how to update the progress bar from a plugin.
* Update policykit to cache between runs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
clean::
11
11
        rm -f po/*.pot
12
12
 
13
 
BZR_REVISION+=286
 
13
BZR_REVISION+=290
14
14
BZR_BRANCH+=http://bazaar.launchpad.net/~mythbuntu/mythbuntu/$(DEB_SOURCE_PACKAGE)
15
15
TARFILE+=$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
16
16