diff options
author | Siggi Langauf <siggi@users.sourceforge.net> | 2002-11-03 17:07:34 +0000 |
---|---|---|
committer | Siggi Langauf <siggi@users.sourceforge.net> | 2002-11-03 17:07:34 +0000 |
commit | b6e5857742b64dac6ba50eb68596c367e8dc0bb7 (patch) | |
tree | eac7c8b0f482c3d48f84b5364a1dbc642d79f8a1 /debian/control | |
parent | 030fbf68c456e93c1fe93b616edf68ad4eccc8de (diff) | |
download | xine-lib-b6e5857742b64dac6ba50eb68596c367e8dc0bb7.tar.gz xine-lib-b6e5857742b64dac6ba50eb68596c367e8dc0bb7.tar.bz2 |
first bunch of 1-alpha0 preparations
CVS patchset: 3166
CVS date: 2002/11/03 17:07:34
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7cc975b5b..adbcd51f0 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.2.1 Package: libxine-dev Architecture: any Section: devel -Depends: libxine0 (= ${Source-Version}), libc6-dev, xlibs-dev, libz-dev, slang1-dev +Depends: libxine1 (= ${Source-Version}), libc6-dev, xlibs-dev, libz-dev, slang1-dev Conflicts: xine-ui (<< 0.9.10) Description: the xine video player library, development packages This contains development files (headers, documentation and the like) @@ -24,7 +24,7 @@ Description: the xine video player library, development packages The xine-ui package provides one for your convenience, so you can just start watching your VCDs ;-) -Package: libxine0 +Package: libxine1 Architecture: any Depends: ${shlibs:Depends} Recommends: ${shlibs:Recommends} |