]> git.sesse.net Git - vlc/blobdiff - debian/changelog
removed some c++ style comments, fixed some untrue comments, moved a
[vlc] / debian / changelog
index 39745d9dc5a1b49905b65df31ffb889cce813e22..4f1b20a93755e9663a779db35b984289bd2bdd29 100644 (file)
@@ -1,3 +1,143 @@
+vlc (0.6.0+cvs-20030716-2) unstable; urgency=low
+
+  * debian/control:
+    + Updated debhelper build-dependency to (>= 3.4.4) because we now
+      use debian/compat.
+    + Use ${misc:Depends} everywhere.
+
+ -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200
+
+vlc (0.6.0+cvs-20030716-1) unstable; urgency=low
+
+  * New CVS snapshot.
+  * debian/control:
+    + Set policy to 3.6.0. No changes required.
+    + Extended the package description.
+  * modules/video_output/x11/xcommon.c:
+    + Fix for crashes in the Mozilla plugin (Closes: #200920).
+  * mozilla/*:
+    + Compilation fixes for Mozilla 1.4 headers (Closes: #201093).
+
+ -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200
+
+vlc (0.6.0+cvs-20030705-1) unstable; urgency=low
+
+  * New CVS snapshot.
+    + Includes previous Debian fixes.
+    + Errors in plugins now properly trigger build abort so that no build
+      failures are missed. Thanks to LaMont Jones for pointing out the problem.
+  * debian/rules:
+    + Enabled Matroska support.
+    + Only build builtins in the first compile pass so that we don't mix PIC
+      and non-PIC code (Closes: #199968). Phew, I hope I got it right this
+      time.
+  * extras/ffmpeg:
+    + Re-applied the Alpha build fix from 0.6.0+cvs-20030627-2 that had
+      disappeared in 0.6.0+cvs-20030703-1.
+
+ -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  5 Jul 2003 01:09:11 +0200
+
+vlc (0.6.0+cvs-20030703-1) unstable; urgency=low
+
+  * New CVS snapshot.
+    + Includes previous Debian fixes.
+    + Build should be a bit faster now.
+  * extras/faad:
+    + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
+  * extras/faad/common/id3lib:
+    + mkdir doc examples
+    + aclocal-1.4 && autoconf && automake-1.4 -a -c && libtoolize -c -f
+  * extras/mpeg2dec:
+    + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
+    + Fixes build on parisc (Closes: #199693).
+
+ -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  3 Jul 2003 11:25:57 +0200
+
+vlc (0.6.0+cvs-20030627-2) unstable; urgency=low
+
+  * extras/ffmpeg:
+    + Fixed compilation for Alpha.
+  * debian/rules:
+    + Enabled the video4linux input plugin (Closes: #199427).
+
+ -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 29 Jun 2003 21:12:10 +0200
+
+vlc (0.6.0+cvs-20030627-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/rules:
+    + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
+      so that the rules can be called directly.
+    + Use the -s flag instead of -a so that debhelper properly handles the
+      i386-only plugin packages.
+    + Split the build rule into configure and build.
+  * debian/control:
+    + Removed leading "a"s from package descriptions.
+    + Set policy to 3.5.10.
+
+ -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 21 Jun 2003 17:55:07 +0200
+
+vlc (0.5.3-3) unstable; urgency=low
+
+  * Built-in modules were linked twice in the mozilla plugin; removed the
+    non-PIC ones (Closes: #194384).
+
+ -- Samuel Hocevar <sam@zoy.org>  Fri, 23 May 2003 11:15:19 +0200
+
+vlc (0.5.3-2) unstable; urgency=low
+
+  * Changed the libvlc0-dev section to libdevel.
+  * We now build the static objects twice: once the normal way before we
+    link them with VLC, and once with -fPIC so that they can be linked to
+    the Mozilla plugin.
+  * Updated extras/faad/config.{sub,guess}.
+
+ -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Apr 2003 15:14:07 +0200
+
+vlc (0.5.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * Fixed a clock skew issue in debian/rules.
+
+ -- Samuel Hocevar <sam@zoy.org>  Tue,  8 Apr 2003 15:20:20 +0100
+
+vlc (0.5.2-4) unstable; urgency=low
+
+  * Changed the section of gnome-vlc and kvlc according to new Debian
+    archive sections.
+  * Updated woody-buildpackage so that packages say "stable".
+
+ -- Samuel Hocevar <sam@zoy.org>  Tue,  1 Apr 2003 18:08:01 +0200
+
+vlc (0.5.2-3) unstable; urgency=low
+
+  * Added explicit dependencies on vlc to legacy packages to make linda and
+    lintian happier.
+  * Added correct versioned build-dependency on debhelper.
+  * Updated the autotools helper files in extras/faad.
+
+ -- Samuel Hocevar <sam@zoy.org>  Wed, 26 Mar 2003 02:50:34 +0100
+
+vlc (0.5.2-2) unstable; urgency=low
+
+  * Bumped up standards version to 0.5.9.0.
+  * Added build-dependencies on libidl0 and libglib2.0-0 to work around
+    mozilla-dev's currently broken dependencies.
+  * We now link against libdvdread3 instead of libdvdread2.
+
+ -- Samuel Hocevar <sam@zoy.org>  Tue, 25 Mar 2003 23:21:51 +0100
+
+vlc (0.5.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Removed vlc-plugin-dvb, vlc-plugin-xosd, vlc-plugin-aa, vlc-plugin-lirc and
+    vlc-plugin-dv packages because the dependencies are quite small, and merged
+    them into the main vlc package.
+  * Removed the vlc-mad, vlc-arts, vlc-lirc and vlc-aa legacy packages because
+    they were not in woody.
+
+ -- Samuel Hocevar <sam@zoy.org>  Tue, 11 Mar 2003 20:32:36 +0100
+
 vlc (0.5.1-1) unstable; urgency=low
 
   * New upstream release.
@@ -136,6 +276,12 @@ vlc (0.2.91-1) unstable; urgency=low
 
  -- Samuel Hocevar <sam@zoy.org>  Mon, 12 Nov 2001 17:14:29 +0100
 
+vlc (0.2.90-3) unstable; urgency=low
+
+  * Added stricter Build-Depends on libsdl1.2-dev (Closes: #117180).
+
+ -- Samuel Hocevar <sam@zoy.org>  Fri, 26 Oct 2001 16:06:01 +0200
+
 vlc (0.2.90-2) unstable; urgency=low
 
   * Various upstream bugfixes.
@@ -260,7 +406,7 @@ vlc (0.2.60-1) unstable; urgency=low
 
  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
 
-vlc (0.2.50-1) unstable; urgency=low
+vlc (0.2.50nocss-1) unstable; urgency=low
 
   * Only build vlc-glide under x86 (Closes: #84046).
   * Switched PentiumPro optimization off (Closes: #83707).