~ubuntu-branches/ubuntu/quantal/mythexport/quantal

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): John Baab
  • Date: 2009-03-04 16:43:25 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090304164325-gvi7tjatm3cpieye
Tags: 1.99.2-0ubuntu1
* Fixed ffmpeg changed flags 
* debian/control:
  - Modified dependencies, naming changed from intrepid to jaunty 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
include /usr/share/cdbs/1/rules/debhelper.mk
3
3
 
4
 
BZR_REVISION+=65
 
4
BZR_REVISION+=67
5
5
BZR_BRANCH+=http://bazaar.launchpad.net/~mythbuntu/$(DEB_SOURCE_PACKAGE)/trunk
6
6
TARFILE+=$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
7
7