dwww Home | Show directory contents | Find package

texinfo (7.1-3build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 30 Mar 2024 23:49:47 +0000

texinfo (7.1-3build1) noble; urgency=medium

  * No-change rebuild against perlapi-5.38.2t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 02 Mar 2024 20:50:56 +0000

texinfo (7.1-3) unstable; urgency=medium

  * Remove surplus entries from debian/clean.
  * Add "allow-stderr" to test suite (Closes: #1060758).

 -- Hilmar Preusse <hille42@web.de>  Sat, 13 Jan 2024 20:12:32 +0100

texinfo (7.1-2) unstable; urgency=medium

  * obstack alignment patch from upstream. Should fix build failure
    on Sparc64.

 -- Hilmar Preusse <hille42@web.de>  Sun, 19 Nov 2023 00:41:13 +0100

texinfo (7.1-1) unstable; urgency=medium

  * New upstream release, refresh patches.
  * Remove some generated files from built tree during clean. This
    addresses parts of #1046800.

 -- Hilmar Preusse <hille42@web.de>  Sun, 29 Oct 2023 21:57:34 +0000

texinfo (7.0.3-2) unstable; urgency=medium

  * Upload to unstable.

 -- Hilmar Preusse <hille42@web.de>  Mon, 10 Jul 2023 21:05:01 +0200

texinfo (7.0.3-1) experimental; urgency=medium

  * New upstream version.
    - Disable / Delete patches.
  * Remove all the comments from "pre-dh *" era from d/rules.

 -- Hilmar Preusse <hille42@web.de>  Thu, 30 Mar 2023 08:47:59 +0200

texinfo (7.0.2-1) experimental; urgency=medium

  * New upstream version.
    - Disable / Delete patches.
    - Remove surplus Lintian overrides.
  * Update Standards version, no changes needed.

 -- Hilmar Preusse <hille42@web.de>  Wed, 25 Jan 2023 16:57:59 +0100

texinfo (7.0.1-3) experimental; urgency=medium

  * Move arch dependent parts of texinfo into separate package
    texinfo-lib.
  * Remove very outdated constraints, pointing to tetex*.
  * Lintian:
    - Migrate lintian overrides to new []-format to get rid of
      "mismatched-override".
    - Remove unused overrides.
    - Add overrides for bogus "very-long-line-length-in-source-file" and
      "source-is missing".
    - Add overrides for bogus "debian-news-entry-has-unknown-version"
    - "license-problem-gfdl-non-official-text": override and fix.
    - Fix "bad-whatis" in texi2dvi.1 manual page.
    - Fix "no-dep5-copyright".

 -- Hilmar Preusse <hille42@web.de>  Fri, 06 Jan 2023 00:36:53 +0100

texinfo (7.0.1-2) experimental; urgency=medium

  * Patch: avoid freezing at beginning of a file when 'nodeline'
    is set to 'pointers' (the default).
  * Patch: info: buffer overflow in copy_converting() (Closes: #1025940).

 -- Hilmar Preusse <hille42@web.de>  Tue, 20 Dec 2022 17:14:22 +0100

texinfo (7.0.1-1) experimental; urgency=medium

  * New upstream release, disable patches.
    - It has a fix for the text_buffer_iconv function
      (Closes: #1024065).

 -- Hilmar Preusse <hille42@web.de>  Fri, 02 Dec 2022 11:42:53 +0100

texinfo (7.0-1) experimental; urgency=medium

  * New upstream release: disable / refresh patches.
    - makeinfo: converts "@minus{}" into real minus sign
      (Closes: #1021629).
    - UTF-8 is now the default input encoding (Closes: #1022789).
    - speed up "info -w" for man pages (Closes: #1021839).
    - info -o: correct exit status on error (Closes: #1021827).
    - Fix memory exhaust issues for large info pages (Closes: #1021823).

    * Add additional patches from upstream to fix regressions
      - 40ec4f80ba9875cb801390bf7a2fed4371c6c4dc
      - b13b687f6358af61b9fe3a04f50f7824ba38ccef
      - fc756d9128170d92cfacb367e2622c991b1ea5c7

  * Debhelper compat 13.
  * Remove libncurses5-dev as alternative B-D.
  * Correct lintian overrides.

 -- Hilmar Preusse <hille42@web.de>  Sat, 12 Nov 2022 10:15:17 +0100

texinfo (6.8-6) unstable; urgency=medium

  * Stop mentioning texinfo-doc-nonfree in README.Debian.
  * "Fix "info" crashes with "aborted" message, in any attempt to run
    it." Add patch from upstream to solve issue. (Closes: #1013283)
  * Upstream patch: Avoid crashes in 'handle_block_command'.

 -- Hilmar Preusse <hille42@web.de>  Sun, 26 Jun 2022 23:04:39 +0200

texinfo (6.8-5) unstable; urgency=medium

  [ Hilmar Preusse ]
  * Switch to dh sequencer in debian/rules. Old build sequence
    still commented.
  * Fix a few lintian complains, add overrides.
  * Replace "which" by "command -v" (Closes: #1003577)

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + texinfo: Drop versioned constraint on tex-common in Depends.
    + info: Drop versioned constraint on texinfo in Replaces.
    + install-info: Drop versioned constraint on dpkg in Pre-Depends.
    + install-info: Drop versioned constraint on texinfo in Replaces.
    + install-info: Drop versioned constraint on texinfo in Breaks.
    + Remove 1 maintscript entries from 1 files.

 -- Hilmar Preusse <hille42@web.de>  Fri, 10 Jun 2022 23:26:56 +0200

texinfo (6.8-4) unstable; urgency=medium

  * Add patch texinfo-6.8-undo-gnulib-nonnul.patch to fix build
    failure w/ glibc 2.34 (Closes: #1003483).

 -- Hilmar Preusse <hille42@web.de>  Tue, 11 Jan 2022 10:49:39 +0100

texinfo (6.8-3) unstable; urgency=high

  * Cherry pick patch "Add missing option value 'single'."
    Upstream commit 13a8894fe2 (Closes: #994894).

 -- Hilmar Preusse <hille42@web.de>  Wed, 22 Sep 2021 23:40:10 +0200

texinfo (6.8-2) unstable; urgency=medium

  [ Hilmar Preusse <hille42@web.de> ]
  * Stop calling test suite in debian/rules, use the test suite as
    autopkgtest instead. This should fix build failure on hurd-i386.

  [ Norbert Preining ]
  * Cherry-pick upstream fix for makeinfo reading from - (stdin).

 -- Norbert Preining <norbert@preining.info>  Tue, 21 Sep 2021 21:20:08 +0900

texinfo (6.8-1) experimental; urgency=medium

  [ Marriott NZ <marriott99@gmx.com> ]
  * W: quoted-placeholder-in-mailcap-entry (Closes: #982620)

  [ Norbert Preining ]
  * New upstream version 6.8
  * Adjust patches for new upstream.
  * Recode transition plan to UTF-8.
  * Override incorrect lintian error detection.
  * Drop unneeded autotools-dev B-D.
  * Override lintian warning.
  * Drop outdated make-orig-tar script
  * Disable failing test due to missing locales.

 -- Norbert Preining <norbert@preining.info>  Mon, 05 Jul 2021 06:21:00 +0900

texinfo (6.7.0.dfsg.2-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit (from ./configure), Name
    (from ./configure).
  * Rely on pre-initialized dpkg-architecture variables.
  * Fix day-of-week for changelog entry 4.8-2.
  * Update standards version to 4.5.0, no changes needed.
  * Remove Section on info, Section on install-info that duplicate
    source.

 -- Hilmar Preusse <hille42@web.de>  Fri, 08 Jan 2021 22:54:01 +0100

texinfo (6.7.0.dfsg.2-5) unstable; urgency=medium

  * remove provides, doesn't work with breaks of info

 -- Norbert Preining <norbert@preining.info>  Fri, 11 Oct 2019 07:32:01 +0900

texinfo (6.7.0.dfsg.2-4) unstable; urgency=medium

  * info needs to break against ti-doc-nonfree (Closes: #942147)
  * change texinfo/ti-doc-nofree from conflicts to breaks

 -- Norbert Preining <norbert@preining.info>  Fri, 11 Oct 2019 07:20:29 +0900

texinfo (6.7.0.dfsg.2-3) unstable; urgency=medium

  * Disable XS parser again, it is not feature complete.

 -- Norbert Preining <norbert@preining.info>  Wed, 02 Oct 2019 16:30:10 +0900

texinfo (6.7.0.dfsg.2-2) unstable; urgency=medium

  * Enable XS parser by default, can be disabled by setting the
    env var TEXINFO_XS_PARSER to 1.

 -- Norbert Preining <norbert@preining.info>  Tue, 01 Oct 2019 21:22:10 +0900

texinfo (6.7.0.dfsg.2-1) unstable; urgency=medium

  * New upstream version 6.7.0.dfsg.2 which is actually the upstream
    distributed 6.7 -- the documentation is now GFDL without any
    invariant section and thus can be included into main.
  * don't disable info building, docs are now dfsg
  * install info and html documentations into texinfo and info pkgs

 -- Norbert Preining <norbert@preining.info>  Sat, 28 Sep 2019 01:54:56 +0900

texinfo (6.7.0.dfsg.1-1) unstable; urgency=medium

  * Switch to tl-plain-generic instead tl-generic-recommended
  * New upstream version 6.7.0.dfsg.1
  * Remove upstreamed patches

 -- Norbert Preining <norbert@preining.info>  Tue, 24 Sep 2019 08:49:11 +0900

texinfo (6.6.92.dfsg.1-1) unstable; urgency=medium

  * New upstream version 6.6.92.dfsg.1
  * update patches
  * install texinfo-ja, thanks to qykth-git on GH

 -- Norbert Preining <norbert@preining.info>  Fri, 20 Sep 2019 10:23:12 +0900

texinfo (6.6.91.dfsg.1-1) unstable; urgency=medium

  [ Hilmar Preusse ]
  * Use generic icon name for info, drop Recommends against gnome-icon-theme.
    (Closes: #931912).
  * Manual page of info now refers to emacs-common-non-dfsg.
    (Closes: #484303).

  [ Norbert Preining ]
  * Add ConsoleOnly to the info.desktop categories (Closes: #940209)
  * New upstream version 6.6.91.dfsg.1
  * update patches
  * bump standards version, no changes necessary

 -- Norbert Preining <norbert@preining.info>  Thu, 19 Sep 2019 10:51:35 +0900

texinfo (6.6.0.dfsg.1-2) unstable; urgency=medium

  * Use dh_missing instead of dh_install --fail-missing
  * Add Hilmar Preusse to uploaders.
  * Switch from Debian Menu system to Gnome Desktop Files.
  * Add Icon to TeXInfo browser (Closes: #244506).

 -- Hilmar Preusse <hille42@web.de>  Tue, 09 Jul 2019 09:54:04 +0200

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog install-info`.

Generated by dwww version 1.16 on Mon Dec 15 20:54:57 CET 2025.