Package: python-debian / 1.0.1
Header
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-debian
Upstream-Contact: pkg-python-debian-maint@lists.alioth.debian.org
Source: https://salsa.debian.org/python-debian-team/python-debian
Files
Files | Copyright | License | Comment |
---|---|---|---|
* |
Debian python-debian Maintainers (see debian/control for maintainer names) |
GPL-2+ | ---- | src/debian/deb822.py tests/test_deb822.py |
2005-2006 dann frazier <dannf@dannf.org> 2006-2010 John Wright <john@johnwright.org> 2006 Adeodato Simó <dato@net.com.org.es> 2008 Stefano Zacchiroli <zack@upsilon.cc> 2014 Google, Inc. 2014-2023 Stuart Prescott <stuart@debian.org> |
GPL-2+ | ---- | examples/changelog/* src/debian/changelog.py tests/test_changelog.py |
2006-2007 James Westby <jw+debian@jameswestby.net> 2008 Canonical Ltd. 2014-2023 Stuart Prescott <stuart@debian.org> |
GPL-2+ | src/debian/changelog.py's parsing code is based on that from dpkg which is: Copyright 1996 Ian Jackson Copyright 2005 Frank Lichtenheld <frank@lichtenheld.de> and licensed under the same license. | src/debian/debian_support.py tests/test_debian_support.py |
2005 Florian Weimer <fw@deneb.enyo.de> 2006-2007 James Westby <jw+debian@jameswestby.net> 2010 John Wright <jsw@debian.org> 2018-2023 Stuart Prescott <stuart@debian.org> |
GPL-2+ | ---- | examples/debtags/* src/debian/debtags.py src/debian/doc-debtags tests/test_debtags.py |
2003-2007 Enrico Zini <enrico@debian.org> 2018-2023 Stuart Prescott <stuart@debian.org> |
GPL-3+ | ---- | examples/debfile/* src/debian/arfile.py src/debian/debfile.py tests/test_debfile.py |
2007-2008 Stefano Zacchiroli <zack@debian.org> 2007 Filippo Giunchedi <filippo@debian.org> 2014-2023 Stuart Prescott <stuart@debian.org> |
GPL-3+ | ---- | src/debian/watch.py tests/test_watch.py |
2019-2020 Jelmer Vernooij <jelmer@debian.org> |
GPL-3+ | ---- | examples/copyright/* src/debian/copyright.py tests/test_copyright.py |
2014 Google, Inc. 2018-2023 Stuart Prescott <stuart@debian.org> |
GPL-2+ | ---- | src/debian/substvars.py tests/test_substvars.py |
2022 Niels Thykier <niels@thykier.net> |
GPL-2+ | ---- | src/debian/_deb822_repro/* tests/test_repro_deb822.py |
2021 Niels Thykier <niels@thykier.net> |
GPL-2+ | ---- | src/debian/_arch_table.py |
2006-2015 Guillem Jover <guillem@debian.org> 2014 Ansgar Burchardt <ansgar@debian.org> 2014-2017 Johannes Schauer Marin Rodrigues <josch@debian.org> 2022 Niels Thykier <niels@thykier.net> |
GPL-2+ | ---- |
Licenses
License: GPL-2+
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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
License: GPL-3+
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 3 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 <http://www.gnu.org/licenses/>. On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.