[Forensics-changes] [SCM] UNNAMED PROJECT branch, master, updated. upstream/20111031-8-g6f79bb6

Pierre Chifflier pollux at debian.org
Mon Mar 4 06:24:17 UTC 2013


The following commit has been merged in the master branch:
commit e618b5d98e02aca5015f2a63d3455b1ed3b1ee08
Author: Pierre Chifflier <pollux at debian.org>
Date:   Sun Mar 3 23:09:32 2013 +0100

    Merge Debian packaging files.

diff --git a/debian/changelog b/debian/changelog
index 6ad1f44..9d8957f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-libbfio (20111031-1) unstable; urgency=low
+libbfio (20120425-1~1.gbp6e7009) UNRELEASED; urgency=low
+
+  ** SNAPSHOT build @6e700950b21fcd772f283e7b368b154abd3ea1ad **
 
   * Initial release (Closes: #650842)
 
- -- Julien Valroff <julien at debian.org>  Sat, 03 Dec 2011 22:11:41 +0100
+ -- Pierre Chifflier <pollux at debian.org>  Wed, 20 Feb 2013 08:17:59 -0800
diff --git a/debian/control b/debian/control
index 0516d46..4e8e236 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,20 @@
 Source: libbfio
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
-Uploaders: Julien Valroff <julien at debian.org>
-Build-Depends: debhelper (>= 8.1.3~), autotools-dev
-Standards-Version: 3.9.2
+Uploaders: Pierre Chifflier <pollux at debian.org>
+Build-Depends: debhelper (>= 9), autotools-dev
+Standards-Version: 3.9.4
 Section: libs
-Homepage: http://libbfio.sourceforge.net/
+Homepage: http://code.google.com/p/libbfio/
 Vcs-Browser: http://git.debian.org/?p=forensics/libbfio.git;a=summary
 Vcs-Git: git://git.debian.org/forensics/libffio.git
 
-Package: libbfio1
-Architecture: any
-Multi-Arch: ${misc:Multi-Arch}
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Library to provide basic input/output abstraction
- Libbfio is a library to provide basic file input/output abstraction. It is
- used in multiple other libraries like libewf, libmsiecf, libnk2, libolecf and
- libpff. It is used to chain I/O to support file-in-file access.
-
 Package: libbfio-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: ${misc:Multi-Arch}
 Depends: libbfio1 (= ${binary:Version}), ${misc:Depends}
-Description: Library to provide basic input/output abstraction (development)
+Description: Header files and libraries for developing applications for libbfio
  Libbfio is a library to provide basic file input/output abstraction. It is
  used in multiple other libraries like libewf, libmsiecf, libnk2, libolecf and
  libpff. It is used to chain I/O to support file-in-file access.
@@ -43,3 +33,16 @@ Description: Library to provide basic input/output abstraction (debug)
  libpff. It is used to chain I/O to support file-in-file access.
  .
  This package contains the debugging symbols for libffio.
+
+Package: libbfio1
+Section: libs
+Architecture: any
+Multi-Arch: ${misc:Multi-Arch}
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Library to provide basic input/output abstraction
+ Libbfio is a library to provide basic file input/output abstraction. It is
+ used in multiple other libraries like libewf, libmsiecf, libnk2, libolecf and
+ libpff. It is used to chain I/O to support file-in-file access.
+ .
+ This package contains the shared library.
diff --git a/debian/copyright b/debian/copyright
index 5865dff..519ea1c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,19 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: libbfio
-Source: http://sourceforge.net/projects/libbfio/
+Source: http://code.google.com/p/libbfio/
 
 Files: *
-Copyright: 2008-2011, Joachim Metz <jbmetz at users.sourceforge.net>
+Copyright: 2009-2012 Joachim Metz <jbmetz at users.sourceforge.net>
 License: LGPL-3+
- This software is free software: you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 3 of the License, or (at your option) any later version.
  .
- This software is distributed in the hope that it will be useful,
+ This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
  .
  You should have received a copy of the GNU Lesser General Public License
  along with this software.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/debian/docs b/debian/docs
index 25d27c7..edc0071 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1 @@
-README.static
+NEWS
diff --git a/debian/libbfio1.symbols b/debian/libbfio1.symbols
new file mode 100644
index 0000000..49e6769
--- /dev/null
+++ b/debian/libbfio1.symbols
@@ -0,0 +1,606 @@
+libbfio.so.1 libbfio1 #MINVER#
+ libbfio_error_backtrace_fprint at Base 20120425
+ libbfio_error_backtrace_sprint at Base 20120425
+ libbfio_error_fprint at Base 20120425
+ libbfio_error_free at Base 20120425
+ libbfio_error_sprint at Base 20120425
+ libbfio_file_close at Base 20120425
+ libbfio_file_exists at Base 20120425
+ libbfio_file_get_name at Base 20120425
+ libbfio_file_get_name_size at Base 20120425
+ libbfio_file_get_size at Base 20120425
+ libbfio_file_initialize at Base 20120425
+ libbfio_file_io_handle_clone at Base 20120425
+ libbfio_file_io_handle_free at Base 20120425
+ libbfio_file_io_handle_get_name at Base 20120425
+ libbfio_file_io_handle_get_name_size at Base 20120425
+ libbfio_file_io_handle_initialize at Base 20120425
+ libbfio_file_io_handle_set_name at Base 20120425
+ libbfio_file_is_open at Base 20120425
+ libbfio_file_open at Base 20120425
+ libbfio_file_pool_append_handles_for_names at Base 20120425
+ libbfio_file_range_close at Base 20120425
+ libbfio_file_range_exists at Base 20120425
+ libbfio_file_range_get at Base 20120425
+ libbfio_file_range_get_name at Base 20120425
+ libbfio_file_range_get_name_size at Base 20120425
+ libbfio_file_range_get_size at Base 20120425
+ libbfio_file_range_initialize at Base 20120425
+ libbfio_file_range_io_handle_clone at Base 20120425
+ libbfio_file_range_io_handle_free at Base 20120425
+ libbfio_file_range_io_handle_initialize at Base 20120425
+ libbfio_file_range_is_open at Base 20120425
+ libbfio_file_range_open at Base 20120425
+ libbfio_file_range_read at Base 20120425
+ libbfio_file_range_seek_offset at Base 20120425
+ libbfio_file_range_set at Base 20120425
+ libbfio_file_range_set_name at Base 20120425
+ libbfio_file_range_write at Base 20120425
+ libbfio_file_read at Base 20120425
+ libbfio_file_seek_offset at Base 20120425
+ libbfio_file_set_name at Base 20120425
+ libbfio_file_write at Base 20120425
+ libbfio_get_codepage at Base 20120425
+ libbfio_get_version at Base 20120425
+ libbfio_handle_clone at Base 20120425
+ libbfio_handle_close at Base 20120425
+ libbfio_handle_exists at Base 20120425
+ libbfio_handle_free at Base 20120425
+ libbfio_handle_get_access_flags at Base 20120425
+ libbfio_handle_get_io_handle at Base 20120425
+ libbfio_handle_get_number_of_offsets_read at Base 20120425
+ libbfio_handle_get_offset at Base 20120425
+ libbfio_handle_get_offset_read at Base 20120425
+ libbfio_handle_get_size at Base 20120425
+ libbfio_handle_initialize at Base 20120425
+ libbfio_handle_is_open at Base 20120425
+ libbfio_handle_open at Base 20120425
+ libbfio_handle_read at Base 20120425
+ libbfio_handle_read_buffer at Base 20120425
+ libbfio_handle_reopen at Base 20120425
+ libbfio_handle_seek_offset at Base 20120425
+ libbfio_handle_set_access_flags at Base 20120425
+ libbfio_handle_set_open_on_demand at Base 20120425
+ libbfio_handle_set_track_offsets_read at Base 20120425
+ libbfio_handle_write at Base 20120425
+ libbfio_handle_write_buffer at Base 20120425
+ libbfio_list_append_element at Base 20120425
+ libbfio_list_append_value at Base 20120425
+ libbfio_list_clone at Base 20120425
+ libbfio_list_element_free at Base 20120425
+ libbfio_list_element_get_value at Base 20120425
+ libbfio_list_element_initialize at Base 20120425
+ libbfio_list_element_set_value at Base 20120425
+ libbfio_list_empty at Base 20120425
+ libbfio_list_free at Base 20120425
+ libbfio_list_get_element_by_index at Base 20120425
+ libbfio_list_get_number_of_elements at Base 20120425
+ libbfio_list_get_value_by_index at Base 20120425
+ libbfio_list_initialize at Base 20120425
+ libbfio_list_insert_element at Base 20120425
+ libbfio_list_insert_value at Base 20120425
+ libbfio_list_prepend_element at Base 20120425
+ libbfio_list_prepend_value at Base 20120425
+ libbfio_list_remove_element at Base 20120425
+ libbfio_memory_range_close at Base 20120425
+ libbfio_memory_range_exists at Base 20120425
+ libbfio_memory_range_get at Base 20120425
+ libbfio_memory_range_get_size at Base 20120425
+ libbfio_memory_range_initialize at Base 20120425
+ libbfio_memory_range_io_handle_clone at Base 20120425
+ libbfio_memory_range_io_handle_free at Base 20120425
+ libbfio_memory_range_io_handle_initialize at Base 20120425
+ libbfio_memory_range_is_open at Base 20120425
+ libbfio_memory_range_open at Base 20120425
+ libbfio_memory_range_read at Base 20120425
+ libbfio_memory_range_seek_offset at Base 20120425
+ libbfio_memory_range_set at Base 20120425
+ libbfio_memory_range_write at Base 20120425
+ libbfio_offset_list_append_offset at Base 20120425
+ libbfio_offset_list_clone at Base 20120425
+ libbfio_offset_list_empty at Base 20120425
+ libbfio_offset_list_free at Base 20120425
+ libbfio_offset_list_get_number_of_elements at Base 20120425
+ libbfio_offset_list_get_offset at Base 20120425
+ libbfio_offset_list_get_offset_by_value at Base 20120425
+ libbfio_offset_list_initialize at Base 20120425
+ libbfio_offset_list_range_is_present at Base 20120425
+ libbfio_offset_list_value_clone at Base 20120425
+ libbfio_offset_list_value_free at Base 20120425
+ libbfio_offset_list_value_initialize at Base 20120425
+ libbfio_pool_append_handle at Base 20120425
+ libbfio_pool_append_handle_to_last_used_list at Base 20120425
+ libbfio_pool_clone at Base 20120425
+ libbfio_pool_close at Base 20120425
+ libbfio_pool_close_all at Base 20120425
+ libbfio_pool_free at Base 20120425
+ libbfio_pool_get_handle at Base 20120425
+ libbfio_pool_get_maximum_number_of_open_handles at Base 20120425
+ libbfio_pool_get_number_of_handles at Base 20120425
+ libbfio_pool_get_offset at Base 20120425
+ libbfio_pool_get_size at Base 20120425
+ libbfio_pool_initialize at Base 20120425
+ libbfio_pool_move_handle_to_front_of_last_used_list at Base 20120425
+ libbfio_pool_open at Base 20120425
+ libbfio_pool_open_handle at Base 20120425
+ libbfio_pool_read at Base 20120425
+ libbfio_pool_read_buffer at Base 20120425
+ libbfio_pool_reopen at Base 20120425
+ libbfio_pool_resize at Base 20120425
+ libbfio_pool_seek_offset at Base 20120425
+ libbfio_pool_set_handle at Base 20120425
+ libbfio_pool_set_maximum_number_of_open_handles at Base 20120425
+ libbfio_pool_write at Base 20120425
+ libbfio_pool_write_buffer at Base 20120425
+ libbfio_set_codepage at Base 20120425
+ libcerror_error_backtrace_fprint at Base 20120425
+ libcerror_error_backtrace_sprint at Base 20120425
+ libcerror_error_fprint at Base 20120425
+ libcerror_error_free at Base 20120425
+ libcerror_error_matches at Base 20120425
+ libcerror_error_set at Base 20120425
+ libcerror_error_sprint at Base 20120425
+ libcerror_system_copy_string_from_error_number at Base 20120425
+ libcerror_system_set_error at Base 20120425
+ libcfile_file_close at Base 20120425
+ libcfile_file_exists at Base 20120425
+ libcfile_file_free at Base 20120425
+ libcfile_file_get_offset at Base 20120425
+ libcfile_file_get_size at Base 20120425
+ libcfile_file_initialize at Base 20120425
+ libcfile_file_is_open at Base 20120425
+ libcfile_file_open at Base 20120425
+ libcfile_file_read_buffer at Base 20120425
+ libcfile_file_resize at Base 20120425
+ libcfile_file_seek_offset at Base 20120425
+ libcfile_file_write_buffer at Base 20120425
+ libclocale_codepage at Base 20120425
+ libclocale_codepage_copy_from_string at Base 20120425
+ libclocale_codepage_get at Base 20120425
+ libclocale_codepage_set at Base 20120425
+ libclocale_initialize at Base 20120425
+ libclocale_locale_get_codepage at Base 20120425
+ libclocale_locale_get_decimal_point at Base 20120425
+ libcpath_narrow_split_string_free at Base 20120425
+ libcpath_narrow_split_string_get_number_of_segments at Base 20120425
+ libcpath_narrow_split_string_get_segment_by_index at Base 20120425
+ libcpath_narrow_split_string_get_string at Base 20120425
+ libcpath_narrow_split_string_initialize at Base 20120425
+ libcpath_narrow_split_string_set_segment_by_index at Base 20120425
+ libcpath_narrow_string_split at Base 20120425
+ libcpath_path_change_directory at Base 20120425
+ libcpath_path_get_current_working_directory at Base 20120425
+ libcpath_path_get_full_path at Base 20120425
+ libcpath_path_join at Base 20120425
+ libcpath_path_make_directory at Base 20120425
+ libcpath_path_sanitize at Base 20120425
+ libcpath_path_sanitize_filename at Base 20120425
+ libuna_base16_stream_copy_from_byte_stream at Base 20120425
+ libuna_base16_stream_copy_to_byte_stream at Base 20120425
+ libuna_base16_stream_size_from_byte_stream at Base 20120425
+ libuna_base16_stream_size_to_byte_stream at Base 20120425
+ libuna_base32_character_copy_to_quintet at Base 20120425
+ libuna_base32_quintuplet_copy_from_base32_stream at Base 20120425
+ libuna_base32_quintuplet_copy_from_byte_stream at Base 20120425
+ libuna_base32_quintuplet_copy_to_base32_stream at Base 20120425
+ libuna_base32_quintuplet_copy_to_byte_stream at Base 20120425
+ libuna_base32_stream_copy_from_byte_stream at Base 20120425
+ libuna_base32_stream_copy_to_byte_stream at Base 20120425
+ libuna_base32_stream_size_from_byte_stream at Base 20120425
+ libuna_base32_stream_size_to_byte_stream at Base 20120425
+ libuna_base64_character_copy_to_sixtet at Base 20120425
+ libuna_base64_stream_copy_from_byte_stream at Base 20120425
+ libuna_base64_stream_copy_to_byte_stream at Base 20120425
+ libuna_base64_stream_size_from_byte_stream at Base 20120425
+ libuna_base64_stream_size_to_byte_stream at Base 20120425
+ libuna_base64_triplet_copy_from_base64_stream at Base 20120425
+ libuna_base64_triplet_copy_from_byte_stream at Base 20120425
+ libuna_base64_triplet_copy_to_base64_stream at Base 20120425
+ libuna_base64_triplet_copy_to_byte_stream at Base 20120425
+ libuna_byte_stream_copy_from_utf16 at Base 20120425
+ libuna_byte_stream_copy_from_utf32 at Base 20120425
+ libuna_byte_stream_copy_from_utf8 at Base 20120425
+ libuna_byte_stream_size_from_utf16 at Base 20120425
+ libuna_byte_stream_size_from_utf32 at Base 20120425
+ libuna_byte_stream_size_from_utf8 at Base 20120425
+ libuna_codepage_iso_8859_10_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_10_unicode_to_byte_stream_base_0x00c0 at Base 20120425
+ libuna_codepage_iso_8859_10_unicode_to_byte_stream_base_0x0160 at Base 20120425
+ libuna_codepage_iso_8859_13_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_13_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_iso_8859_13_unicode_to_byte_stream_base_0x2018 at Base 20120425
+ libuna_codepage_iso_8859_14_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_14_unicode_to_byte_stream_base_0x00c0 at Base 20120425
+ libuna_codepage_iso_8859_14_unicode_to_byte_stream_base_0x0170 at Base 20120425
+ libuna_codepage_iso_8859_14_unicode_to_byte_stream_base_0x1e80 at Base 20120425
+ libuna_codepage_iso_8859_15_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_15_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_iso_8859_16_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x00a8 at Base 20120425
+ libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x0140 at Base 20120425
+ libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x0150 at Base 20120425
+ libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x0178 at Base 20120425
+ libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x0218 at Base 20120425
+ libuna_codepage_iso_8859_2_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_2_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_iso_8859_2_unicode_to_byte_stream_base_0x0138 at Base 20120425
+ libuna_codepage_iso_8859_2_unicode_to_byte_stream_base_0x02d8 at Base 20120425
+ libuna_codepage_iso_8859_3_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x0108 at Base 20120425
+ libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x0118 at Base 20120425
+ libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x0130 at Base 20120425
+ libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x0158 at Base 20120425
+ libuna_codepage_iso_8859_4_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_4_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_iso_8859_4_unicode_to_byte_stream_base_0x0160 at Base 20120425
+ libuna_codepage_iso_8859_5_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_5_unicode_to_byte_stream_base_0x0400 at Base 20120425
+ libuna_codepage_iso_8859_6_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_6_unicode_to_byte_stream_base_0x0618 at Base 20120425
+ libuna_codepage_iso_8859_7_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_7_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_iso_8859_7_unicode_to_byte_stream_base_0x0380 at Base 20120425
+ libuna_codepage_iso_8859_8_byte_stream_to_unicode_base_0xa0 at Base 20120425
+ libuna_codepage_iso_8859_8_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_iso_8859_8_unicode_to_byte_stream_base_0x05d0 at Base 20120425
+ libuna_codepage_iso_8859_9_byte_stream_to_unicode_base_0xd0 at Base 20120425
+ libuna_codepage_iso_8859_9_unicode_to_byte_stream_base_0x00d0 at Base 20120425
+ libuna_codepage_koi8_r_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_koi8_r_unicode_to_byte_stream_base_0x0410 at Base 20120425
+ libuna_codepage_koi8_r_unicode_to_byte_stream_base_0x2550 at Base 20120425
+ libuna_codepage_koi8_u_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_koi8_u_unicode_to_byte_stream_base_0x0410 at Base 20120425
+ libuna_codepage_koi8_u_unicode_to_byte_stream_base_0x2550 at Base 20120425
+ libuna_codepage_windows_1250_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x0138 at Base 20120425
+ libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x02d8 at Base 20120425
+ libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x2010 at Base 20120425
+ libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x2030 at Base 20120425
+ libuna_codepage_windows_1251_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1251_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_windows_1251_unicode_to_byte_stream_base_0x0400 at Base 20120425
+ libuna_codepage_windows_1251_unicode_to_byte_stream_base_0x2010 at Base 20120425
+ libuna_codepage_windows_1252_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1252_unicode_to_byte_stream_base_0x2010 at Base 20120425
+ libuna_codepage_windows_1253_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1253_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_windows_1253_unicode_to_byte_stream_base_0x0380 at Base 20120425
+ libuna_codepage_windows_1253_unicode_to_byte_stream_base_0x2010 at Base 20120425
+ libuna_codepage_windows_1254_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1254_byte_stream_to_unicode_base_0xd0 at Base 20120425
+ libuna_codepage_windows_1254_byte_stream_to_unicode_base_0xf0 at Base 20120425
+ libuna_codepage_windows_1254_unicode_to_byte_stream_base_0x00d0 at Base 20120425
+ libuna_codepage_windows_1254_unicode_to_byte_stream_base_0x2010 at Base 20120425
+ libuna_codepage_windows_1255_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1255_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_windows_1255_unicode_to_byte_stream_base_0x05b0 at Base 20120425
+ libuna_codepage_windows_1255_unicode_to_byte_stream_base_0x05d0 at Base 20120425
+ libuna_codepage_windows_1255_unicode_to_byte_stream_base_0x2010 at Base 20120425
+ libuna_codepage_windows_1256_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1256_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_windows_1256_unicode_to_byte_stream_base_0x00e0 at Base 20120425
+ libuna_codepage_windows_1256_unicode_to_byte_stream_base_0x0618 at Base 20120425
+ libuna_codepage_windows_1256_unicode_to_byte_stream_base_0x2008 at Base 20120425
+ libuna_codepage_windows_1257_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1257_unicode_to_byte_stream_base_0x00a0 at Base 20120425
+ libuna_codepage_windows_1257_unicode_to_byte_stream_base_0x2010 at Base 20120425
+ libuna_codepage_windows_1258_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_1258_unicode_to_byte_stream_base_0x00c0 at Base 20120425
+ libuna_codepage_windows_1258_unicode_to_byte_stream_base_0x2010 at Base 20120425
+ libuna_codepage_windows_874_byte_stream_to_unicode_base_0x80 at Base 20120425
+ libuna_codepage_windows_874_unicode_to_byte_stream_base_0x00e0 at Base 20120425
+ libuna_codepage_windows_874_unicode_to_byte_stream_base_0x2018 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8140 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x81b8 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x81c8 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x81da at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x81f0 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8440 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8470 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x849f at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x875f at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8780 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x889f at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8940 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8a40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8b40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8c40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8d40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8e40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8f40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9040 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9140 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9240 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9340 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9440 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9540 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9640 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9740 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9840 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x989f at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9940 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9a40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9b40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9c40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9d40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9e40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9f40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe040 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe140 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe240 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe340 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe440 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe540 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe640 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe740 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe840 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe940 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xea40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xed40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xee40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xfa40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xfb40 at Base 20120425
+ libuna_codepage_windows_932_byte_stream_to_unicode_base_0xfc40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8140 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8240 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8340 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8440 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8540 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8640 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8740 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8840 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8940 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8a40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8b40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8c40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8d40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8e40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8f40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9040 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9140 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9240 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9340 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9440 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9540 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9640 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9740 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9840 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9940 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9a40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9b40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9c40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9d40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9e40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9f40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa040 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa1a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa2a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa3a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa4a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa5a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa6a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa7a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa7d0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa840 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa8a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa940 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa9a0 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xaa40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xab40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xac40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xad40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xae40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xaf40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb040 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb140 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb240 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb340 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb440 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb540 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb640 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb740 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb840 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb940 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xba40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbb40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbc40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbd40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbe40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbf40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc040 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc140 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc240 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc340 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc440 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc540 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc640 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc740 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc840 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc940 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xca40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xcb40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xcc40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xcd40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xce40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xcf40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd040 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd140 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd240 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd340 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd440 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd540 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd640 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd740 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd840 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd940 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xda40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xdb40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xdc40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xdd40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xde40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xdf40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe040 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe140 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe240 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe340 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe440 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe540 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe640 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe740 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe840 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe940 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xea40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xeb40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xec40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xed40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xee40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xef40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf040 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf140 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf240 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf340 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf440 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf540 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf640 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf740 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf840 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf940 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfa40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfb40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfc40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfd40 at Base 20120425
+ libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfe40 at Base 20120425
+ libuna_unicode_character_copy_from_byte_stream at Base 20120425
+ libuna_unicode_character_copy_from_utf16 at Base 20120425
+ libuna_unicode_character_copy_from_utf16_stream at Base 20120425
+ libuna_unicode_character_copy_from_utf32 at Base 20120425
+ libuna_unicode_character_copy_from_utf32_stream at Base 20120425
+ libuna_unicode_character_copy_from_utf7_stream at Base 20120425
+ libuna_unicode_character_copy_from_utf8 at Base 20120425
+ libuna_unicode_character_copy_to_byte_stream at Base 20120425
+ libuna_unicode_character_copy_to_utf16 at Base 20120425
+ libuna_unicode_character_copy_to_utf16_stream at Base 20120425
+ libuna_unicode_character_copy_to_utf32 at Base 20120425
+ libuna_unicode_character_copy_to_utf32_stream at Base 20120425
+ libuna_unicode_character_copy_to_utf7_stream at Base 20120425
+ libuna_unicode_character_copy_to_utf8 at Base 20120425
+ libuna_unicode_character_size_to_byte_stream at Base 20120425
+ libuna_unicode_character_size_to_utf16 at Base 20120425
+ libuna_unicode_character_size_to_utf32 at Base 20120425
+ libuna_unicode_character_size_to_utf7_stream at Base 20120425
+ libuna_unicode_character_size_to_utf8 at Base 20120425
+ libuna_url_stream_copy_from_byte_stream at Base 20120425
+ libuna_url_stream_copy_to_byte_stream at Base 20120425
+ libuna_url_stream_size_from_byte_stream at Base 20120425
+ libuna_url_stream_size_to_byte_stream at Base 20120425
+ libuna_utf16_stream_copy_byte_order_mark at Base 20120425
+ libuna_utf16_stream_copy_from_utf16 at Base 20120425
+ libuna_utf16_stream_copy_from_utf32 at Base 20120425
+ libuna_utf16_stream_copy_from_utf8 at Base 20120425
+ libuna_utf16_stream_size_from_utf16 at Base 20120425
+ libuna_utf16_stream_size_from_utf32 at Base 20120425
+ libuna_utf16_stream_size_from_utf8 at Base 20120425
+ libuna_utf16_string_compare_with_byte_stream at Base 20120425
+ libuna_utf16_string_compare_with_utf16_stream at Base 20120425
+ libuna_utf16_string_compare_with_utf32 at Base 20120425
+ libuna_utf16_string_compare_with_utf32_stream at Base 20120425
+ libuna_utf16_string_compare_with_utf7_stream at Base 20120425
+ libuna_utf16_string_compare_with_utf8_stream at Base 20120425
+ libuna_utf16_string_copy_from_byte_stream at Base 20120425
+ libuna_utf16_string_copy_from_utf16_stream at Base 20120425
+ libuna_utf16_string_copy_from_utf32 at Base 20120425
+ libuna_utf16_string_copy_from_utf32_stream at Base 20120425
+ libuna_utf16_string_copy_from_utf7_stream at Base 20120425
+ libuna_utf16_string_copy_from_utf8 at Base 20120425
+ libuna_utf16_string_copy_from_utf8_stream at Base 20120425
+ libuna_utf16_string_size_from_byte_stream at Base 20120425
+ libuna_utf16_string_size_from_utf16_stream at Base 20120425
+ libuna_utf16_string_size_from_utf32 at Base 20120425
+ libuna_utf16_string_size_from_utf32_stream at Base 20120425
+ libuna_utf16_string_size_from_utf7_stream at Base 20120425
+ libuna_utf16_string_size_from_utf8 at Base 20120425
+ libuna_utf16_string_size_from_utf8_stream at Base 20120425
+ libuna_utf16_string_with_index_copy_from_byte_stream at Base 20120425
+ libuna_utf16_string_with_index_copy_from_utf16_stream at Base 20120425
+ libuna_utf16_string_with_index_copy_from_utf32 at Base 20120425
+ libuna_utf16_string_with_index_copy_from_utf32_stream at Base 20120425
+ libuna_utf16_string_with_index_copy_from_utf7_stream at Base 20120425
+ libuna_utf16_string_with_index_copy_from_utf8 at Base 20120425
+ libuna_utf16_string_with_index_copy_from_utf8_stream at Base 20120425
+ libuna_utf32_stream_copy_byte_order_mark at Base 20120425
+ libuna_utf32_stream_copy_from_utf16 at Base 20120425
+ libuna_utf32_stream_copy_from_utf32 at Base 20120425
+ libuna_utf32_stream_copy_from_utf8 at Base 20120425
+ libuna_utf32_stream_size_from_utf16 at Base 20120425
+ libuna_utf32_stream_size_from_utf32 at Base 20120425
+ libuna_utf32_stream_size_from_utf8 at Base 20120425
+ libuna_utf32_string_compare_with_byte_stream at Base 20120425
+ libuna_utf32_string_compare_with_utf16_stream at Base 20120425
+ libuna_utf32_string_compare_with_utf32_stream at Base 20120425
+ libuna_utf32_string_compare_with_utf7_stream at Base 20120425
+ libuna_utf32_string_compare_with_utf8_stream at Base 20120425
+ libuna_utf32_string_copy_from_byte_stream at Base 20120425
+ libuna_utf32_string_copy_from_utf16 at Base 20120425
+ libuna_utf32_string_copy_from_utf16_stream at Base 20120425
+ libuna_utf32_string_copy_from_utf32_stream at Base 20120425
+ libuna_utf32_string_copy_from_utf7_stream at Base 20120425
+ libuna_utf32_string_copy_from_utf8 at Base 20120425
+ libuna_utf32_string_copy_from_utf8_stream at Base 20120425
+ libuna_utf32_string_size_from_byte_stream at Base 20120425
+ libuna_utf32_string_size_from_utf16 at Base 20120425
+ libuna_utf32_string_size_from_utf16_stream at Base 20120425
+ libuna_utf32_string_size_from_utf32_stream at Base 20120425
+ libuna_utf32_string_size_from_utf7_stream at Base 20120425
+ libuna_utf32_string_size_from_utf8 at Base 20120425
+ libuna_utf32_string_size_from_utf8_stream at Base 20120425
+ libuna_utf32_string_with_index_copy_from_byte_stream at Base 20120425
+ libuna_utf32_string_with_index_copy_from_utf16 at Base 20120425
+ libuna_utf32_string_with_index_copy_from_utf16_stream at Base 20120425
+ libuna_utf32_string_with_index_copy_from_utf32_stream at Base 20120425
+ libuna_utf32_string_with_index_copy_from_utf7_stream at Base 20120425
+ libuna_utf32_string_with_index_copy_from_utf8 at Base 20120425
+ libuna_utf32_string_with_index_copy_from_utf8_stream at Base 20120425
+ libuna_utf7_stream_copy_from_utf16 at Base 20120425
+ libuna_utf7_stream_copy_from_utf32 at Base 20120425
+ libuna_utf7_stream_copy_from_utf8 at Base 20120425
+ libuna_utf7_stream_size_from_utf16 at Base 20120425
+ libuna_utf7_stream_size_from_utf32 at Base 20120425
+ libuna_utf7_stream_size_from_utf8 at Base 20120425
+ libuna_utf8_stream_copy_byte_order_mark at Base 20120425
+ libuna_utf8_stream_copy_from_utf16 at Base 20120425
+ libuna_utf8_stream_copy_from_utf32 at Base 20120425
+ libuna_utf8_stream_copy_from_utf8 at Base 20120425
+ libuna_utf8_stream_size_from_utf16 at Base 20120425
+ libuna_utf8_stream_size_from_utf32 at Base 20120425
+ libuna_utf8_stream_size_from_utf8 at Base 20120425
+ libuna_utf8_string_compare_with_byte_stream at Base 20120425
+ libuna_utf8_string_compare_with_utf16 at Base 20120425
+ libuna_utf8_string_compare_with_utf16_stream at Base 20120425
+ libuna_utf8_string_compare_with_utf32 at Base 20120425
+ libuna_utf8_string_compare_with_utf32_stream at Base 20120425
+ libuna_utf8_string_compare_with_utf7_stream at Base 20120425
+ libuna_utf8_string_compare_with_utf8_stream at Base 20120425
+ libuna_utf8_string_copy_from_byte_stream at Base 20120425
+ libuna_utf8_string_copy_from_utf16 at Base 20120425
+ libuna_utf8_string_copy_from_utf16_stream at Base 20120425
+ libuna_utf8_string_copy_from_utf32 at Base 20120425
+ libuna_utf8_string_copy_from_utf32_stream at Base 20120425
+ libuna_utf8_string_copy_from_utf7_stream at Base 20120425
+ libuna_utf8_string_copy_from_utf8_stream at Base 20120425
+ libuna_utf8_string_size_from_byte_stream at Base 20120425
+ libuna_utf8_string_size_from_utf16 at Base 20120425
+ libuna_utf8_string_size_from_utf16_stream at Base 20120425
+ libuna_utf8_string_size_from_utf32 at Base 20120425
+ libuna_utf8_string_size_from_utf32_stream at Base 20120425
+ libuna_utf8_string_size_from_utf7_stream at Base 20120425
+ libuna_utf8_string_size_from_utf8_stream at Base 20120425
+ libuna_utf8_string_with_index_copy_from_byte_stream at Base 20120425
+ libuna_utf8_string_with_index_copy_from_utf16 at Base 20120425
+ libuna_utf8_string_with_index_copy_from_utf16_stream at Base 20120425
+ libuna_utf8_string_with_index_copy_from_utf32 at Base 20120425
+ libuna_utf8_string_with_index_copy_from_utf32_stream at Base 20120425
+ libuna_utf8_string_with_index_copy_from_utf7_stream at Base 20120425
+ libuna_utf8_string_with_index_copy_from_utf8_stream at Base 20120425
+
diff --git a/debian/rules b/debian/rules
index 0b86cb4..74c3c4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,19 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
+# debian/rules file for libbfio
+# This file written by Pierre Chifflier
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+override_dh_clean:
+	dh_clean
+	find $(CURDIR) -name Makefile -delete
+	for filename in common/config.h common/stamp-h1 dpkg/changelog dpkg/copyright libtool po/Makefile.in po/POTFILES;\
+	do rm -f $$filename; done
+
 %:
-	dh $@ 
+	dh $@  --with autotools-dev
 
 override_dh_strip:
 	dh_strip -plibbfio1 --dbg-package=libbfio-dbg

-- 
UNNAMED PROJECT



More information about the forensics-changes mailing list