[xiph-cvs] cvs commit: vorbis/debian changelog control
Chris Cheney
calc at xiph.org
Sat Feb 17 14:18:15 PST 2001
calc 01/02/17 14:18:15
Modified: debian changelog control
Log:
Debian package changes
Revision Changes Path
1.9 +9 -3 vorbis/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/changelog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- changelog 2001/01/25 04:00:57 1.8
+++ changelog 2001/02/17 22:18:15 1.9
@@ -1,11 +1,17 @@
libvorbis (1.0beta4-1) unstable; urgency=low
- * Added dependency for libogg-dev (closes: #78262)
+ * New upstream.
* Appears to be fixed, can't reproduce bug (closes: #78848)
- * Added dependency for libogg-dev (closes: #81432)
- * Corrected library dev package name (closes: #82464)
-- Christopher L Cheney <ccheney at debian.org> Wed, 24 Jan 2001 21:52:29 -0600
+
+libvorbis (1.0beta3-2) unstable; urgency=low
+
+ * Added dependency for libogg-dev (closes: #78262)
+ * Added dependency for libogg-dev (closes: #81432)
+ * Corrected development library package name (closes: #82464)
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 3 Feb 2001 13:29:30 -0600
libvorbis (1.0beta3-1) unstable; urgency=low
1.14 +3 -1 vorbis/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/control,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- control 2001/01/25 04:58:45 1.13
+++ control 2001/02/17 22:18:15 1.14
@@ -1,5 +1,5 @@
Source: libvorbis
-Section: devel
+Section: libs
Priority: optional
Maintainer: Christopher L Cheney <ccheney at debian.org>
Build-Depends: debhelper, libogg-dev
@@ -7,6 +7,7 @@
Package: libvorbis-dev
Architecture: any
+Section: devel
Depends: libvorbis0 (= ${Source-Version}), libogg-dev, libc6-dev
Description: Development library for OGG Vorbis
Ogg Vorbis is a fully Open, non-proprietary, patent-and-royalty-free,
@@ -18,6 +19,7 @@
Package: libvorbis0
Architecture: any
+Section: libs
Depends: ${shlibs:Depends}
Description: The OGG Vorbis lossy audio compression codec.
Ogg Vorbis is a fully Open, non-proprietary, patent-and-royalty-free,
--- >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