File: changelog

package info (click to toggle)
audioread 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 136 kB
  • sloc: python: 792; makefile: 3
file content (82 lines) | stat: -rw-r--r-- 2,455 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
audioread (2.1.4-1) unstable; urgency=medium

  * New upstream release.

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 04 Jul 2016 00:11:32 +0200

audioread (2.1.2-1) unstable; urgency=medium

  [ Jean-Michel Nirgal Vourgère ]
  * Refresh d/watch.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Tristan Seligmann ]
  * New upstream release (closes: #822527, #822972).
    - avconv.patch dropped (upstream now handles both ffmpeg and avconv,
      and Debian has gone back to ffmpeg).
  * Update Depends / Recommends.
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.9.8 (no changes).
  * Drop unnecessary versioned dependency on python-all.
  * Bump Debhelper compat level to 9.

 -- Tristan Seligmann <mithrandi@debian.org>  Fri, 29 Apr 2016 20:00:13 +0200

audioread (1.0.3-1) unstable; urgency=medium

  * New upstream release
    + Drop the print() patch, merged upstream.
  * d/control: bump Standards-Version to 3.9.6, no changes needed.
  * Switch to pybuild:
    + Remove the python[3]-audioread.install files
    + Add dh-python to Build-Depends
    + Clean up d/rules.

 -- Simon Chopin <chopin.simon@gmail.com>  Mon, 29 Sep 2014 09:25:53 +0200

audioread (1.0.1-1) unstable; urgency=low

  [ Simon Chopin ]
  * New upstream release
  * Update copyright years
  * Add X-Python-Version headers
  * Add a Python 3 package
    + Patch gstdec.py to use the print() function
  * Bump Standards-Version to 3.9.4:
    + Build-depend on debhelper >= 8.1 to get build-arch and build-indep
      targets

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Simon Chopin <chopin.simon@gmail.com>  Tue, 14 May 2013 21:45:09 +0200

audioread (0.6-1) unstable; urgency=low

  * New upstream release

 -- Simon Chopin <chopin.simon@gmail.com>  Fri, 01 Jun 2012 14:06:51 +0200

audioread (0.5-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.3
  * Use the Copyrigh Format 1.0 URL in the d/copyright Format: field

 -- Simon Chopin <chopin.simon@gmail.com>  Sun, 08 Apr 2012 23:25:12 +0200

audioread (0.3-1) unstable; urgency=low

  * New upstream release
  * Patch: avconv.patch make audioread use the avconv executable instead of
    the deprecated ffmpeg.

 -- Simon Chopin <chopin.simon@gmail.com>  Fri, 03 Feb 2012 21:17:48 +0200

audioread (0.2-1) unstable; urgency=low

  * Initial release (Closes: #651935)

 -- Simon Chopin <chopin.simon@gmail.com>  Sat, 24 Dec 2011 17:42:20 +0200