~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, Mario Limonciello, Nick Fox
  • Date: 2009-04-10 01:33:00 UTC
  • mfrom: (1.1.34 upstream)
  • Revision ID: james.westby@ubuntu.com-20090410013300-ypten0l0p0kvhk7h
Tags: 0.36-0ubuntu1
[ Mario Limonciello ]
* Remove any checks for copying a dmrc around.  We now key off the gdm
  conf by default. (LP: #353072)
* Remove mythbrowser from the glade file. (LP: #353736)
* Catch a ValueError caused by using NIS.  We can't support automatic
  login for this scenario. (LP: #313876)

[ Nick Fox ]
* Move VNC Password to ~/.vnc (LP: #336274) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
include /usr/share/cdbs/1/class/makefile.mk
8
8
include /usr/share/cdbs/1/rules/langpack.mk
9
9
 
10
 
BZR_REVISION+=245
 
10
BZR_REVISION+=250
11
11
BZR_BRANCH+=http://bazaar.launchpad.net/~mythbuntu/mythbuntu/$(DEB_SOURCE_PACKAGE)
12
12
TARFILE+=$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
13
13