~ubuntu-branches/debian/sid/transmageddon/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2009-11-06 14:53:09 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20091106145309-w2jwcbblsd5twfv7
Tags: 0.15-1
* New upstream release.
* Drop 01-fix_configure.diff patch, adopted by upstream.
* Repack the tarball anymore isn't needed anymore, upstream's debian dir has
  been removed, update debian/{copyright,README.source} files.
* debian/rules: Remove get-orig-source target, see above;
  now it's enough to run uscan --repack --rename.
* debian/rules: Skip dh_auto_test, otherwise it FTBFS.
* debian/control: Bump debhelper build-dep due to the use of an override
  statement.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
transmageddon (0.15-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * Drop 01-fix_configure.diff patch, adopted by upstream.
 
5
  * Repack the tarball anymore isn't needed anymore, upstream's debian dir has
 
6
    been removed, update debian/{copyright,README.source} files.
 
7
  * debian/rules: Remove get-orig-source target, see above;
 
8
    now it's enough to run uscan --repack --rename.
 
9
  * debian/rules: Skip dh_auto_test, otherwise it FTBFS.
 
10
  * debian/control: Bump debhelper build-dep due to the use of an override
 
11
    statement.
 
12
 
 
13
 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 06 Nov 2009 14:53:09 +0100
 
14
 
 
15
transmageddon (0.14-2) unstable; urgency=low
 
16
 
 
17
  [ Alessio Treglia ]
 
18
  * debian/control:
 
19
    + Bump python-gobject dependency to >= 2.15.4-1 (Closes: #553360).
 
20
 
 
21
  [ Sebastian Dröge ]
 
22
  * debian/control:
 
23
    + Recommend gnome-codec-install | gstreamer-codec-install. This will
 
24
      provide assistance when plugins are missing and also more useful
 
25
      error message. Partially fixes bug #553176.
 
26
 
 
27
 -- Sebastian Dröge <slomo@debian.org>  Sat, 31 Oct 2009 09:47:45 +0100
 
28
 
1
29
transmageddon (0.14-1) unstable; urgency=low
2
30
 
3
31
  * Initial release (Closes: #550959).