DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-ezgb 0.2.0-1

Package Information

DescriptionPython library for working with git-bug repositories

ezgb is a standalone Python library that provides helpers for interacting with git-bug repositories. It is intended for use by tools that need to read, write, or manipulate git-bug data programmatically.

This package provides the Python 3 module.

MaintainerDebian b4 team <team+b4@tracker.debian.org>
Changed ByHéctor Orón Martínez <zumbi@debian.org>
Sponsorzumbi@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/b4-team/ezgb.git (browse)
Closes#1145046
Trackerhttps://tracker.debian.org/pkg/python-ezgb
Uploaded2 hours ago

New Package Report

.changes
Version0.2.0-1
Changed-ByHéctor Orón Martínez
Architecturesource all
Distributionunstable
DateThu, 27 Aug 2026 14:55:53 +0200
Sourcepython-ezgb
Changelog
python-ezgb (0.2.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1145046)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-ezgb deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://git.kernel.org/pub/scm/utils/ezgb/ezgb.git/
Upstream-Name: ezgb
Upstream-Contact: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Comment: Standalone Python library for working with git-bug repositories.

Files: *
Copyright: 2024-2026, Linux Foundation
License: GPL-2.0-or-later
Reference: LICENSE
Comment: The exact list of authors and years should be taken from upstream’s
         LICENSE, AUTHORS, or similar files in the source tarball.

Files: debian/*
Copyright: 2026, Héctor Orón Martínez <zumbi@debian.org>
License: GPL-2.0-or-later
Comment: Debian packaging files are licensed under the same license as upstream.

License: GPL-2.0-or-later
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in `/usr/share/common-licenses/GPL-2`.

Back to Dashboard | View all reviews for this package