git-changelog 2.7.1-1
Package Information
| Description | Automatic Changelog generator using Jinja2 templates git-changelog is a automatic changelog generator using git commit messages and Jinja2 templates: * Jinja2 templates for full control over the rendering, with built-in 'Keep a Changelog' and Angular templates. * Commit styles/conventions parsing, with built-in Angular, Conventional Commit and basic conventions. * Git service/provider agnostic, plus references parsing (issues, commits, etc.), with built-in GitHub, Gitlab and Bitbucket support. * Understands SemVer and PEP 440 versioning schemes, guesses next version based on last commits. * Parses Git trailers, allowing to reference issues, PRs, etc., in commit messages in a clean, provider-agnostic way. * Template context injection, to furthermore customize how the changelog will be rendered. |
|---|---|
| Maintainer | Daniel Baumann <daniel@debian.org> |
| Changed By | Daniel Baumann <daniel@debian.org> |
| Sponsor | mail@daniel-baumann.ch |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://forgejo.debian.net/git/git-changelog (browse) |
| Tracker | https://tracker.debian.org/pkg/git-changelog |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Thu, 26 Feb 2026 17:53:53 +0100 |
| Source | git-changelog |
| Version | 2.7.1-1 |
| Changed-By | Daniel Baumann |
Changelog
git-changelog (2.7.1-1) unstable; urgency=medium . * Initial upload to sid.
.dsc
| Section | utils |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | git-changelog deb utils optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: git-changelog Upstream-Contact: https://github.com/pawamoy/git-changelog/issues Source: https://github.com/pawamoy/git-changelog/tags Files: * Copyright: 2018 Timothée Mazzucotelli License: ISC Files: debian/* Copyright: 2026 Daniel Baumann <daniel@debian.org> License: ISC License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.