[xiph-cvs] cvs commit: vorbis-tools/debian control

Chris Cheney calc at xiph.org
Sun Feb 25 21:21:09 PST 2001



calc        01/02/25 21:21:09

  Modified:    debian   control
               debian   control
               debian   control libogg-dev.docs
               debian   control
               debian   control
               debian   control
               debian   control
  Log:
  Debian more additions

Revision  Changes    Path
1.13      +1 -1      ao/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/control,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- control	2001/02/18 04:56:41	1.12
+++ control	2001/02/26 05:21:02	1.13
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper, libarts-dev, libasound1-dev [!m68k], libesd0-dev
-Standards-Version: 3.5.1.0
+Standards-Version: 3.5.2.0
 
 Package: libao-dev
 Architecture: any

1.3       +1 -1      ao-python/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/ao-python/debian/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	2001/02/19 00:30:11	1.2
+++ control	2001/02/26 05:21:03	1.3
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper (>> 2.0.0), libao-dev (>> 1.0beta4), python-base, python-distutils
-Standards-Version: 3.5.1.0
+Standards-Version: 3.5.2.0
 
 Package: ao-python
 Architecture: any

1.8       +1 -1      ogg/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/control,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- control	2001/02/18 05:15:29	1.7
+++ control	2001/02/26 05:21:04	1.8
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper
-Standards-Version: 3.5.1.0
+Standards-Version: 3.5.2.0
 
 Package: libogg-dev
 Architecture: any

1.4       +58 -0     ogg/debian/libogg-dev.docs

Index: libogg-dev.docs
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/libogg-dev.docs,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libogg-dev.docs	2001/01/25 04:45:05	1.3
+++ libogg-dev.docs	2001/02/26 05:21:04	1.4
@@ -5,3 +5,61 @@
 doc/stream.png
 doc/white-ogg.png
 doc/white-xifish.png
+doc/ogg/bitpacking.html
+doc/ogg/datastructures.html
+doc/ogg/decoding.html
+doc/ogg/encoding.html
+doc/ogg/general.html
+doc/ogg/index.html
+doc/ogg/ogg_packet.html
+doc/ogg/ogg_page.html
+doc/ogg/ogg_page_bos.html
+doc/ogg/ogg_page_continued.html
+doc/ogg/ogg_page_eos.html
+doc/ogg/ogg_page_granulepos.html
+doc/ogg/ogg_page_pageno.html
+doc/ogg/ogg_page_serialno.html
+doc/ogg/ogg_page_version.html
+doc/ogg/ogg_stream_clear.html
+doc/ogg/ogg_stream_destroy.html
+doc/ogg/ogg_stream_eof.html
+doc/ogg/ogg_stream_eos.html
+doc/ogg/ogg_stream_flush.html
+doc/ogg/ogg_stream_init.html
+doc/ogg/ogg_stream_packetin.html
+doc/ogg/ogg_stream_packetout.html
+doc/ogg/ogg_stream_pagein.html
+doc/ogg/ogg_stream_pageout.html
+doc/ogg/ogg_stream_reset.html
+doc/ogg/ogg_stream_state.html
+doc/ogg/ogg_sync_buffer.html
+doc/ogg/ogg_sync_clear.html
+doc/ogg/ogg_sync_destroy.html
+doc/ogg/ogg_sync_init.html
+doc/ogg/ogg_sync_pageout.html
+doc/ogg/ogg_sync_pageseek.html
+doc/ogg/ogg_sync_reset.html
+doc/ogg/ogg_sync_state.html
+doc/ogg/ogg_sync_wrote.html
+doc/ogg/oggpack_adv.html
+doc/ogg/oggpack_adv1.html
+doc/ogg/oggpack_adv_huff.html
+doc/ogg/oggpack_bits.html
+doc/ogg/oggpack_buffer.html
+doc/ogg/oggpack_bytes.html
+doc/ogg/oggpack_get_buffer.html
+doc/ogg/oggpack_look.html
+doc/ogg/oggpack_look1.html
+doc/ogg/oggpack_look_huff.html
+doc/ogg/oggpack_read.html
+doc/ogg/oggpack_read1.html
+doc/ogg/oggpack_readinit.html
+doc/ogg/oggpack_reset.html
+doc/ogg/oggpack_write.html
+doc/ogg/oggpack_writeclear.html
+doc/ogg/oggpack_writeinit.html
+doc/ogg/overview.html
+doc/ogg/reference.html
+doc/ogg/style.css
+doc/ogg/vorbis_comment.html
+doc/ogg/vorbis_info.html

1.4       +1 -1      ogg-python/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/ogg-python/debian/control,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- control	2001/02/19 06:45:11	1.3
+++ control	2001/02/26 05:21:05	1.4
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper (>> 2.0.0), libogg-dev (>> 1.0beta4), python-base, python-distutils
-Standards-Version: 3.5.1.0
+Standards-Version: 3.5.2.0
 
 Package: ogg-python
 Architecture: any

1.17      +1 -1      vorbis/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/control,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- control	2001/02/18 05:25:22	1.16
+++ control	2001/02/26 05:21:06	1.17
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper, libogg-dev (>> 1.0beta4)
-Standards-Version: 3.5.1.0
+Standards-Version: 3.5.2.0
 
 Package: libvorbis-dev
 Architecture: any

1.3       +1 -1      vorbis-python/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis-python/debian/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	2001/02/26 04:49:03	1.2
+++ control	2001/02/26 05:21:07	1.3
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper (>> 2.0.0), libvorbis-dev (>> 1.0beta4), ogg-python (>> 0.2), python-base, python-distutils
-Standards-Version: 3.5.1.0
+Standards-Version: 3.5.2.0
 
 Package: vorbis-python
 Architecture: any

1.9       +1 -1      vorbis-tools/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/debian/control,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- control	2001/02/18 22:51:26	1.8
+++ control	2001/02/26 05:21:08	1.9
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper, libao-dev (>> 0.6.0), libogg-dev (>> 1.0beta4), libvorbis-dev (>> 1.0beta4)
-Standards-Version: 3.5.1.0
+Standards-Version: 3.5.2.0
 
 Package: vorbis-tools
 Architecture: any

--- >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