summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-04-14 17:06:28 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-04-14 17:06:28 +0100
commitd41d1b5388cd7e3658bd6a22daea81e228175463 (patch)
tree4d61afec43fec000fafbc77b3d10f094d4933467 /debian/control
parent270133847fa85b37f8ffc7d09390c0116199f622 (diff)
downloadxine-lib-d41d1b5388cd7e3658bd6a22daea81e228175463.tar.gz
xine-lib-d41d1b5388cd7e3658bd6a22daea81e228175463.tar.bz2
Adjust packaging files for libxine2.
--HG-- rename : debian/libxine1.install => debian/libxine2.install
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 1749dd041..fa053d851 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Standards-Version: 3.7.2
Package: libxine-dev
Architecture: any
Section: libdevel
-Depends: libxine1 (= ${Source-Version}), libc6-dev, zlib1g-dev | libz-dev, libslang2-dev | slang1-dev, libfreetype6-dev
+Depends: libxine2 (= ${Source-Version}), libc6-dev, zlib1g-dev | libz-dev, libslang2-dev | slang1-dev, libfreetype6-dev
Conflicts: xine-ui (<< 0.9.10)
Description: the xine video player library, development packages
This contains development files (headers, documentation and the like)
@@ -42,7 +42,7 @@ Description: the xine video player library, development packages
The xine-ui and gxine packages each provide one for your convenience, so
you can just start watching your VCDs ;-)
-Package: libxine1
+Package: libxine2
Architecture: any
Depends: ${shlibs:Depends}
Recommends: ${shlibs:Recommends}
@@ -61,10 +61,10 @@ Description: the xine video/media player library, binary files
The xine-ui and gxine packages each provide one for your convenience, so
you can just start watching your VCDs ;-)
-Package: libxine1-dbg
+Package: libxine2-dbg
Priority: extra
Architecture: any
-Depends: libxine1 (= ${Source-Version})
+Depends: libxine2 (= ${Source-Version})
Description: the xine video/media player library, debug data
This is the xine media player library (libxine).
.