tcc (0.9.27+git20200814.62c30a4a-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.9.27+git20200814.62c30a4a-2 > 0.9.27+git20200814.62c30a4a-1
- Git: https://salsa.debian.org/debian/tcc.git -b mob
-
- Branch: master
- Path: debian/changelog
- Repo size: 3977216
- Browser: https://salsa.debian.org/debian/tcc
- Last scan: 2023-06-02 17:18:10+00
- Next scan: 2023-06-11 01:02:00+00
- Debian changelog in Git:
tcc (0.9.27+git20200814.62c30a4a-2) UNRELEASED; urgency=medium
[ Thomas Preud'homme ]
* debian/rules: Use DEB_HOST_ARCH_CPU rather than DEB_HOST_ARCH to set
HOST_CPU (Thanks John Scott).
[ John Scott ]
* Add a DEP-8 test checking that tcc self-compiles.
[ Debian Janitor ]
* Fix field name typo in debian/copyright (Comments => Comment).
* Update standards version to 4.5.1, no changes needed.
-- Thomas Preud'homme <robotux@debian.org> Sun, 03 Jan 2021 19:03:52 +0000
- This branch is 5 commits ahead of tag debian/0.9.27+git20200814.62c30a4a-1
- Git log:
commit 5c73e6db28bc9cd28577caf9767be9616d2ea90e
Merge: 400f3c8 8975294
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Tue Nov 1 16:13:20 2022 +0000
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request debian/tcc!1
commit 897529448d460b89f7d0bb5d9f4b424f8b1c2217
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Jun 16 04:37:00 2021 +0000
Update standards version to 4.5.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit 7ca50dadec572f08bb7b6aa6d6745fab67652efd
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Jun 16 04:36:51 2021 +0000
Fix field name typo in debian/copyright (Comments => Comment).
Changes-By: lintian-brush
Fixes: lintian: field-name-typo-in-dep5-copyright
See-also: https://lintian.debian.org/tags/field-name-typo-in-dep5-copyright.html
commit 400f3c80edc5b2c306fe5a4b311615abf9df4bfa
Author: John Scott <jscott@posteo.net>
Date: Sat Mar 13 16:27:38 2021 -0500
Add a DEP-8 test checking that tcc self-compiles.
commit 77968d655a8178fd0304e6e0ca79730d0388e36c
Author: Thomas Preud'homme <robotux@celest.fr>
Date: Sun Jan 3 19:05:39 2021 +0000
Use DEB_HOST_ARCH_CPU to set HOST_CPU