DFSG NEW Queue

DFSG, Licensing & New Packages Team

git-changelog 2.7.1-1

Package Information

DescriptionAutomatic 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.

MaintainerDaniel Baumann <daniel@debian.org>
Changed ByDaniel Baumann <daniel@debian.org>
Sponsormail@daniel-baumann.ch
Distributionunstable
Architectureall
VCSgit: https://forgejo.debian.net/git/git-changelog (browse)
Trackerhttps://tracker.debian.org/pkg/git-changelog
Uploaded4 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateThu, 26 Feb 2026 17:53:53 +0100
Sourcegit-changelog
Version2.7.1-1
Changed-ByDaniel Baumann
Changelog
git-changelog (2.7.1-1) unstable; urgency=medium
 .
   * Initial upload to sid.
.dsc
Sectionutils
Priorityoptional
Componentmain
Package-Listgit-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.

Back to Dashboard | View all reviews for this package