diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:12:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:12:08 +0000 |
commit | 922fe2e7de02a92a9caa9e9bf15a27f6cae9b063 (patch) | |
tree | c9218c9e2d02654ef1d1b42bf7858f395e31eec0 /debian/changelog | |
parent | Adding upstream version 2.0.3. (diff) | |
download | python-pallets-sphinx-themes-922fe2e7de02a92a9caa9e9bf15a27f6cae9b063.tar.xz python-pallets-sphinx-themes-922fe2e7de02a92a9caa9e9bf15a27f6cae9b063.zip |
Adding debian version 2.0.3-1.debian/2.0.3-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..8cc0dba --- /dev/null +++ b/debian/changelog @@ -0,0 +1,107 @@ +python-pallets-sphinx-themes (2.0.3-1) unstable; urgency=medium + + * Team upload + + [ Debian Janitor ] + * Update standards version to 4.6.1, no changes needed. + + [ Carsten Schoenert ] + * d/gbp.conf: Add basic default config + * New upstream version 2.0.3 + * Rebuild patch queue from patch-queue branch + Mark the one patch as no forwarding is needed. + * d/control: Running wrap-and-sort -ast + * d/control: Remove non needed build dependencies + * d/control: Increase Standards-Version to 4.6.2 + No further changes needed. + * d/control: Remove dep an python3-importlib-metadata + No need to hard decode a dependency on this package, let's handle adding + package deps by pybuild. + * d/copyright: Update year data, add myself + * d/rules: Drop --with option in default target + * d/control: Add Rules-Requires-Root: no + * d/watch: Switch over to use git mode on GitHub + * Lintian: Ignore some things on the binary package + + -- Carsten Schoenert <c.schoenert@t-online.de> Sun, 26 Feb 2023 15:01:08 +0100 + +python-pallets-sphinx-themes (2.0.2-1) unstable; urgency=medium + + * Team upload + * New upstream release + + -- Piotr Ożarowski <piotr@debian.org> Tue, 13 Sep 2022 19:38:07 +0200 + +python-pallets-sphinx-themes (2.0.1-1) unstable; urgency=medium + + [ Ondřej Nový ] + * d/control: Update Maintainer field with new Debian Python Team + contact address. + * d/control: Update Vcs-* fields with new Debian Python Team Salsa + layout. + + [ Debian Janitor ] + * Bump debhelper from old 12 to 13. + * Remove obsolete field Name from debian/upstream/metadata (already present in + machine-readable debian/copyright). + * Update standards version to 4.5.1, no changes needed. + + [ Sandro Tosi ] + * New upstream release + + -- Sandro Tosi <morph@debian.org> Sat, 09 Oct 2021 22:40:13 -0400 + +python-pallets-sphinx-themes (1.2.3-1) unstable; urgency=medium + + * New upstream release. + * Bump Standards-Version to 4.4.1. + * Manually add python3-importlib-metadata into depends. + * d/copyright: Bump my copyright year. + + -- Ondřej Nový <onovy@debian.org> Wed, 08 Jan 2020 17:14:49 +0100 + +python-pallets-sphinx-themes (1.2.2-1) unstable; urgency=medium + + * New upstream release. + * Rebase patches. + + -- Ondřej Nový <onovy@debian.org> Sat, 10 Aug 2019 10:31:21 +0200 + +python-pallets-sphinx-themes (1.1.4-1) unstable; urgency=medium + + * New upstream release + * d/copyright: + - Fix for new upstream release + - Bump my copyright years + * Bump standards version to 4.4.0 (no changes) + * Bump debhelper compat level to 12 and use debhelper-compat + + -- Ondřej Nový <onovy@debian.org> Wed, 10 Jul 2019 13:29:24 +0200 + +python-pallets-sphinx-themes (1.1.2-1) unstable; urgency=medium + + * New upstream release + + -- Ondřej Nový <onovy@debian.org> Sat, 29 Sep 2018 13:46:02 +0200 + +python-pallets-sphinx-themes (1.1.1-1) unstable; urgency=medium + + * New upstream release + * Add python3-packaging to B-D + + -- Ondřej Nový <onovy@debian.org> Tue, 18 Sep 2018 12:45:29 +0200 + +python-pallets-sphinx-themes (1.1.0-1) unstable; urgency=medium + + * New upstream release + * Convert git repository from git-dpm to gbp layout + * Bump Standards-Version to 4.2.1 + * d/p/0001-Prevent-privacy-breach.patch: Rewrite for new release + + -- Ondřej Nový <onovy@debian.org> Wed, 05 Sep 2018 14:10:47 +0200 + +python-pallets-sphinx-themes (1.0.1-1) unstable; urgency=medium + + * Initial release. (Closes: #898628) + + -- Ondřej Nový <onovy@debian.org> Mon, 14 May 2018 17:04:32 +0200 |