[xiph-cvs] cvs commit: vorbis/debian libvorbisenc2.install libvorbisfile3.install Makefile.am changelog control libvorbis0.install libvorbis0.README.Debian
Chris Cheney
calc at xiph.org
Fri Jul 12 09:00:37 PDT 2002
calc 02/07/12 09:00:37
Modified: debian Makefile.am changelog control libvorbis0.install
Added: debian libvorbisenc2.install libvorbisfile3.install
Removed: debian libvorbis0.README.Debian
Log:
debian packaging updates
Revision Changes Path
1.6 +2 -2 vorbis/debian/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile.am 2002/07/03 21:54:52 1.5
+++ Makefile.am 2002/07/12 16:00:36 1.6
@@ -3,5 +3,5 @@
AUTOMAKE_OPTIONS = foreign
EXTRA_DIST = changelog control copyright libvorbis-dev.docs \
- libvorbis-dev.examples libvorbis-dev.install libvorbis0.README.Debian \
- libvorbis0.install rules
+ libvorbis-dev.examples libvorbis-dev.install libvorbis0.install \
+ libvorbisenc2.install libvorbisfile3.install rules
<p><p>1.19 +2 -0 vorbis/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/changelog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- changelog 2002/07/11 21:35:33 1.18
+++ changelog 2002/07/12 16:00:36 1.19
@@ -1,6 +1,8 @@
libvorbis (1.0.0-1) unstable; urgency=low
* New upstream.
+ * Split libvorbis package into libvorbis libvorbisenc libvorbisfile due to
+ shared object major versions going out of sync.
-- Christopher L Cheney <ccheney at debian.org> Thu, 11 Jul 2002 15:00:00 -0500
<p><p>1.24 +19 -1 vorbis/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/control,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- control 2002/07/11 21:35:33 1.23
+++ control 2002/07/12 16:00:36 1.24
@@ -14,10 +14,28 @@
general-purpose compressed audio format for audio and music at fixed
and variable bitrates from 16 to 128 kbps/channel.
+Package: libvorbisenc2
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: The Vorbis General Audio Compression Codec
+ Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed audio format for audio and music at fixed
+ and variable bitrates from 16 to 128 kbps/channel.
+
+Package: libvorbisfile3
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: The Vorbis General Audio Compression Codec
+ Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed audio format for audio and music at fixed
+ and variable bitrates from 16 to 128 kbps/channel.
+
Package: libvorbis-dev
Architecture: any
Section: devel
-Depends: libvorbis0 (= ${Source-Version}), libogg-dev, libc6-dev
+Depends: libogg-dev, libvorbis0 (= ${Source-Version}), libvorbisenc2 (= ${Source-Version}), libvorbisfile3 (= ${Source-Version})
Description: Vorbis Library Development
The libvorbis-dev package contains the header files and documentation
needed to develop applications with libvorbis.
<p><p>1.2 +0 -2 vorbis/debian/libvorbis0.install
Index: libvorbis0.install
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/libvorbis0.install,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvorbis0.install 2002/07/03 21:54:52 1.1
+++ libvorbis0.install 2002/07/12 16:00:36 1.2
@@ -1,3 +1 @@
debian/tmp/usr/lib/libvorbis.so.*
-debian/tmp/usr/lib/libvorbisenc.so.*
-debian/tmp/usr/lib/libvorbisfile.so.*
<p><p>1.1 vorbis/debian/libvorbisenc2.install
Index: libvorbisenc2.install
===================================================================
debian/tmp/usr/lib/libvorbisenc.so.*
<p><p>1.1 vorbis/debian/libvorbisfile3.install
Index: libvorbisfile3.install
===================================================================
debian/tmp/usr/lib/libvorbisfile.so.*
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list