./libogg r16: Use dpkg-gensymbols.

Adeodato Simó dato at net.com.org.es
Thu Dec 27 12:09:47 UTC 2007


------------------------------------------------------------
revno: 16
committer: Adeodato Simó <dato at net.com.org.es>
branch nick: libogg
timestamp: Thu 2007-12-27 13:09:47 +0100
message:
  Use dpkg-gensymbols.
added:
  debian/libogg0.symbols
modified:
  debian/changelog
  debian/rules
-------------- next part --------------
=== added file 'debian/libogg0.symbols'
--- a/debian/libogg0.symbols	1970-01-01 00:00:00 +0000
+++ b/debian/libogg0.symbols	2007-12-27 12:09:47 +0000
@@ -0,0 +1,67 @@
+libogg.so.0 libogg0 #MINVER#
+ ogg_packet_clear at Base 1.0rc3
+ ogg_page_bos at Base 1.0rc3
+ ogg_page_checksum_set at Base 1.0rc3
+ ogg_page_continued at Base 1.0rc3
+ ogg_page_eos at Base 1.0rc3
+ ogg_page_granulepos at Base 1.0rc3
+ ogg_page_packets at Base 1.0rc3
+ ogg_page_pageno at Base 1.0rc3
+ ogg_page_serialno at Base 1.0rc3
+ ogg_page_version at Base 1.0rc3
+ ogg_stream_clear at Base 1.0rc3
+ ogg_stream_destroy at Base 1.0rc3
+ ogg_stream_eos at Base 1.0rc3
+ ogg_stream_flush at Base 1.0rc3
+ ogg_stream_init at Base 1.0rc3
+ ogg_stream_packetin at Base 1.0rc3
+ ogg_stream_packetout at Base 1.0rc3
+ ogg_stream_packetpeek at Base 1.0rc3
+ ogg_stream_pagein at Base 1.0rc3
+ ogg_stream_pageout at Base 1.0rc3
+ ogg_stream_reset at Base 1.0rc3
+ ogg_stream_reset_serialno at Base 1.1.0
+ ogg_sync_buffer at Base 1.0rc3
+ ogg_sync_clear at Base 1.0rc3
+ ogg_sync_destroy at Base 1.0rc3
+ ogg_sync_init at Base 1.0rc3
+ ogg_sync_pageout at Base 1.0rc3
+ ogg_sync_pageseek at Base 1.0rc3
+ ogg_sync_reset at Base 1.0rc3
+ ogg_sync_wrote at Base 1.0rc3
+ oggpackB_adv1 at Base 1.1.0
+ oggpackB_adv at Base 1.1.0
+ oggpackB_bits at Base 1.1.0
+ oggpackB_bytes at Base 1.1.0
+ oggpackB_get_buffer at Base 1.1.0
+ oggpackB_look1 at Base 1.1.0
+ oggpackB_look at Base 1.1.0
+ oggpackB_read1 at Base 1.1.0
+ oggpackB_read at Base 1.1.0
+ oggpackB_readinit at Base 1.1.0
+ oggpackB_reset at Base 1.1.0
+ oggpackB_write at Base 1.1.0
+ oggpackB_writealign at Base 1.1.0
+ oggpackB_writeclear at Base 1.1.0
+ oggpackB_writecopy at Base 1.1.0
+ oggpackB_writeinit at Base 1.1.0
+ oggpackB_writetrunc at Base 1.1.0
+ oggpack_adv1 at Base 1.0rc3
+ oggpack_adv at Base 1.0rc3
+#DEPRECATED: 1.1.0# oggpack_adv_huff at Base 1.0rc3
+ oggpack_bits at Base 1.0rc3
+ oggpack_bytes at Base 1.0rc3
+ oggpack_get_buffer at Base 1.0rc3
+ oggpack_look1 at Base 1.0rc3
+ oggpack_look at Base 1.0rc3
+#DEPRECATED: 1.1.0# oggpack_look_huff at Base 1.0rc3
+ oggpack_read1 at Base 1.0rc3
+ oggpack_read at Base 1.0rc3
+ oggpack_readinit at Base 1.0rc3
+ oggpack_reset at Base 1.0rc3
+ oggpack_write at Base 1.0rc3
+ oggpack_writealign at Base 1.1.0
+ oggpack_writeclear at Base 1.0rc3
+ oggpack_writecopy at Base 1.1.0
+ oggpack_writeinit at Base 1.0rc3
+ oggpack_writetrunc at Base 1.1.0

=== modified file 'debian/changelog'
--- a/debian/changelog	2006-01-20 02:08:30 +0000
+++ b/debian/changelog	2007-12-27 12:09:47 +0000
@@ -1,3 +1,10 @@
+libogg (1.1.3-3) unstable; urgency=low
+
+  * Use dpkg-gensymbols, generating symbol files from packages in
+    snapshot.debian.net since Mole only offers symbols for the last version.
+
+ -- Adeodato Simó <dato at net.com.org.es>  Thu, 27 Dec 2007 12:56:00 +0100
+
 libogg (1.1.3-2) unstable; urgency=low
 
   * Unbreak shlibs (bad argument to dh_makeshlibs; stick to plain -V). 

=== modified file 'debian/rules'
--- a/debian/rules	2006-01-20 02:08:30 +0000
+++ b/debian/rules	2007-12-27 12:09:47 +0000
@@ -109,7 +109,7 @@
 	dh_strip
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs -V
+	dh_makeshlibs -V -- -c4
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol



More information about the pkg-xiph-commits mailing list