Changelog
translate (1.0.0) unstable; urgency=medium
* Adopt the package. (Closes: #925043)
* Use Semantic Versioning and bump the version to 1.0.0.
* Declare compliance with Debian Policy 4.6.0. (No changes needed.)
* Stop suggesting the long gone xtranslate package.
* Run "wrap-and-sort -a".
* Switch Rules-Requires-Root from "binary-targets" to "no".
* Change all occurrences of backticks with $(…).
* debian/copyright:
+ Fix typo in Matthias Kabel's e-mail address.
+ Convert to machine-readable DEP5 format.
* Drop Makefile, use simpler debian/install instead.
* translate, debian/rules: Set script version and date at build time.
* Add a .gitignore file.
* Recode the translate script from ISO-8859-1 to UTF-8. (Only affects
comments.)
* Trim trailing whitespace from the translate script.
* Declare the package to be "Multi-Arch: foreign".
* Support --help as alternative to -h. (Closes: #855517)
* Create ~/.translate/ only before writing to. (Closes: #422684)
* Fix typo in error message.
-- Axel Beckert <email address hidden> Sun, 22 Aug 2021 17:13:22 +0200