diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 29f4db045..41e87bed1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ xine-lib-1.2 (1.2.0~hg-0) experimental; urgency=low -- Darren Salt <linux@youmustbejoking.demon.co.uk> Tue, 17 Apr 2007 16:50:37 +0100 -xine-lib (1.1.12~hg-0) unstable; urgency=low +xine-lib (1.1.13~hg-0) unstable; urgency=low [ Darren Salt ] * Hg snapshot. diff --git a/debian/control b/debian/control index e654bd873..adefe91a3 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,10 @@ Priority: optional Maintainer: xine Developers <xine-devel@lists.sourceforge.net> Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, automake1.9, autoconf, libtool, - libavcodec-dev (>= 0.cvs20070307-3) | libavcodeccvs-dev, - libavformat-dev (>= 0.cvs20070307-3) | libavformatcvs-dev, - libpostproc-dev (>= 0.cvs20070307-3) | libpostproccvs-dev, + libavcodec-dev (>= 0.cvs20080206) | libavcodeccvs-dev, + libavformat-dev (>= 0.cvs20080206) | libavformatcvs-dev, + libpostproc-dev (>= 0.cvs20080206) | libpostproccvs-dev, + libavutil-dev (>= 0.cvs20080206) | libavutilcvs-dev, libxcb-xv0-dev | libxv-dev (<< 1:1.0.3), libxcb-shm0-dev | libxv-dev (<< 1:1.0.3), libxcb-shape0-dev | libxv-dev (<< 1:1.0.3), |