From 024d463a3cfed56ab3db964488a8dd9dbf7bf1d4 Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Tue, 24 Dec 2002 17:08:53 +0000 Subject: preparing 1-beta1 CVS patchset: 3672 CVS date: 2002/12/24 17:08:53 --- configure.ac | 2 +- debian/changelog | 10 ++++++++++ debian/control | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index c5fb9db23..5ec996838 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,7 @@ dnl for a release tarball do "rm .cvsversion" before "make dist" if test -f .cvsversion; then XINE_PRE="cvs" else - XINE_PRE="beta0" + XINE_PRE="beta1" fi AC_SUBST(XINE_MAJOR) diff --git a/debian/changelog b/debian/changelog index 837dcb393..38a30933d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +xine-lib (1-beta1-1) unstable; urgency=low + + * new upstream release. + This is actually uploaded to unstable again, so let's check bugs: + * doesn't segfault with any of my VCDs (closes: #173424) + * supports WMV8 codecs (binary DLL only) (closes: #163363) + * should build with dxr3 support (closes: #117170) + + -- Siggi Langauf Tue, 24 Dec 2002 18:07:17 +0100 + xine-lib (1-beta0-1) unstable; urgency=low * new upstream release (now labelled beta) diff --git a/debian/control b/debian/control index adbcd51f0..813716042 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xine-lib Section: libs Priority: optional Maintainer: Siggi Langauf -Build-Depends: debhelper (>> 2.0.0), aalib1-dev (>= 1.4p5-2), xlibs-dev (>> 4.1), libesd0-dev, libz-dev, libarts-dev (>=4:2.2.0-final-3), liblircclient-dev, libogg-dev, libvorbis-dev, libasound2-dev +Build-Depends: debhelper (>> 2.0.0), aalib1-dev (>= 1.4p5-2), xlibs-dev (>> 4.1), libesd0-dev, libz-dev, libarts-dev (>=4:2.2.0-final-3), liblircclient-dev, libogg-dev, libvorbis-dev, libasound2-dev, libdxr30-dev [i386] Standards-Version: 3.2.1 Package: libxine-dev -- cgit v1.2.3