[xiph-cvs] cvs commit: vorbis-tools/debian README.Debian changelog control
Chris Cheney
calc at xiph.org
Wed Jan 24 21:12:04 PST 2001
calc 01/01/24 21:12:03
Modified: debian README.Debian changelog control
Log:
debian package fixes
Revision Changes Path
1.4 +1 -1 vorbis-tools/debian/README.Debian
Index: README.Debian
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/debian/README.Debian,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.Debian 2000/11/18 05:02:30 1.3
+++ README.Debian 2001/01/25 05:12:03 1.4
@@ -1,6 +1,6 @@
vorbis-tools for Debian
-----------------------
-Copy ogg123rc-example to ~/.ogg123rc
+Copy examples/ogg123rc-example to ~/.ogg123rc
-- Christopher L Cheney <ccheney at debian.org>, Tue, 31 Oct 2000 16:38:42 -0600
1.3 +9 -0 vorbis-tools/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/debian/changelog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changelog 2000/11/07 05:59:09 1.2
+++ changelog 2001/01/25 05:12:03 1.3
@@ -1,3 +1,12 @@
+vorbis-tools (1.0beta4-1) unstable; urgency=low
+
+ * Fix for multi open /dev/dsp (closes: #81146)
+ * Use abcde (closes: #70032)
+ * Fixed (closes: #72381)
+ * Corrected README.Debian (closes: #78803)
+
+ -- Christopher L Cheney <ccheney at debian.org> Wed, 24 Jan 2001 23:03:21 -0600
+
vorbis-tools (1.0beta3-1) unstable; urgency=low
* Initial Release.
1.6 +1 -3 vorbis-tools/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/debian/control,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- control 2000/11/18 03:53:44 1.5
+++ control 2001/01/25 05:12:03 1.6
@@ -2,13 +2,11 @@
Section: sound
Priority: optional
Maintainer: Christopher L Cheney <ccheney at debian.org>
-Build-Depends: debhelper, libao0-dev, libogg0-dev, libvorbis0-dev
+Build-Depends: debhelper, libao-dev, libogg-dev, libvorbis-dev
Standards-Version: 3.1.1
Package: vorbis-tools
Architecture: any
Depends: ${shlibs:Depends}
-Replaces: ogg123
-Conflicts: ogg123
Description: Several Ogg Vorbis Tools
vorbis-tools contains oggenc (an encoder) and ogg123 (a playback tool)
--- >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