| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DMARC-Filter: | OpenDMARC Filter v1.4.1 sourceware.org 01010385842B |
| Authentication-Results: | sourceware.org; dmarc=none (p=none dis=none) |
| header.from=SystematicSW.ab.ca | |
| Authentication-Results: | sourceware.org; |
| spf=none smtp.mailfrom=systematicsw.ab.ca | |
| X-Authority-Analysis: | v=2.4 cv=Bbi7bph2 c=1 sm=1 tr=0 ts=6147c522 |
| a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=mDV3o1hIAAAA:8 | |
| a=j9eHAeyu4R_xgSypCX8A:9 a=_FVE-zBwftR9WsbkzFJk:22 | |
| From: | Cygwin help2man Maintainer <Brian DOT Inglis AT SystematicSW DOT ab DOT ca> |
| To: | cygwin AT cygwin DOT com |
| Date: | Sun, 19 Sep 2021 17:15:09 -0600 |
| Message-Id: | <announce.20210919171509.37787-1-Brian.Inglis@SystematicSW.ab.ca> |
| Subject: | [ANNOUNCEMENT] Updated: help2man 1.48.5 |
| X-CMAE-Envelope: | MS4xfIXbBe0vsgRARvbWEJvPOd2bN1gUiMP5a/3/5EwvlmqS9QTcAwNbtRxQ1WiYXCC5HBpLP1Z6TmEFeFU5nnI2zOOAzjmQpbeGnVIT0rAja68Qo8fWtHBw |
| dGkJUBvoY2Buw0fUKnIhdxuh/BRCBTe7KH+stLIIIOsM9hMm7t70o15TsNkjshBih2u1mm0JD8j91t7hRFgD6kh4hFSl6fPEgJxX4zT6EH2U1nBGJYuMWClk | |
| 4z8BdLqK4IjYQOGvOirgGGoq0wS2VHL51KECSkSJU4U= | |
| X-Spam-Status: | No, score=-1158.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, |
| KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, | |
| RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, | |
| SPF_NONE, TVD_SUBJ_NUM_OBFU_MINFP, | |
| TXREP autolearn=no autolearn_force=no version=3.4.4 | |
| X-Spam-Checker-Version: | SpamAssassin 3.4.4 (2020-01-24) on |
| server2.sourceware.org | |
| X-BeenThere: | cygwin-announce AT cygwin DOT com |
| X-Mailman-Version: | 2.1.29 |
| X-Mailer: | Perl5 Mail::Internet v2.20 |
| X-BeenThere: | cygwin AT cygwin DOT com |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| Reply-To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Sender: | "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> |
The following packages have been upgraded in the Cygwin distribution:
* help2man 1.48.5
Perl script that automatically creates man pages from the
output from a program's --help and --version options.
For more information see the project home page:
https://www.gnu.org/software/help2man/
Please see below or read /usr/share/doc/help2man/NEWS after installation
for details of changes since the last Cygwin release.
Changes
1.48.5
* Use @samp{} around the option in the menu description for "--help
recommendations" to avoid rendering the -- as endash.
* Update French translations.
1.48.4
* Fix typo in comment and update some URLs to use https.
* Update Swedish translations.
1.48.3
* Don't translate @documentencoding.
* Update Serbian and Esperanto translation.
1.48.2
* Update Chinese (simplified) translation.
1.48.1
* Update German, Spanish, Norwegian Bokmaal, Polish, Brazilian
Portuguese, Russian and Ukranian translations.
* Update German, Spanish, Polish, Brazilian Portuguese and Ukranian info
page translations.
1.47.17
* Add Serbian translation of info page.
* Update Swedish translation.
1.47.16
* Move table of contents to the top of the texi file so that it appears
in the correct location in the html page.
* Update help2man.html.PL for new GNU boilerplate.
1.47.15
* Use the package name and version as the default for --source (was
program).
* Support packages in version strings without the GNU or Free prefix.
* Allow an optional second dash to separate the package name from the
version for multi-word packages: "program - package name - version".
1.47.14
* Revert --version parsing change from 1.47.13, which had unintended
consequences for some version strings. Multi-word package names are
supported only in the "program (GNU package) version" variant.
1.47.13
* Merge change from Po-Chuan Hsieh to suppress creation of an empty
pkglibdir when nls is disabled.
* Remove install_dirs target entirely, add explicit $(MKINSTALLDIRS)
before each $(INSTALL_{DATA,PROGRAM}) call.
* Update parsing of --version to allow multi-word programs when
constructing the placeholder NAME paragraph.
1.47.12
* Fix minor error in po/es.po .
* Fix ordering of "other" sections in manual page.
1.47.11
* Adjust maintainer sanity check again, this time to handle binary NMUs.
1.47.10
*
of README rather than the mtime, which may be have been modified by
dpkg-source.
1.47.9
* Add Tamil translation.
1.47.8
* Fix git repository link in generated README.
1.47.7
* Reference version-specific /usr/share/common-licenses/GPL-3 in
copyright rather than the unversioned GPL symlink.
* Add Swedish translation of info page.
1.47.6
* Update Vcs-Git/Vcs-Browser.
* Add Brazilian Portuguese translation of info page.
* Update Hungarian and Brazilian Portuguese translations.
1.47.5
* Refresh Brazilian Portuguese translation from translation project copy.
* Update Swedish translation.
* Use POSIX compliant TZ when setting UTC.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |