Change log for txt2man package in Ubuntu
1 → 25 of 25 results | First • Previous • Next • Last |
Published in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
txt2man (1.7.1-4) unstable; urgency=medium * debian/tests/control: - Fixed white spaces in the last test. - Reverted the changes from egrep to 'grep -E'. See #1019335. * debian/watch: updated the search rule to make it compliant with new standards of the GitHub. -- Joao Eriberto Mota Filho <email address hidden> Mon, 10 Oct 2022 00:11:06 -0300
Available diffs
- diff from 1.7.1-2 to 1.7.1-4 (1.1 KiB)
Superseded in lunar-release |
Published in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
txt2man (1.7.1-2) unstable; urgency=medium * debian/control: bumped Standards-Version to 4.5.1. * debian/copyright: updated packaging copyright years. * debian/patches/020_fix-display-blocks.patch: created to fix regression in handling display blocks. (Closes: #992283) * debian/tests/: - Added a new test to verify #992283. - Improved a test. * debian/watch: updated the search rule to make it compliant with new standards of the GitHub. -- Joao Eriberto Mota Filho <email address hidden> Mon, 16 Aug 2021 14:41:36 -0300
Available diffs
- diff from 1.7.1-1 to 1.7.1-2 (2.1 KiB)
Superseded in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Obsolete in groovy-release |
Deleted in groovy-proposed (Reason: moved to Release) |
txt2man (1.7.1-1) unstable; urgency=medium * New upstream version 1.7.1. * debian/examples.d/: - Added two new examples: iwatch.txt and vokoscreenNG.txt. - cbm.txt: removed. - chaosreader.txt: fixed a command in EXAMPLES section. * debian/patches/: the upstream fixed several things in source code (thanks Marc!). Consequently: - Removed the following patches: ~ 10_make-build-reproducible.patch ~ 20_drop-ksh-check.patch ~ 40_fix-gawk-warning.patch - 30_fix-pager-option.patch: ~ Renamed to 010_fix-pager-option.patch. ~ Updated to make it compliant with new upstream version. -- Joao Eriberto Mota Filho <email address hidden> Sun, 28 Jun 2020 23:09:08 -0300
Available diffs
- diff from 1.7.0-2 to 1.7.1-1 (13.0 KiB)
txt2man (1.7.0-2) unstable; urgency=medium * debian/control: added ghostscript to Suggests field, needed for bookman. * debian/copyright: added licensing for debian/examples.d/create-man.sh. * debian/examples.d/: - Added a new example: packetsender.txt. - create-man.sh: ~ New version 2.0. ~ Using a function to support multiple manpages creation. - Updated some examples: START-HERE.TXT, START-HERE-2.TXT, chaosreader.txt, mac-robber.txt and vinetto.txt. * debian/patches/: - 10_fix-makefile.patch: renamed to 10_make-build-reproducible.patch. - 20_drop-ksh-check.patch: added Forwarded field. - 40_fix-gawk-warning.patch: created to fix warnings from gawk >= 5.0.1. - Using Bug-Debian field correctly in all patches. * debian/README.Debian: added information about bookman. * debian/tests/control: - Created two new tests, for bookman and src2man commands. - Improved all previous tests. - Using start-here.txt from debian/examples.d/ instead of from debian/tests/. -- Joao Eriberto Mota Filho <email address hidden> Sat, 27 Jun 2020 23:31:43 -0300
Available diffs
- diff from 1.7.0-1 to 1.7.0-2 (9.1 KiB)
txt2man (1.7.0-1) unstable; urgency=medium * New upstream version 1.7.0. * debian/control: - Bumped Standards-Version to 4.5.0. - Migrated DH level to 13. * debian/copyright: updated upstream and packaging copyright years. * debian/patches/: - Little updates to make the following patches compliant with the new upstream version: ~ 10_fix-makefile.patch ~ 30_fix-pager-option.patch - The upstream fixed the source code. Consequently, removed the following patches: ~ 40_add-missing-space.patch ~ 50_fix-gawk-warnings.patch * debian/upstream/metadata: created. -- Joao Eriberto Mota Filho <email address hidden> Sun, 07 Jun 2020 17:50:22 -0300
Available diffs
- diff from 1.6.0-6 to 1.7.0-1 (3.6 KiB)
Superseded in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
txt2man (1.6.0-6) unstable; urgency=medium * debian/control: - Added groff to Suggests field because groff installs lots of packages. (Closes: #945045) - Added 'Rules-Requires-Root: no' to source stanza. - Bumped Standards-Version to 4.4.1. * debian/patches/50_fix-gawk-warnings.patch: created to remove redundant escapes causing warnings in gawk >= 5.0.1. (Closes: #945048) * debian/salsa-ci.yml: added to provide CI tests for Salsa. -- Joao Eriberto Mota Filho <email address hidden> Wed, 20 Nov 2019 23:19:28 -0300
Available diffs
- diff from 1.6.0-5 to 1.6.0-6 (1.5 KiB)
Superseded in focal-release |
Obsolete in eoan-release |
Deleted in eoan-proposed (Reason: moved to release) |
txt2man (1.6.0-5) unstable; urgency=medium * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field and bumped level to 12. * debian/control: bumped Standards-Version to 4.3.0. * debian/copyright: updated packaging copyright years. * debian/examples.d/: - Added a new example (cbm.txt). - create-man.sh: added a check about txt2man presence. * debian/patches/40_add-missing-space.patch: patch from upstream to fix a missing space in bookman command. -- Joao Eriberto Mota Filho <email address hidden> Fri, 22 Feb 2019 22:47:01 -0300
Available diffs
- diff from 1.6.0-4 to 1.6.0-5 (2.1 KiB)
Superseded in eoan-release |
Obsolete in disco-release |
Deleted in disco-proposed (Reason: moved to release) |
txt2man (1.6.0-4) unstable; urgency=medium * debian/examples.d/: - Added a warning inside txt2man.txt, to alert about the original manpage. - Added create-man.sh, a script to make the life easier. - Added new examples: start-here.txt and start-here-2.txt. - Improved the README file. * debian/test/: - Added a new test. - Using start-here.txt instead of test.txt. -- Joao Eriberto Mota Filho <email address hidden> Tue, 06 Nov 2018 18:15:39 -0200
Available diffs
- diff from 1.6.0-2 to 1.6.0-4 (3.0 KiB)
Superseded in disco-release |
Obsolete in cosmic-release |
Published in bionic-release |
Deleted in bionic-proposed (Reason: moved to release) |
txt2man (1.6.0-2) unstable; urgency=medium * Migrated DH level to 10. * debian/control: - Bumped Standards-Version to 4.0.0. - Marked txt2man Multi-Arch: foreign. Thanks to Helmut Grohne <email address hidden>. (Closes: #853960) * debian/copyright: updated packaging copyright years. -- Joao Eriberto Mota Filho <email address hidden> Tue, 19 Sep 2017 12:26:52 -0300
Available diffs
- diff from 1.6.0-1 to 1.6.0-2 (922 bytes)
Superseded in bionic-release |
Obsolete in artful-release |
Obsolete in zesty-release |
Obsolete in yakkety-release |
Deleted in yakkety-proposed (Reason: moved to release) |
txt2man (1.6.0-1) unstable; urgency=medium * New upstream release. * debian/copyright: updated the upstream copyright years. * debian/patches/: - 10_fix-makefile.patch: little update to be compliant with new upstream source code. - 50_fix-pager-option.patch: renamed to 30_fix-pager-option.patch. -- Joao Eriberto Mota Filho <email address hidden> Mon, 15 Aug 2016 12:52:31 -0300
Available diffs
txt2man (1.5.6+git20160619.1d3c3c3-1) unstable; urgency=medium * New upstream release. * Upload to unstable. * debian/watch: added a dversionmangle to override the git statement. -- Joao Eriberto Mota Filho <email address hidden> Sun, 07 Aug 2016 13:40:46 -0300
Available diffs
txt2man (1.5.6-5) unstable; urgency=medium * debian/examples.d/: - README: fixed the -r option. - txt2man: fixed the -r option in EXAMPLES section. * debian/patches/80_improve-txt2man-manpage.patch: updated to fix the txt2man which must have two blank spaces on some points to generate the manpage correctly. * debian/README.Debian: little adjustments. -- Joao Eriberto Mota Filho <email address hidden> Tue, 17 May 2016 17:00:32 -0300
Available diffs
- diff from 1.5.6-4 to 1.5.6-5 (2.2 KiB)
txt2man (1.5.6-4) unstable; urgency=medium * debian/control: - Bumped Standards-Version to 3.9.8. - Changed from cgit to git in Vcs-Browser field. - Updated the Vcs-* fields to use https instead of http and git. * debian/copyright: updated the packaging copyright years. * debian/examples.d/: - Added a new example: txt2man.txt. - Reviewed all manpages. * debian/patches/: - Added 70_reproducible-date.patch that honour SOURCE_DATE_EPOCH if available. Thanks to Reiner Herrmann <email address hidden>. (Closes: #790801) - Added 80_improve-txt2man-manpage.patch to fix some issues and explain better some points. - fix-makefile: renamed to 10_fix-makefile.patch. - drop-ksh-check: renamed to 20_drop-ksh-check.patch. - fix-path-hyphen: renamed to 30_fix-path.patch. Removed a no longer needed fix for hyphen. - fix-bashisms: renamed to 40_fix-bashisms.patch. - fix-pager-option: renamed to 50_fix-pager-option.patch. - fix-spelling-hyphen: renamed to 60_fix-spelling.patch. Updated to fix a new spelling error and removed a no longer needed and erroneous fix for hyphen used as minus sign. * debian/watch: bumped to version 4. -- Joao Eriberto Mota Filho <email address hidden> Sat, 14 May 2016 23:55:31 -0300
Available diffs
- diff from 1.5.6-3 to 1.5.6-4 (16.9 KiB)
Superseded in yakkety-release |
Published in xenial-release |
Superseded in xenial-release |
Obsolete in wily-release |
Deleted in wily-proposed (Reason: moved to release) |
txt2man (1.5.6-3) unstable; urgency=medium * Upload to unstable. Welcome Jessie Stable! * debian/control: little adjustment in long description. * debian/copyright: dropping dot-zero from GPL license short name. -- Joao Eriberto Mota Filho <email address hidden> Sun, 26 Apr 2015 13:29:11 -0300
Available diffs
- diff from 1.5.5-4.1 to 1.5.6-3 (19.8 KiB)
Superseded in wily-release |
Obsolete in vivid-release |
Obsolete in utopic-release |
Published in trusty-release |
Deleted in trusty-proposed (Reason: moved to release) |
txt2man (1.5.5-4.1) unstable; urgency=low * Non-maintainer upload. * Fix CVE-2013-1444: insecure use of temporary files by removing apparant debug output from patches/debian-changes-1.5.5-2.1 (Closes: #724614) Thanks: Patrick Cherry of Bytemark Hosting -- Jonathan Wiltshire <email address hidden> Wed, 25 Sep 2013 21:29:29 +0100
Available diffs
txt2man (1.5.5-4ubuntu0.12.04.1) precise-security; urgency=low * SECURITY UPDATE: unsafe use of temp file - debian/patches/debian/changes-1.5.5-2.1: removed left-over debugging that resulted in a temp file issue. - CVE-2013-1444 -- Marc Deslauriers <email address hidden> Thu, 26 Sep 2013 11:21:58 -0400
Available diffs
txt2man (1.5.5-4ubuntu0.12.10.1) quantal-security; urgency=low * SECURITY UPDATE: unsafe use of temp file - debian/patches/debian/changes-1.5.5-2.1: removed left-over debugging that resulted in a temp file issue. - CVE-2013-1444 -- Marc Deslauriers <email address hidden> Thu, 26 Sep 2013 11:21:58 -0400
Available diffs
txt2man (1.5.5-4ubuntu0.13.04.1) raring-security; urgency=low * SECURITY UPDATE: unsafe use of temp file - debian/patches/debian/changes-1.5.5-2.1: removed left-over debugging that resulted in a temp file issue. - CVE-2013-1444 -- Marc Deslauriers <email address hidden> Thu, 26 Sep 2013 11:21:58 -0400
Available diffs
Superseded in trusty-release |
Obsolete in saucy-release |
Deleted in saucy-proposed (Reason: moved to release) |
txt2man (1.5.5-4ubuntu1) saucy; urgency=low * SECURITY UPDATE: unsafe use of temp file - debian/patches/debian/changes-1.5.5-2.1: removed left-over debugging that resulted in a temp file issue. - CVE-2013-1444 -- Marc Deslauriers <email address hidden> Thu, 26 Sep 2013 11:21:58 -0400
Available diffs
- diff from 1.5.5-4 to 1.5.5-4ubuntu1 (1.4 KiB)
Superseded in saucy-release |
Obsolete in raring-release |
Obsolete in quantal-release |
Published in precise-release |
Obsolete in oneiric-release |
txt2man (1.5.5-4) unstable; urgency=low * Updated Standards version * Remove broken check for ksh (Closes:#620562) (in 1.5.5-3 upload)
Available diffs
- diff from 1.5.5-2 to 1.5.5-4 (2.8 KiB)
Superseded in oneiric-release |
Obsolete in natty-release |
Obsolete in maverick-release |
Obsolete in lucid-release |
Superseded in lucid-release |
txt2man (1.5.5-2) unstable; urgency=low * Use "pager" when using option -T (Closes:#530342) -- Ubuntu Archive Auto-Sync <email address hidden> Sat, 12 Dec 2009 14:55:22 +0000
Available diffs
- diff from 1.5.5-1.1 to 1.5.5-2 (651 bytes)
Superseded in lucid-release |
Obsolete in karmic-release |
Obsolete in jaunty-release |
Obsolete in intrepid-release |
txt2man (1.5.5-1.1) unstable; urgency=medium * Non-maintainer upload. * Fix bashisms in 'bookman' script (Closes: #473696)
Superseded in intrepid-release |
Obsolete in hardy-release |
Obsolete in gutsy-release |
Obsolete in feisty-release |
txt2man (1.5.1-1) unstable; urgency=low * New upstream release
Superseded in feisty-release |
Obsolete in edgy-release |
Obsolete in dapper-release |
Superseded in dapper-release |
Obsolete in breezy-release |
txt2man (1.4.8-2) unstable; urgency=low * Fixed watch file. (Closes:#300154) * Fixed escaping of hyphens (Closes:#300152) - patch from Wesley J. Landaker. Thank you. -- Fredrik Steen <email address hidden> Fri, 18 Mar 2005 08:50:28 +0100
txt2man (1.4.8-1) unstable; urgency=low * New upstream release * This version fixes a bug in tag list parsing (Closes:#198187) -- Fredrik Steen <email address hidden> Sun, 13 Jul 2003 00:35:30 +0200
1 → 25 of 25 results | First • Previous • Next • Last |