File: changelog

package info (click to toggle)
oggvideotools 0.9.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,640 kB
  • sloc: cpp: 11,325; ansic: 530; sh: 124; makefile: 10
file content (201 lines) | stat: -rw-r--r-- 7,008 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
oggvideotools (0.9.1-5) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Deprecating priority extra as per policy 4.0.1
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove XS-Testsuite field, not needed anymore
  * d/watch: Use https protocol

  [ Peter Michael Green ]
  * Update dependency and file path for python-mecavideo -> python3-mecavideo
    package rename.
    Closes: #924608

  [ Andreas Tille ]
  * Standards-Version: 4.3.0

 -- Andreas Tille <tille@debian.org>  Fri, 05 Apr 2019 09:46:07 +0200

oggvideotools (0.9.1-4.1) unstable; urgency=high

  * Non-maintainer upload.
  * Update the maintainer address. (Closes: #899624)

 -- Adrian Bunk <bunk@debian.org>  Sun, 03 Feb 2019 15:37:15 +0200

oggvideotools (0.9.1-4) unstable; urgency=medium

  * Change source of ogg audio file from python-pygame to pysycache-i18n
    (Closes: #861298).
  * Updated Standards-Version from 3.9.8 to 4.0.0.
  * Added 'Multi-Arch: no' to oggvideotools and oggvideotools-dbg.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 02 Jul 2017 04:42:10 +0000

oggvideotools (0.9.1-3) unstable; urgency=medium

  * Updated d/copyright file to relect that win32/ no longer is part
    of the source tarball.
  * New patch import-cstring.patch to fix build problem after compiler
    updates.  Patch from Jan Gerber.  Closes: #844858

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 03 Dec 2016 21:40:18 +0000

oggvideotools (0.9.1-2) unstable; urgency=medium

  * Add new and missing build dependency libboost-dev.
  * Removed unwanted comma in d/tests/control file.  Thanks lintian.
  * Updated Standards-Version from 3.9.6 to 3.9.8.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 05 Sep 2016 18:56:22 +0200

oggvideotools (0.9.1-1) unstable; urgency=medium

  * Added Ralph Giles as uploader.
  * Updated debian/copyright, correct upstream URL and wrap long lines.
  * Added cme rule to debian/rules to track copyright changes.
  * Rewrite debian/copyright file using DEP5 format.
  * Added new entries in debian/copyright.
  * Adjust testsuite run to new source layout.
  * Adjust build rules to run both test scripts during build.
  * Adjust test scripts to run tests using valgrind.
  * Updated build rules for new 0.9 version.
  * Updated to upstream version 0.9.1.
    - Now compiles with GCC 6 (Closes: #811769).
    - Refresh manual-typos.patch to match version 0.9.1.
  * Add build dependency on python-mecavideo needed by the test suite.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 05 Sep 2016 13:05:43 +0200

oggvideotools (0.8a-7) unstable; urgency=low

  * Changed build-depend on libgd2-xpm-dev to libgd-dev, to list the
    real package now providing this dependency.
  * New patch more-compiler-warnings.patch to compile using -Wall and
    -Wextra.
  * Change autopkgtest control file to allow stderr output, as the
    scripts log progress to stderr.
  * Add new autopkgtest script to use oggCut.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 20 Dec 2015 23:52:49 +0100

oggvideotools (0.8a-6) unstable; urgency=low

  * Drop unneeded build dependency on essential package mktemp.
  * Drop article in front of package description.  Thank you lintian.
  * Fix build problem caused by test script.
  * Add debian/gbp.conf to enforce the user of pristine-tar.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 22 Sep 2015 14:28:41 +0200

oggvideotools (0.8a-5) unstable; urgency=low

  * Start on simple autopkgtest setup and use it during build.  Test
    oggJoin using video and audio file, to trigger a bug on big endian
    machines.
  * Rewrite debian/rules to use dh instead of dh_*.
  * Add build dependencies mktemp, debconf and python-pygame needed by
    test script.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 22 Sep 2015 10:05:27 +0200

oggvideotools (0.8a-4) unstable; urgency=low

  [ Martin Steghöfer ]
  * Enable hardening.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 25 Oct 2014 13:54:48 +0200

oggvideotools (0.8a-3) unstable; urgency=low

  * Switch from debhelper 7 to 9.  No code changes needed.
  * Added manual-typos.patch to fix a handful typos in the manual
    pages, discovered by lintian.
  * Added oggThumb-zero-getopt-long.patch to fix crash when given
    unknown command line arguments (Closes: #716525).  Thanks to
    Alexandre Rebert and the Mayhem project for discovering this.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 22 Oct 2014 20:52:55 +0200

oggvideotools (0.8a-2) unstable; urgency=low

  [ Martin Steghöfer ]
  * Updated meta information (VCS and Homepage) to list git
    repository.

  [ Petter Reinholdtsen ]
  * Drop John Francesco Ferlito and Ron Lee, and add me and Martin
    Steghöfer as uploaders.
  * Updated standards-version from 3.9.3.1 to 3.9.6.
  * Rename oggResize to oggTranscode in package description to match
    the new reality (Closes: #732569).
  * Move to source format 3.0 (quilt) and move all upstream changes to
    new version-0.8a-1.patch.
  * Added mayhem-crash-oggjoin.patch to fix crash bug on corrupt input
    (Closes: #716188). Thanks to Alexandre Rebert and the Meyhem
    project for discovering the problem.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 22 Oct 2014 09:44:10 +0200

oggvideotools (0.8a-1) unstable; urgency=low

  * New upstream release with the blessing of John.  Closes: #652958
    Add myself to uploaders.
  * s/komas/commas/g in the docs.  Closes: #606225

 -- Ron Lee <ron@debian.org>  Sat, 02 Jun 2012 23:54:42 +0930

oggvideotools (0.8-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "ftbfs with GCC-4.7": add patch from Paul Tagliamonte (missing
    includes).
    (Closes: #667308)

 -- gregor herrmann <gregoa@debian.org>  Fri, 25 May 2012 15:22:15 +0200

oggvideotools (0.8-1) unstable; urgency=low

  * Initial Debian Release (Closes: #563446).
  * debian/copyright
    - Add John Ferlito as package maintainer.
    - Add copyright details for libresample.
    - Fix FSF address.
  * debian/watch
    - Move to version 3.
    - Use debian sourceforge redirector.
  * debian/compat
    - Update to 7.
    - Move to using dh instead of cdbs.
  * debian/rules
    - Move to dh 7.
    - Add quilt support.
  * debian/control
    - Change maintainer to Debian Xiph.org Maintainers.
    - Add ${misc:Depends}.
    - Update standars version to 3.8.3.
    - Depend on debhelper >= 7.0.50~
    - Improve package description.
    - Add quilt dependency.
    - Remove cdbs dependency.
    - Add -dbg package.
  * debian/patches/manpages
    - Fix hyphenation in man pages.

 -- John Francesco Ferlito <johnf@inodes.org>  Sun, 03 Jan 2010 13:05:14 +1100

oggvideotools (0.7b-ubuntu1) jaunty; urgency=low

  * rebuilt with libtheora beta1

 -- jan gerber <j@v2v.cc>  Tue, 11 Aug 2009 00:27:20 +0200

oggvideotools (0.7b) jaunty; urgency=low

  * initial version

 -- jan gerber <j@v2v.cc>  Fri, 10 August 2009 18:20:00 +0200