lp:libunistring

Created by snd and last modified
Get this branch:
bzr branch lp:libunistring

Related bugs

Related blueprints

Branch information

Owner:
VCS Imports II
Project:
libunistring
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at git://git.sv.gnu.org/libunistring.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log

Recent revisions

396. By Bruno Haible

Update after gnulib changed.

* configure.ac: Invoke gl_INIT_PACKAGE_VERSION instead of gl_INIT_PACKAGE.

395. By Bruno Haible

Update after gnulib changed.

* m4/init-package-version.m4: Remove file, moved to gnulib.
* autogen.sh (GNULIB_MODULES): Add package-version.

394. By Bruno Haible

Update after gnulib changed.

* autogen.sh (GNULIB_MODULES): Use the new names of renamed gnulib modules.

393. By Bruno Haible

Add installation information for the tarball users and from a git checkout.

We want to have an INSTALL file that contains installation instructions for
the tarball users. These instructions are necessarily package specific,
because they need to list the prerequisites or reference the DEPENDENCIES
file.

Additionally, many people who are not aware that tarballs are the primary
means for source code distribution of GNU packages check out the git repository
and then expect to see instructions for installing from that git checkout
in the INSTALL file. See e.g. <https://savannah.gnu.org/bugs/?62196>.

Unfortunately, both Automake (with strictness option = 'gnu') and 'bootstrap'
both contain code to copy the generic (not package specific) installation
instructions to the file 'INSTALL'. This is not what we want, so we disable
it. (Other packages handle this issue by putting part of the installation
instructions into the README file. This is suboptimal, because this is not
what the README file is for.)

* autogen.sh: Import INSTALL.generic from gnulib.
* INSTALL: Entirely rewritten, based on poke/INSTALL.
* Makefile.am (EXTRA_DIST): Add INSTALL.generic.

392. By Bruno Haible

Upgrade to libtool 2.5.4.

* m4/libtool.m4: Update from libtool-2.5.4.
* m4/ltversion.m4: Likewise.
* build-aux/ltmain.sh: Likewise.

391. By Bruno Haible

doc: Update the GFDL text.

* doc/fdl.texi: Update from gnulib/doc/fdl-1.3.texi.

390. By Bruno Haible

doc: Improve usability of generated PDF.

* doc/libunistring.texi: Use a brown colour for interactive links.

389. By Bruno Haible

Release 1.3

388. By Bruno Haible

Prepare for 1.3 release.

* version.sh: Bump version number, date, gnulib version.
* README: Update version.
* lib/Makefile.am (LTV_*): Update to 7:0:2 (determined with help from
gnulib's libtool-next-version).

387. By Bruno Haible

Assume the target system has <stdbool.h>.

* gnulib-local/lib/unistr.in.h.diff: Simplify.
* gnulib-local/lib/unicase.in.h.diff: Remove file.
* gnulib-local/lib/unictype.in.h.diff: Remove file.
* gnulib-local/lib/unigbrk.in.h.diff: Remove file.
* gnulib-local/Makefile.am (EXTRA_DIST): Remove them.
* lib/stdbool.mini.h: Remove file.
* lib/Makefile.am (nobase_nodist_include_HEADERS): Remove unistring/stdbool.h.
(unistring/stdbool.h): Remove rule.
(BUILT_SOURCES, MOSTLYCLEANFILES, CLEANFILES, EXTRA_DIST): Update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers