[xiph-cvs] cvs commit: ogg/debian changelog control
Chris Cheney
calc at xiph.org
Wed Jan 24 20:07:11 PST 2001
calc 01/01/24 20:07:11
Modified: debian changelog control
Log:
debian packaging bug fixes
Revision Changes Path
1.4 +7 -0 ogg/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/changelog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changelog 2000/11/18 04:29:32 1.3
+++ changelog 2001/01/25 04:07:10 1.4
@@ -1,3 +1,10 @@
+libogg (1.0beta4-1) unstable; urgency=low
+
+ * Fixed package description (closes: #78387)
+ * Fixed library dev package name.
+
+ -- root <root at cheney.cx> Wed, 24 Jan 2001 22:04:41 -0600
+
libogg (1.0beta3-1) unstable; urgency=low
* Initial Release.
1.5 +5 -5 ogg/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/control,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- control 2000/11/18 04:29:32 1.4
+++ control 2001/01/25 04:07:10 1.5
@@ -5,16 +5,16 @@
Build-Depends: debhelper
Standards-Version: 3.1.1
-Package: libogg0-dev
+Package: libogg-dev
Architecture: any
Depends: libogg0 (= ${Source-Version}), libc6-dev
Description: Ogg Bitstream Library Development
- Libogg is a library for manipulating ogg bitstreams. It handles
- both making ogg bitstreams and getting packets from ogg bitstreams.
+ The libogg-devel package contains the header files and documentation
+ needed to develop applications with libogg.
Package: libogg0
Architecture: any
Depends: ${shlibs:Depends}
Description: Ogg Bitstream Library
- The libogg-dev package contains the header files and documentation
- needed to develop applications with libogg.
+ Libogg is a library for manipulating ogg bitstreams. It handles
+ both making ogg bitstreams and getting packets from ogg bitstreams.
--- >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