ezdxf (0.18.1-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.18.1-2 > 0.18.1-1
- Git: https://salsa.debian.org/debian/ezdxf.git
-
- Branch: debian
- Path: debian/changelog
- Repo size: 39899136
- Browser: https://salsa.debian.org/debian/ezdxf
- Last scan: 2023-02-04 16:11:20+00
- Next scan: 2023-02-12 03:16:00+00
- Debian changelog in Git:
ezdxf (0.18.1-2) UNRELEASED; urgency=medium
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Wed, 19 Oct 2022 18:42:01 -0000
- This branch is 6 commits ahead of tag debian/0.18.1-1
- Git log:
commit 41f311addc94fa28e89cb334156b3e80ea435b9f
Merge: 2e0cc23a e0179545
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Fri Nov 4 14:49:00 2022 +0000
Merge branch 'lintian-fixes' into 'debian'
Fix some issues reported by lintian
See merge request debian/ezdxf!1
commit e0179545af3410a6e8a3b75401327124768bb5f7
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Oct 19 18:42:22 2022 +0000
Update standards version to 4.6.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 c26152af4475b35b89b27eb1d23a7aa07cac009d
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Oct 19 18:42:18 2022 +0000
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
commit 014671484a088d7886062f322c369d0af511a950
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Oct 19 18:42:06 2022 +0000
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
commit 232782d53ad0375de884e7d91b77c9fe38aeb3b1
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Oct 19 18:42:01 2022 +0000
debian/copyright: use spaces rather than tabs to start continuation lines.
Changes-By: lintian-brush
Fixes: lintian: tab-in-license-text
See-also: https://lintian.debian.org/tags/tab-in-license-text.html
commit 2e0cc23a67fe6a3132dd36d5e47738c07f00a3da
Author: Bdale Garbee <bdale@gag.com>
Date: Wed Sep 14 16:56:01 2022 -0500
add a README.source file so I don't forget what I've done