DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: texinfo 7.3-1

Package Information

DescriptionDocumentation system for on-line information and printed output

Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output.

Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices.

MaintainerDebian TeX Task Force <debian-tex-maint@lists.debian.org>
Changed ByHilmar Preuße <hille42@debian.org>
Sponsorhille42@debian.org
Distributionexperimental
Architectureany all
VCSgit: https://salsa.debian.org/tex-team/texinfo.git (browse)
Closes#484740
Popcon Installs67751
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/texinfo
Uploaded5 hours ago

New Package Report

.changes
Architecturesource arm64 all
Distributionexperimental
DateTue, 03 Mar 2026 22:46:58 +0100
Sourcetexinfo
Version7.3-1
Changed-ByHilmar Preuße
Changelog
texinfo (7.3-1) experimental; urgency=medium
 .
   Final release TeXInfo 7.3
   * Contains fix: crash when building the gcc-12-doc package.
   * Lot of (www.)gnu.org URLs use to https protocol
     (Closes: #1105214)
 .
   * Add patch for buggy resolution of cross-references (Closes: #484740).
   * Enable (still experimental) SWIG interface of TeXInfo.
.dsc
Sectiondoc
Priorityoptional
Componentmain
Package-Listinfo deb doc optional arch=any
install-info deb doc optional arch=any
texinfo deb text optional arch=all
texinfo-lib deb text optional arch=any
texinfo-swig deb text optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: help-texinfo@gnu.org
Upstream-Name: texinfo
Source: https://www.gnu.org/software/texinfo/

Files: *
Copyright: 1989-2003, Karl Berry <karl@gnu.org>
           2017-2026, Gavin Smith <gavinsmith0123@gmail.com>
           2019-2026, Patrice Dumas <pertusus@free.fr>
License: GPL-3+

Files: debian/*
Copyright: 1995, Ian Jackson <iwj10@cus.cam.ac.uk>
           1996, Erick Branderhorst <branderhorst@heel.fgg.eur.nl>
           1996-1997, Galen Hazelwood <galenh@micron.net>
           1999-2004, Josip Rodin <joy-packages@debian.org>
           2005-2021, Norbert Preining <preining@debian.org>
           2019-2026, Hilmar Preuße <hille42@debian.org>
License: GPL-2+

Files: doc/texinfo.texi
       doc/info-stnd.texi
       doc/texi2any_api.texi
Copyright: 2006, Brian J. Fox <bfox@prospero.datawave.net>
           2006-2015, Robert J. Chassell <bob@hill.gnu.ai.mit.edu>
           2018-2021, Richard M. Stallman <rms@psilocin.gnu.org>
           2017-2023, Gavin Smith  <gavinsmith0123@gmail.com>
License: GFDL-NIV-1.3+

License: GPL-2+
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later
 version.
 .
 This program 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.
 .
 You should have received a copy of the GNU General Public License
 along with this package; if not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.

License: GPL-3+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 .
 This program 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.
 .
 You should have received a copy of the GNU General Public License
 along with this package; if not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file '/usr/share/common-licenses/GPL-3'.

License: GFDL-NIV-1.3+
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 A copy of the license is included in the section entitled ``GNU Free
 Documentation License''.
Comment:
 On Debian systems, the full text of the GNU Free Documentation
 License version 1.3 can be found in the file
 `/usr/share/common-licenses/GFDL-1.3'.

Review Information

accepted — allocated to awm 3 hours ago, started 3 hours ago, completed 3 hours ago.

Final Comment

I think you should update the debian/copyright for this package. There seem to be a
couple of authors who are not mentioned there, particularly Randy Stauner for
tta/maintain/lib/Unicode-EastAsianWidth/inc/Pod/Markdown.pm

There are also a variety of lintian warnings, many of which are perhaps false positives,
but it would be nice to have overrides for them - it looks like there might be some
overrides already, but time has moved on and they don't quite apply, so perhaps this
is a small job.

Finally, significant parts seem to be LGPL-2+ licensed rather than GPL-3+ - it would
be good to correct this in debian/copyright, also.

Thanks!

Public Notes

3 hours ago ● public

Search for authors

Command: ag -i 'copyright .* (by|rights|reserved)[. ]' | sed -e 's/^.*Copyright //i' -e 's/\(20\|19\)[0-9][0-9][, -]*//g' -e 's/[., ]*ALL RIGHTS RESERVED.*$//i' | sort -i | uniq -i
Exit code: 0

by Adrian Perez Jorge.
(c) by Randy Stauner.
3 hours ago ● public

Lintian

Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0

N:
W: texinfo source: mismatched-override very-long-line-length-in-source-file 551 > 512 [doc/refcard/txirefcard.tex:922] [debian/source/lintian-overrides:206]
N: 
N:   The named tag would have been silenced except the context specified with
N:   the override did not match.
N:   
N:   Lintian may now provide a different context for the tag, or something
N:   could have changed in a new version of your package. Either way, overrides
N:   work best when you require as little context as needed.
N:   
N:   You can use wildcards, such as * or ? in the context to make a match more
N:   likely.
N:   
N:   Please remove or adjust the override.
N: 
N:   Visibility: warning
N:   Show-Always: yes
N:   Check: lintian
N: 
N:
W: texinfo source: mismatched-override very-long-line-length-in-source-file 672 > 512 [tta/perl/XSTexinfo/convert/ConvertXS.xs:799] [debian/source/lintian-overrides:283]
N:
W: texinfo source: mismatched-override very-long-line-length-in-source-file 705 > 512 [tta/configure:42532] [debian/source/lintian-overrides:302]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/ConfigXS.so]
N: 
N:   The binary or shared library sets RPATH or RUNPATH. This overrides the
N:   normal library search path, possibly interfering with local policy and
N:   causing problems for multilib, among other issues.
N:   
N:   The only time a binary or shared library in a Debian package should set
N:   RPATH or RUNPATH is if it is linked to private shared libraries in the
N:   same package. In that case, place those private shared libraries in
N:   /usr/lib/*package*. Libraries used by binaries in other packages should be
N:   placed in /lib or /usr/lib as appropriate, with a proper SONAME, in which
N:   case RPATH/RUNPATH is unnecessary.
N:   
N:   To fix this problem, look for link lines like:
N:   
N:       gcc test.o -o test -Wl,--rpath,/usr/local/lib
N:   
N:   or
N:   
N:       gcc test.o -o test -R/usr/local/lib
N:   
N:   and remove the -Wl,--rpath or -R argument. You can also use the chrpath
N:   utility to remove the RPATH.
N: 
N:   Please refer to https://wiki.debian.org/RpathIssue for details.
N: 
N:   Visibility: error
N:   Show-Always: no
N:   Check: binaries/rpath
N:   Renamed from: binary-or-shlib-defines-rpath
N: 
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/ConvertToTexinfoXS.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/ConvertXS.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/DocumentXS.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/IndicesXS.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/Parsetexi.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/ReaderXS.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/StructuringTransfoXS.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/TreeElementConverterXS.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/XS_extension/TreeElementXS.so]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/lib/libtexinfo-convert.so.1.0.0]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/lib/libtexinfo-convertxs.so.1.0.0]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/lib/libtexinfo-main.so.0.0.0]
N:
O: texinfo-lib: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/texi2any/lib/libtexinfoxs.so.1.0.0]
N:
O: texinfo-swig: custom-library-search-path RUNPATH /usr/lib/texi2any/lib [usr/lib/aarch64-linux-gnu/perl/5.40.1/auto/Texinfo/Texinfo.so]
N:
O: texinfo: executable-not-elf-or-script [usr/share/texinfo/texindex.awk]
N: 
N:   This executable file is not an ELF format binary, and does not start with
N:   the #! sequence that marks interpreted scripts. It might be a sh script
N:   that fails to name /bin/sh as its shell, or it may be incorrectly marked
N:   as executable. Sometimes upstream files developed on Windows are marked
N:   unnecessarily as executable on other systems.
N:   
N:   If you are using debhelper to build your package, running dh_fixperms will
N:   often correct this problem for you.
N: 
N:   Please refer to Scripts (Section 10.4) in the Debian Policy Manual for
N:   details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: executable
N: 
N:
O: texinfo: national-encoding [usr/share/texmf/tex/texinfo/txi-fr.tex]
N: 
N:   A file is not valid UTF-8.
N:   
N:   Debian has used UTF-8 for many years. Support for national encodings is
N:   being phased out. This file probably appears to users in mangled
N:   characters (also called mojibake).
N:   
N:   Packaging control files must be encoded in valid UTF-8.
N:   
N:   Please convert the file to UTF-8 using iconv or a similar tool.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: files/encoding
N:   Renamed from: national-encoding-in-text-file
N:   debian-changelog-file-uses-obsolete-national-encoding
N:   debian-control-file-uses-obsolete-national-encoding
N:   debian-copyright-file-uses-obsolete-national-encoding
N:   debian-news-file-uses-obsolete-national-encoding
N:   debian-tests-control-uses-national-encoding
N:   doc-base-file-uses-obsolete-national-encoding
N:   national-encoding-in-debconf-template national-encoding-in-manpage
N: 
N:
O: texinfo: national-encoding [usr/share/texmf/tex/texinfo/txi-ru.tex]
N:
O: texinfo: national-encoding [usr/share/texmf/tex/texinfo/txi-uk.tex]
N:
O: texinfo: no-manual-page [usr/bin/txixml2texi]
N: 
N:   Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have
N:   a manual page
N:   
N:   Note that though the man program has the capability to check for several
N:   program names in the NAMES section, each of these programs should have its
N:   own manual page (a symbolic link to the appropriate manual page is
N:   sufficient) because other manual page viewers such as xman or tkman don't
N:   support this.
N:   
N:   If the name of the manual page differs from the binary by case, man may be
N:   able to find it anyway; however, it is still best practice to match the
N:   exact capitalization of the executable in the manual page.
N:   
N:   If the manual pages are provided by another package on which this package
N:   depends, Lintian may not be able to determine that manual pages are
N:   available. In this case, after confirming that all binaries do have manual
N:   pages after this package and its dependencies are installed, please add a
N:   Lintian override.
N: 
N:   Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N:   for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: binary-without-manpage
N: 
N:
O: texinfo-lib: package-has-unnecessary-activation-of-ldconfig-trigger
N: 
N:   The package activates the ldconfig trigger even though no shared libraries
N:   are installed in a directory controlled by the dynamic library loader.
N:   
N:   Note this may be triggered by a bug in debhelper, that causes it to
N:   auto-generate an ldconfig trigger for packages that do not need it.
N: 
N:   Please refer to ldconfig (Section 8.1.1) in the Debian Policy Manual and
N:   Bug#204975 for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: libraries/shared/trigger/ldconfig
N: 
3 hours ago ● public

Root dir listing

Command: ls -la
Exit code: 0

total 6376
drwxrwxr-x 18 karora karora    4096 Mar  4 13:40 .
drwxr-s--- 16 karora karora   40960 Mar  4 13:40 ..
-rw-rw-r--  1 karora karora      67 Mar  2 06:03 ABOUT-NLS
-rw-rw-r--  1 karora karora   56265 Mar  3 06:05 aclocal.m4
-rw-rw-r--  1 karora karora    1217 Mar  2 06:03 AUTHORS
drwxrwxr-x  3 karora karora    4096 Mar  3 06:36 build-aux
-rw-rw-r--  1 karora karora  859172 Mar  3 06:36 ChangeLog
-rw-rw-r--  1 karora karora  437205 Mar  2 06:03 ChangeLog.46
-rw-rw-r--  1 karora karora  963257 Mar  2 06:03 ChangeLog.65
-rw-rw-r--  1 karora karora  768873 Mar  2 06:03 ChangeLog.70
-rw-rw-r--  1 karora karora 1742782 Mar  2 06:03 ChangeLog.72
-rw-rw-r--  1 karora karora   94718 Mar  3 06:27 config.h.in
-rwxrwxr-x  1 karora karora 1133756 Mar  3 06:05 configure
-rw-rw-r--  1 karora karora   15562 Mar  3 06:03 configure.ac
-rw-rw-r--  1 karora karora   35149 Mar  2 06:03 COPYING
drwxrwxr-x  6 karora karora    4096 Mar  4 10:46 debian
drwxrwxr-x  4 karora karora    4096 Mar  3 06:36 doc
drwxrwxr-x  4 karora karora    4096 Mar  3 06:36 gnulib
drwxrwxr-x  4 karora karora    4096 Mar  4 13:40 info
-rw-rw-r--  1 karora karora    6097 Mar  2 06:03 INSTALL
-rw-rw-r--  1 karora karora   16290 Mar  2 06:03 INSTALL.generic
drwxrwxr-x  3 karora karora    4096 Mar  3 06:36 install-info
drwxrwxr-x  3 karora karora    4096 Mar  3 06:36 js
drwxrwxr-x  2 karora karora    4096 Mar  3 06:36 m4
-rw-rw-r--  1 karora karora    6462 Mar  2 06:03 Makefile.am
-rw-rw-r--  1 karora karora  107443 Mar  3 06:05 Makefile.in
drwxrwxr-x  2 karora karora    4096 Mar  3 06:36 man
-rw-rw-r--  1 karora karora   84703 Mar  3 06:31 NEWS
drwxrwxr-x  5 karora karora    4096 Mar  4 13:40 .pc
drwxrwxr-x  2 karora karora    4096 Mar  3 06:36 po
drwxrwxr-x  2 karora karora    4096 Mar  3 06:36 po_document
drwxrwxr-x  6 karora karora    4096 Mar  3 06:36 Pod-Simple-Texinfo
-rw-rw-r--  1 karora karora    5202 Mar  2 06:03 README
-rw-rw-r--  1 karora karora   25387 Mar  3 06:25 README-hacking
-rw-rw-r--  1 karora karora    3123 Mar  2 06:03 system.h
drwxrwxr-x  3 karora karora    4096 Mar  3 06:36 texindex
-rw-rw-r--  1 karora karora   10902 Mar  2 06:03 TODO
drwxrwxr-x 11 karora karora    4096 Mar  3 06:36 tta
drwxrwxr-x  4 karora karora    4096 Mar  4 13:40 util
3 hours ago ● public

Licenserecon

Command: lrc -s
Exit code: 3

en: Versions: licenserecon '12.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Running licensecheck ....

d/copyright      | licensecheck

GPL-3+           | FSFULLR           aclocal.m4
GPL-3+           | X11               build-aux/install-sh
GPL-3+           | FSFULLR and/or GPL and/or LGPL build-aux/m4/gettext.m4
GPL-3+           | GPL-2+            build-aux/pre-inst-env.in
GPL-3+           | FSFAP             ChangeLog
GPL-3+           | FSFUL             configure
GPL-3+           | public-domain     doc/epsf.tex
GPL-3+           | LGPL-2.1+         gnulib/lib/alloca.in.h
GPL-3+           | LGPL-2+           gnulib/lib/arg-nonnull.h
GPL-3+           | LGPL-2.1+         gnulib/lib/argz.c
GPL-3+           | LGPL-2+           gnulib/lib/c++defs.h
GPL-3+           | LGPL-2.1+         gnulib/lib/cdefs.h
GPL-3+           | LGPL-3+           gnulib/lib/mbscasecmp.c
GPL-3+           | LGPL-2.1+         gnulib/lib/mbsinit.c
GPL-3+           | LGPL-3+           gnulib/lib/mbslen.c
GPL-3+           | LGPL-2.1+         gnulib/lib/mbsnlen.c
GPL-3+           | LGPL-3+           gnulib/lib/mbsstr.c
GPL-3+           | LGPL-2.1+         gnulib/lib/mbszero.c
GPL-3+           | LGPL-3+           gnulib/lib/mbuiter.c
GPL-3+           | LGPL-2.1+         gnulib/lib/memchr.c
GPL-3+           | LGPL-3+           gnulib/lib/memrchr.c
GPL-3+           | LGPL-2.1+         gnulib/lib/minmax.h
GPL-3+           | LGPL-2+           gnulib/lib/_Noreturn.h
GPL-3+           | LGPL-2.1+         gnulib/lib/open.c
GPL-3+           | LGPL-3            gnulib/lib/str-kmp.h
GPL-3+           | LGPL-2.1+         gnulib/lib/strncasecmp.c
GPL-3+           | LGPL-3+           gnulib/lib/strncpy.c
GPL-3+           | LGPL-2.1+         gnulib/lib/strndup.c
GPL-3+           | LGPL-2+           gnulib/lib/warn-on-use.h
GPL-3+           | LGPL-2.1+         gnulib/lib/wchar.in.h
GPL-3+           | FSFULLR           gnulib/m4/00gnulib.m4
GPL-3+           | FSFAP             info/info-hooks-default/gnu-manuals-locations.dat
GPL-3+           | GPL-3             js/package.json
GPL-3+           | FSFAP             man/ginfo.h2m
GPL-3+           | FSFULLR           po/boldquot.sed
GPL-3+           | FSFAP             po_document/Makefile.in.in
GPL-3+           | FSFULLR           po_document/quot.sed
GPL-3+           | FSFAP             po_document/remove-potcdate.sed
GPL-3+           | FSFULLR           po_document/Rules-quot
GPL-3+           | FSFAP             Pod-Simple-Texinfo/prove.sh
GPL-3+           | FSFULLR           po/en@boldquot.header
GPL-3+           | FSFAP             po/Makefile.in.in
GPL-3+           | FSFULLR           po/quot.sed
GPL-3+           | FSFAP             po/remove-potcdate.sed
GPL-3+           | FSFULLR           po/Rules-quot
GPL-3+           | public-domain     texindex/tests/ti-helpversion.sh
GPL-3+           | FSFAP             TODO
GPL-3+           | FSFULLR           tta/aclocal.m4
GPL-3+           | X11               tta/build-aux/install-sh
GPL-3+           | GPL-2+ with Libtool exception tta/build-aux/ltmain.sh
GPL-3+           | FSFULLR and/or GPL and/or LGPL tta/build-aux/m4/gettext.m4
GPL-3+           | (FSFULLR and/or GPL-2+) with Libtool exception tta/build-aux/m4/libtool.m4
GPL-3+           | FSFULLR           tta/build-aux/m4/lt~obsolete.m4
GPL-3+           | FSFULLR and/or GPL and/or LGPL tta/build-aux/m4/nls.m4
GPL-3+           | FSFUL             tta/configure
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/access.c
GPL-3+           | LGPL-2+           tta/gnulib/lib/arg-nonnull.h
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/array-mergesort.h
GPL-3+           | LGPL-2+           tta/gnulib/lib/c++defs.h
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/close.c
GPL-3+           | LGPL-3            tta/gnulib/lib/libunistring.valgrind
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/limits.in.h
GPL-3+           | LGPL-2+           tta/gnulib/lib/_Noreturn.h
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/pathmax.h
GPL-3+           | LGPL-3            tta/gnulib/lib/unicase/cased.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/unicase.in.h
GPL-3+           | LGPL-3            tta/gnulib/lib/unicase/special-casing.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/unicase/tolower.c
GPL-3+           | LGPL-3            tta/gnulib/lib/unicase/u8-casemap.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/unictype/bitmap.h
GPL-3+           | LGPL-3            tta/gnulib/lib/unictype/categ_L.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/unictype/categ_M.c
GPL-3+           | LGPL-3            tta/gnulib/lib/unictype/categ_Mn.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/unictype/categ_test.c
GPL-3+           | LGPL-3            tta/gnulib/lib/unictype/pr_alphabetic.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/uninorm/canonical-decomposition.c
GPL-3+           | LGPL-3            tta/gnulib/lib/uninorm/compat-decomposition.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/uninorm/composition.c
GPL-3+           | LGPL-3            tta/gnulib/lib/uninorm/decomposition.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/uninorm/decomposition-table1.h
GPL-3+           | LGPL-3            tta/gnulib/lib/uninorm/nfkd.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/uninorm/normalize-internal.h
GPL-3+           | LGPL-3            tta/gnulib/lib/uninorm/u8-normalize.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/uninorm/u-normalize-internal.h
GPL-3+           | LGPL-3            tta/gnulib/lib/unistr/u32-next.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/unistr/u8-mbtouc-aux.c
GPL-3+           | LGPL-3            tta/gnulib/lib/unistr/u8-next.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/unistr/u8-strlen.c
GPL-3+           | LGPL-3            tta/gnulib/lib/unistr/u8-strmbtouc.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/unistr/u8-uctomb-aux.c
GPL-3+           | LGPL-3            tta/gnulib/lib/uniwidth/u8-strwidth.c
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/uniwidth/width0.h
GPL-3+           | LGPL-2+           tta/gnulib/lib/warn-on-use.h
GPL-3+           | LGPL-2.1+         tta/gnulib/lib/wchar.in.h
GPL-3+           | FSFULLR           tta/gnulib/m4/00gnulib.m4
GPL-3+           | GPL-2+ with Autoconf-2.0~Archive exception tta/m4/ax_pkg_swig.m4
GPL-3+           | FSFULLR           tta/m4/txi_embedded_perl.m4
GPL-3+           | LGPL-2+           tta/maintain/lib/libintl-perl/gettext_xs/Makefile.PL
GPL-3+           | Perl              tta/maintain/lib/Text-Unidecode/lib/Text/Unidecode.pm
GPL-3+           | FSFAP             tta/maintain/regenerate_documentlanguages-iana.pl
GPL-3+           | FSFULLR           tta/perl/CheckXS/aclocal.m4
GPL-3+           | X11               tta/perl/CheckXS/build-aux/install-sh
GPL-3+           | GPL-2+ with Libtool exception tta/perl/CheckXS/build-aux/ltmain.sh
GPL-3+           | (FSFULLR and/or GPL-2+) with Libtool exception tta/perl/CheckXS/build-aux/m4/libtool.m4
GPL-3+           | FSFULLR           tta/perl/CheckXS/build-aux/m4/lt~obsolete.m4
GPL-3+           | FSFUL             tta/perl/CheckXS/configure
GPL-3+           | FSFAP             tta/perl/prove.sh
GPL-3+           | GPL               tta/perl/t/results/macro/bib_example.pl
GPL-3+           | FSFAP             tta/swig/perl/test_scripts/test_expansion_lines_block.sh

Short option in use. Not all differences shown

Back to Dashboard | View all reviews for this package