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

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2010-01-06 03:23:08 UTC
  • mfrom: (1.1.47 upstream)
  • Revision ID: james.westby@ubuntu.com-20100106032308-wibtgfoi1w7hmzwm
Tags: 0.61-0ubuntu1
Widget names are no longer stored in the widget's internal name, but
rather in the object data.  Sync this information back to the widget's
internal name. (LP: #503710)

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+=300
 
13
BZR_REVISION+=302
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