diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2012-01-25 01:01:09 +0000 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2012-01-25 01:01:09 +0000 |
| commit | d4882571e50774d46f5831d88b03c333e8aa509d (patch) | |
| tree | e9f486d74cca6fdffd2d216d95a20ca7144c6ac1 /debian/control | |
| parent | 665a08e0c56dfe0e54344b3a56afa89bc4ae4aec (diff) | |
| download | xine-lib-d4882571e50774d46f5831d88b03c333e8aa509d.tar.gz xine-lib-d4882571e50774d46f5831d88b03c333e8aa509d.tar.bz2 | |
Rename libxine-dev → libxine2-dev; fix dh_xine debhelper sequencing install.
--HG--
rename : debian/libxine-dev.install => debian/libxine2-dev.install
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 13f1f48a7..044c9ef85 100644 --- a/debian/control +++ b/debian/control @@ -28,11 +28,12 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, zlib1g-dev, w3m, xmlto, librsvg2-bin Standards-Version: 3.7.2 -Package: libxine-dev +Package: libxine2-dev Architecture: any Section: libdevel Depends: libxine2 (= ${Source-Version}), libc6-dev, zlib1g-dev | libz-dev, libslang2-dev | slang1-dev, libfreetype6-dev, pkg-config Conflicts: xine-ui (<< 0.9.10), libxine-dev +Replaces: libxine-dev (>= 1.1.90) Description: the xine video player library, development packages This contains development files (headers, documentation and the like) for the xine library (libxine). @@ -71,7 +72,7 @@ Recommends: ${shlibs:Recommends} Suggests: ${shlibs:Suggests}, libxine2-doc | libxine-doc Conflicts: libxine2-all-plugins, libxine2-bin, libxine2-console, libxine2-ffmpeg, libxine2-gnome, libxine2-misc-plugins, libxine2-plugins, libxine2-x Replaces: libxine2-all-plugins, libxine2-bin, libxine2-console, libxine2-ffmpeg, libxine2-gnome, libxine2-misc-plugins, libxine2-plugins, libxine2-x -Provides: libxine2-all-plugins, libxine2-bin, libxine2-console, libxine2-ffmpeg, libxine2-gnome, libxine2-misc-plugins, libxine2-plugins, libxine2-x +Provides: libxine2-all-plugins, libxine2-bin, libxine2-console, libxine2-ffmpeg, libxine2-gnome, libxine2-misc-plugins, libxine2-plugins, libxine2-x, libxine2-vdr Description: the xine video/media player library, binary files This is the xine media player library (libxine). . |
