~ubuntu-branches/ubuntu/maverick/mythtv/maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Dave Walker, Mario Limonciello
  • Date: 2010-02-27 14:33:45 UTC
  • mfrom: (1.1.48 upstream)
  • Revision ID: james.westby@ubuntu.com-20100227143345-qye52374g4b4caf9
Tags: 0.23.0~trunk23623-0ubuntu1
[ Dave Walker ]
* debian/control:  Added quilt as a build-depends, primarily
  for karmic builds.

[ Mario Limonciello ]
* New checkout (r23623).
  - Fixes audio issues w/ ac3 audio.
* debian/patches/36_setgroups_too:
  - Set the right args for setgroups. (LP: #524822)
* debian/rules:
  - Explicitly set all shell scripts executable.  Fixes problems on < lucid
    builds.
* debian/control:
  - Correct the replaces statements. (LP: #527288)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mythtv (0.23.0~trunk23623-0ubuntu1) lucid; urgency=low
 
2
 
 
3
  [ Dave Walker ]
 
4
  * debian/control:  Added quilt as a build-depends, primarily
 
5
    for karmic builds.
 
6
 
 
7
  [ Mario Limonciello ]
 
8
  * New checkout (r23623).
 
9
    - Fixes audio issues w/ ac3 audio.
 
10
  * debian/patches/36_setgroups_too:
 
11
    - Set the right args for setgroups. (LP: #524822)
 
12
  * debian/rules:
 
13
    - Explicitly set all shell scripts executable.  Fixes problems on < lucid
 
14
      builds.
 
15
  * debian/control:
 
16
    - Correct the replaces statements. (LP: #527288)
 
17
 
 
18
 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 27 Feb 2010 14:33:45 -0600
 
19
 
1
20
mythtv (0.23.0~trunk23567-0ubuntu4) lucid; urgency=low
2
21
 
3
22
  [ Mario Limonciello ]