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 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305
|
ogmtools (1:1.5-4) unstable; urgency=medium
* debian: add source format to quilt
* control: depend on quilt
* control: add misc:Depends
* README.Debian: import older changes
* debian: compat level 9
* debian/control: import changes
* changelog: import changes up to now
* copyright: update debian copyright
* rules: manual import
* debian: add patches on the sources
* debian/rules: convert to cd bs
* debian/control: update build depends to quilt/cdbs
* gitignore: ignore automake cruft
* git: ignore deps dirs
* gitignore: autom4te cruft
* debian:control: update standards version
* debian/control: indent list
* debian/copyright: silence copyright-without-copyright-notice
* gitignore: configure
-- Marc Leeman <marc.leeman@gmail.com> Thu, 01 Sep 2016 14:34:32 +0200
ogmtools (1:1.5-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Switch to compat level 9. (Closes: #800203)
-- Sebastian Ramacher <sramacher@debian.org> Sat, 06 Feb 2016 22:41:41 +0100
ogmtools (1:1.5-3) unstable; urgency=low
* fix dependency on libdvdread3-dev
* fix man page typos (Closes: #305646, Closes: #305647)
* Upload sponsored by Christian Marillat
-- Marc Leeman <marc.leeman@gmail.com> Fri, 15 Aug 2008 11:41:19 +0200
ogmtools (1:1.5-2.1) unstable; urgency=high
* Non-maintainer upload.
* Use $FOO instead of @FOO@ when setting CFLAGS and CXXFLAGS in
configure.in; fixes FTBFS. (Closes: #374359)
-- Steinar H. Gunderson <sesse@debian.org> Mon, 26 Jun 2006 22:30:41 +0200
ogmtools (1:1.5-2) unstable; urgency=low
* When using -v and -s together, the verbose output is removed (Closes: #296741)
* Fix of wrong length reporting (Closes: #296739)
* depend on dpatch for patches
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <marc.leeman@gmail.com> Mon, 7 Mar 2005 09:31:25 +0100
ogmtools (1:1.5-1) unstable; urgency=low
* New upstream release
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <marc.leeman@gmail.com> Sun, 7 Nov 2004 19:47:13 +0100
ogmtools (1:1.4.1-1) unstable; urgency=low
* New upstream release
* Close bug where user is trying to install 3rd party package (Closes: #259722)
* Close of 90 day old bug that is not reproducible with any compiler:
Ice while compiling avilib (Closes: #247620)
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 4 Aug 2004 06:54:30 +0200
ogmtools (1:1.4-3) unstable; urgency=low
* fix of libvorbis0 dependency (Closes: Bug#259722)
* cannot reproduce bug (with gcc 4:3.3.3-3 or later) (Closes: Bug#247620)
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Mon, 19 Jul 2004 15:52:33 +0200
ogmtools (1:1.4-2) unstable; urgency=low
* Fix accidental inclusion of experimental libgcc1 dependency (Closes: Bug#245598)
* Added overdue upload credits to Luigi
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Sat, 24 Apr 2004 12:41:36 +0200
ogmtools (1:1.4-1) unstable; urgency=low
* New upstream (Closes: Bug#231654)
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 21 Apr 2004 10:45:27 +0200
ogmtools (1:1.2-2) unstable; urgency=low
* run autotools configuration from debian/rules to assure the use of
automake-1.7 (thanks to Jason Thomas)
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Fri, 26 November 2003 20:05:43 +0200
ogmtools (1:1.2-1) unstable; urgency=low
* New Upstream version
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Fri, 21 November 2003 07:45:45 +0200
ogmtools (1:1.1-1) unstable; urgency=low
* New Upstream version
* Added Automake version check in debian/rules
* Added new option for summary of streams (Closes: Bug#214420)
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 29 October 2003 07:17:34 +0200
ogmtools (1:1.0.3-4) unstable; urgency=low
* Updated automake dependency from automake1.5 to automake1.7 i
(Closes: Bug#205989)
* Update Standards version to 3.6.0
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 18 August 2003 16:32:42 +0200
ogmtools (1:1.0.3-3) unstable; urgency=low
* Update Standards version to 3.5.10
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 02 June 2003 10:32:53 +0200
ogmtools (1:1.0.3-2) unstable; urgency=low
* Build-Depend against libdvdread3-dev instead of older libdvdread2-dev
* Removed libdvdread2 from Build-Depends (is included by libdvdread2-dev),
same goes for libdvdread3{-dev}
* Depend on libdvdread3 instead of libdvdread2
* This update to libdvdread Closes: Bug#195551
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 02 June 2003 10:32:53 +0200
ogmtools (1:1.0.3-1) unstable; urgency=low
* New upstream release
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 21 May 2003 17:48:22 +0200
ogmtools (1:1.0.2-1) unstable; urgency=low
* New upstream release
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Tue, 05 May 2003 10:29:32 +0200
ogmtools (1:1.0.1-2) unstable; urgency=low
* dependency on libvorbis0a (Closes: Bug#185001)
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Tue, 09 Mar 2003 14:43:43 +0200
ogmtools (1:1.0.1-1) unstable; urgency=low
* New Upstream
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Tue, 04 Mar 2003 15:54:46 +0200
ogmtools (1:1.0.0-1) unstable; urgency=low
* New Upstream
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Sat, 01 Mar 2003 23:48:23 +0200
ogmtools (1:0.973-1) unstable; urgency=low
* New Upstream
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Tue, 14 Jan 2003 12:45:43 +0200
ogmtools (1:0.972-1) unstable; urgency=low
* New Upstream
* exec autogen.sh when building for debian
* fixed indenting of extended description
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Fri, 03 Jan 2003 23:59:59 +0200
ogmtools (1:0.970-1) unstable; urgency=low
* New Upstream
* Fixed by upstream release (Closes: #172326)
* Fixed by upstream release (Closes: #172533)
* Fixed by upstream release (Closes: #172771)
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Fri, 13 Dec 2002 16:47:33 +0200
ogmtools (1:0.960-7) unstable; urgency=low
* long description reformatted (Closes: #170940)
* depends on automake1.5 instead of automake1.6, can now be built on woody
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 27 Nov 2002 16:08:21 +0200
ogmtools (1:0.960-6) unstable; urgency=low
* updated standards version to 3.5.8
* libavifile0.7 dep removed
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Tue, 26 Nov 2002 10:48:39 +0200
ogmtools (1:0.960-5) unstable; urgency=low
* Dependency on automake1.6
* Upload sponsored by Luigi Gangitano <luigi@debian.org>
-- Marc Leeman <mleeman@users.sourceforge.net> Sun, 17 Nov 2002 20:32:59 +0200
ogmtools (1:0.960-4) unstable; urgency=low
* README.Debian changed (ogmcat not functioning info)
* "fixed" some transitive dependencies (dependencies of ogmtools, but that
were also dependencies of dependencies of ogmtools). They are removed from
ogmtools.
-- Marc Leeman <mleeman@users.sourceforge.net> Fri, 15 Nov 2002 12:51:46 +0200
ogmtools (1:0.960-3) unstable; urgency=low
* close ITP bug (Closes: #159271)
* moved ogmcat.1 as undocumented (for the time being)
* removed empty upstream manpage for ogmcat.1
-- Marc Leeman <mleeman@users.sourceforge.net> Thu, 14 Nov 2002 08:43:14 +0200
ogmtools (1:0.960-2) unstable; urgency=low
* library dependencies added as used in Autotools (as observed in configure.in and Makefile.am)
-- Marc Leeman <mleeman@users.sourceforge.net> Wed, 13 Nov 2002 21:56:25 +0200
ogmtools (1:0.960-1) unstable; urgency=low
* new upstream.
-- Moritz Bunkus <moritz@bunkus.org> Wed, 13 Nov 2002 20:07:57 +0100
ogmtools (1:0.954-1) unstable; urgency=low
* new upstream.
-- Moritz Bunkus <moritz@bunkus.org> Thu, 24 Oct 2002 17:05:30 +0200
ogmtools (1:0.951-1) unstable; urgency=low
* new upstream.
-- Moritz Bunkus <moritz@bunkus.org> Tue, 1 Oct 2002 10:46:30 +0200
ogmtools (1:0.950-1) unstable; urgency=low
* new upstream.
-- Moritz Bunkus <moritz@bunkus.org> Mon, 30 Sep 2002 12:46:59 +0200
ogmtools (1:0.931-1) unstable; urgency=low
* new upstream.
-- Moritz Bunkus <moritz@bunkus.org> Tue, 17 Sep 2002 18:00:44 +0200
ogmtools (1:0.93-2) unstable; urgency=low
* Removed libogg-dev from Build-Depends (abuse).
* Added new epoch because 93 < 922.
-- Nicolas Boos <nicolaxx@free.fr> Tue, 17 Sep 2002 13:47:42 +0200
ogmtools (0.93-1) unstable; urgency=low
* new upstream.
-- Moritz Bunkus <moritz@bunkus.org> Mon, 16 Sep 2002 23:18:14 +0200
ogmtools (0.922-1) unstable; urgency=low
* new upstream.
-- Jason Lunz <lunz@falooley.org> Mon, 16 Sep 2002 10:23:50 -0400
ogmtools (0.901-1) unstable; urgency=low
* Initial Release.
-- Marc Leeman <mleeman@users.sourceforge.net> Mon, 2 Sep 2002 10:25:46 +0200
|