summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* Add changelog for 3.0.7-4debian/3.0.7-4Russ Allbery2024-04-06
|
* Add patch to address Bug#1066630Bill MacAllister2024-04-02
| | | | | | | | | | | | | | This bug was caused by a change in dpkg 1.22.6, that enabled -Werror=implicit-function-declaration. In dpkg version 1.22.6, the compiler flag -Werror=implicit-function-declaration was enabled by default for all architectures in build flags (in dpkg 1.22.5 it had been enabled conditionally on the abi time64 feature, so only on most 32-bit architectures). The reason for doing this is avoiding misbehavior of software affected by the ReleaseGoals/64bit-time transition. When using a function with a time_t argument with an implicit declaration, its type would be assumed to be int causing silent truncation, or no symbol redirection (to their _time64 counterparts) would take effect.
* Finalize changes for 3.0.7-3debian/3.0.7-3archive/debian/3.0.7-3Russ Allbery2022-12-20
|
* Add Bug-Database field to upstream metadataRuss Allbery2022-12-20
|
* Update standards version to 4.6.2Russ Allbery2022-12-20
|
* Update standards version to 4.6.1, no changes needed.Debian Janitor2022-10-21
| | | | | | Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
* Use canonical URL in Vcs-Git.Debian Janitor2022-10-21
| | | | | | Changes-By: lintian-brush Fixes: lintian: vcs-field-not-canonical See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
* Set upstream metadata fields: Repository-Browse.Debian Janitor2022-10-21
| | | | | | Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
* Finalize changes for 3.0.7-2Russ Allbery2020-12-24
|
* Update standards version to 4.5.1Russ Allbery2020-12-24
|
* Add Vcs-* headers for the packaging repositoryRuss Allbery2020-12-24
|
* Update copyright for new releaseRuss Allbery2020-12-24
| | | | | * Update copyright dates. * Update source URL in debian/copyright.
* Update debian/watchRuss Allbery2020-12-24
| | | | | * Update debian/watch to version 4 and point to GitHub instead of SourceForge.
* Update to debhelper compatibility level v13Russ Allbery2020-12-24
| | | | | * Update to debhelper compatibility level v13. - Depend on debhelper-compat instead of using debian/compat.
* Remove obsolete version patchBill MacAllister2020-12-24
|
* Update changelog with new upstream versionBill MacAllister2020-12-24
|
* Finalize changes for 3.0.5-1debian/3.0.5-1Russ Allbery2017-12-24
|
* Enable bindnow build hardeningRuss Allbery2017-12-24
|
* Reference the actual GPL v1 text in debian/copyrightRuss Allbery2017-12-24
|
* Update standards version to 4.1.2Russ Allbery2017-12-24
|
* Remove unnecessary quilt build dependencyRuss Allbery2017-12-24
|
* Add Rules-Requires-Root: noRuss Allbery2017-12-24
|
* Update debhelper compatibility level to V11Russ Allbery2017-12-24
| | | | | * Update debhelper compatibility level to V11. - Remove unnecessary binary-arch target.
* Run wrap-and-sort -astRuss Allbery2017-12-24
|
* Update debian/copyright to copyright-format 1.0Russ Allbery2017-12-24
|
* Add a patch to set the version in source and readmeBill MacAllister2017-12-08
|
* Update changelog for new upstream releaseBill MacAllister2017-12-08
|
* Update debian/control to address #584975Bill MacAllister2016-11-09
|
* Update changelog and control file for new release.Bill MacAllister2016-08-14
|
* Upstream release 3.0.4Bill MacAllister2016-08-14
|
* Imported Debian patch 3.0.3-7Russ Allbery2016-08-14