~ubuntu-branches/ubuntu/lucid/brasero/lucid-updates

« back to all changes in this revision

Viewing changes to plugins/dvdcss/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-02-23 10:42:12 UTC
  • mfrom: (1.1.39 upstream)
  • Revision ID: james.westby@ubuntu.com-20100223104212-snrcz0w7zp9sr6uj
Tags: 2.29.91-0ubuntu1
* New upstream release:
  - Fixed bug ##610186 - Use new tracker API.
  - Updated Translations.
* debian/control.in:
  - Bump Standards-Version

Show diffs side-by-side

added added

removed removed

Lines of Context:
225
225
MAINT = @MAINT@
226
226
MAKEINFO = @MAKEINFO@
227
227
MKDIR_P = @MKDIR_P@
 
228
MKINSTALLDIRS = @MKINSTALLDIRS@
228
229
MSGFMT = @MSGFMT@
229
230
MSGFMT_OPTS = @MSGFMT_OPTS@
230
231
MSGMERGE = @MSGMERGE@