Codebase list texinfo / ef1cbb4
Trim trailing whitespace. Fixes: lintian: file-contains-trailing-whitespace See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html Debian Janitor 4 years ago
3 changed file(s) with 26 addition(s) and 20 deletion(s). Raw diff Collapse all Expand all
0 texinfo (6.7.0.dfsg.2-6) UNRELEASED; urgency=medium
1
2 * Trim trailing whitespace.
3
4 -- Debian Janitor <janitor@jelmer.uk> Mon, 27 Apr 2020 03:58:22 +0000
5
06 texinfo (6.7.0.dfsg.2-5) unstable; urgency=medium
17
28 * remove provides, doesn't work with breaks of info
101107 texinfo (6.5.0.dfsg.1-2) unstable; urgency=medium
102108
103109 * switch vcs to salsa
104 * switch from autotool-dev_{update/restore}config to
110 * switch from autotool-dev_{update/restore}config to
105111 dh_update_autotools_config
106112 * accept pre-initialized DEB_HOST_GNU_TYPE
107113 * update texinfo.tex (Closes: #889647)
171177
172178 texinfo (6.1.0.dfsg.1-5) unstable; urgency=medium
173179
174 * cherrypick upstream svn 7032 to fix case-insensitive info
180 * cherrypick upstream svn 7032 to fix case-insensitive info
175181 lookups (Closes: #815941)
176182 * cherrypick upstream svn 7041 to fix single arg macros
177183 (see #815734 for discussion)
473479
474480 texinfo (4.13a.dfsg.1-6) unstable; urgency=low
475481
476 * update-info-dir: load not only /etc/environment, but also
482 * update-info-dir: load not only /etc/environment, but also
477483 /etc/default/locale for correct setup of languages (Closes: #536476)
478484 * info: fix a segfault due to unchecked node computation in nodes.c, patch
479485 included upstream (Closes: #598932)
484490
485491 texinfo (4.13a.dfsg.1-5) unstable; urgency=low
486492
487 * update-info-dir: reset $LANGUAGE to the system wide setting in
488 /etc/environment making sure that the generated dir file does not
493 * update-info-dir: reset $LANGUAGE to the system wide setting in
494 /etc/environment making sure that the generated dir file does not
489495 contain strings in foreign language (Closes: #536476)
490496 * corrected typo in install-info.sh (Closes: #545783)
491497 * install-info.sh: do not warn on --remove and --remove-exactely, we
517523 - make info depend on install-info
518524 - adjust rules file
519525 - add a wrapper /usr/bin/install-info that calls ginstall-info
520 when called outside maintainer scripts, and nothing (due to trigger
526 when called outside maintainer scripts, and nothing (due to trigger
521527 support, see below) when called from maintainer scripts.
522 dpkg will ship a similar trigger in /usr/sbin to make sure
528 dpkg will ship a similar trigger in /usr/sbin to make sure
523529 packages that still call i-i with the full path in the maintainer
524530 scripts still work
525531 * trigger support
526532 - make i-i show interest in /usr/share/info
527 - add update-info-dir script that recreates /usr/share/info/dir from
533 - add update-info-dir script that recreates /usr/share/info/dir from
528534 all installed info files
529535 - add trigger code to install-info's postinst calling update-info-dir
530536 * add a patch for texi2dvi to allow tilde (~) in path (Closes: #495577)
537543 * new upstream releases (Closes: #500301)
538544 - fix (wrongly) added leading spaces in direntries (Closes: #457741)
539545 - works with ~ in the path (Closes: #495577)
540 - disable the patch fix-direntry and fix-texi2dvi-bashism,
546 - disable the patch fix-direntry and fix-texi2dvi-bashism,
541547 included upstream
542548 * update the list of files to be installed (new translations, pdftexi2dvi)
543549 * mange version in the watch file to remove the .dfsg.N part
622628
623629 * Apply patch by Josh Bressers <bressers@redhat.com> to fix
624630 CVE-2006-4810, added as 33_texindex_CVE-2006-4810.dpatch
625 * Add myself to Uploaders so this doesn't look like an NMU.
631 * Add myself to Uploaders so this doesn't look like an NMU.
626632
627633 -- Frank Küster <frank@debian.org> Wed, 22 Nov 2006 12:04:54 +0100
628634
755761 * Urgency medium because we fix security bug #328365, see second last
756762 item.
757763 * New maintainer: Taking over from Josip Rodin <joy-packages@debian.org>
758 as he seems to have abandoned texinfo.
764 as he seems to have abandoned texinfo.
759765 * Acknowledge previous NMU (Closes: #267497, #259280)
760766 * new upstream release, fixing several bugs. Some of these bugs may
761767 already be fixed by previous versions, but we include it here for
767773 - adds commands for sans serif fonts (Closes: #277754)
768774 - fixes crash on first backspace (Closes: #259561)
769775 - fixes buffer overflow in 'Follow xref' (Closes: #263853)
770 - fixes various navigation crashes (Closes: #265605, #293337, #308280,
776 - fixes various navigation crashes (Closes: #265605, #293337, #308280,
771777 #314513)
772778 - fixes segfault with --xml and -D (Closes: #330219)
773779 - fixes segfault with -f'*manpages*' (Closes: #193856)
790796 * install install-info as ginstall-info (Closes: #285983)
791797 * bumped Standards-Version to 3.6.2.1 (no changes necessary)
792798 * change debian compat version to 4
793 * dump most patches from previous versions as they are incorporated
799 * dump most patches from previous versions as they are incorporated
794800 upstream, and change to dpatch system, adding Build-Depends on dpatch
795801 * fixes to bashism in postinst scripts, fix wrong adress of FSF
796802 * add manpage for texi2pdf from teTeX 2.0.2
798804 * texinfo formats are not necessary anymore, since texi2* do not use
799805 the formats, and the new teTeX will not need to generate texinfo formats.
800806 Thus bug #253124 will not be fixed. (Closes: #253124)
801 * Include a tempfile race fix based on the patch by Henry Jensen
807 * Include a tempfile race fix based on the patch by Henry Jensen
802808 (CAN-2005-3011) (Closes: #328365)
803809 * Warns user of no TeX system is installed (Closes: #212206)
804810 * Upload sponsored by Frank Küster <frank@debian.org>
813819 (Closes: #267497)
814820 * Move the Replaces: from the last upload to the right binary
815821 package, d'oh!
816
822
817823 -- Frank Lichtenheld <djpig@debian.org> Sun, 26 Sep 2004 03:40:48 +0200
818824
819825 texinfo (4.7-2.1) unstable; urgency=high
10801086
10811087 texinfo (3.12-0.1) unstable; urgency=low
10821088
1083 * Upgraded from 3.9 to new upstream release 3.12
1089 * Upgraded from 3.9 to new upstream release 3.12
10841090 * Non-maintainer release, this time with a proper -0.1 version.
10851091 * This does not use the patches against the files info/infomap.c,
10861092 info/session.c and util/texi2dvi from the previous Debian version.
10871093 According to James Troup, their functionality has been integrated into
1088 the upstream source so that the patches are indeed obsolete.
1094 the upstream source so that the patches are indeed obsolete.
10891095
10901096 -- Dirk Eddelbuettel <edd@debian.org> Fri, 17 Apr 1998 18:26:24 -0400
10911097
11281134
11291135 texinfo (3.7-1); priority=LOW
11301136
1131 * Added architecture fields
1137 * Added architecture fields
11321138
11331139 -- Erick Branderhorst <branderhorst@heel.fgg.eur.nl> Tue Mar 12 16:26:41 MET 1996
11341140
2424 produce both on-line information and printed output.
2525 .
2626 Using Texinfo, you can create a printed document with the normal features
27 of a book, including chapters, sections, cross references, and indices.
27 of a book, including chapters, sections, cross references, and indices.
2828 From the same Texinfo source file, you can create a menu-driven, on-line
2929 Info file with nodes, menus, cross references, and indices.
3030
8181 #
8282 desktop-file-install --dir=$(tmpdir)/usr/share/applications debian/info.desktop
8383 #
84 # clean out .la files as they contain references to libperl
84 # clean out .la files as they contain references to libperl
8585 # which is not necessary
8686 sed -i "/dependency_libs/ s/'.*'/''/" `find $(tmpdir) -name '*.la'`
8787 #