libmoe 1.5.8-2 source package in Ubuntu
Changelog
libmoe (1.5.8-2) unstable; urgency=medium * Bump Standards-Version to 3.9.6 * debian/control: + Add VCS fields. + Add ${misc:Depends} to Depends. * debian/watch: Added. * debian/patches/gcc5.patch: Fix FTBFS with GCC-5 (Closes: #777958) * debian/source/format: 3.0 (quilt). * Remove autogenerated files. * debian/rules: + Change to dh7 style. + Add make option to reproducible build (Closes: #779167) -- TANIGUCHI Takaki <email address hidden> Wed, 08 Jul 2015 13:44:54 +0900
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmoe_1.5.8-2.dsc | 1.8 KiB | 6257ccee46213f587ed9230a36309696035f464afa04fdd0133eef2e4303d040 |
libmoe_1.5.8.orig.tar.gz | 1.5 MiB | 474f962687551849b2a677be29471927321e5a3b62c3bbf87d3afd0fdf27e0e3 |
libmoe_1.5.8-2.debian.tar.xz | 3.7 KiB | 022538d273e91648f7d7f8497694044ce084149be8b2ea27f61d79a325977e90 |
Available diffs
- diff from 1.5.8-1 (in Ubuntu) to 1.5.8-2 (7.3 KiB)
No changes file available.
Binary packages built by this source
- libmoe-dev: library to handle multiple octets character encoding scheme (devel files)
libmoe is a collection of routines to handle sequence of characters
consisting of multiple octets. The main functionalities are to convert
the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa.
.
This development package contains include files for the interface.
It includes also a static lib for particular cases.
- libmoe1.5: library to handle multiple octets character encoding scheme
libmoe is a collection of routines to handle sequence of characters
consisting of multiple octets. The main functionalities are to convert
the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa.