summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-29 04:20:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-29 04:20:41 +0000
commit043c4fc8613f6326db61066f31656d7cfc13ff04 (patch)
treebfbc9c1c2c424905c3639345b372d8126e069f4b /debian/changelog
parentAdding upstream version 0.9.0. (diff)
downloadpython-build-043c4fc8613f6326db61066f31656d7cfc13ff04.tar.xz
python-build-043c4fc8613f6326db61066f31656d7cfc13ff04.zip
Adding debian version 0.9.0-1.debian/0.9.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog79
1 files changed, 79 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..5d4f31a
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,79 @@
+python-build (0.9.0-1) unstable; urgency=medium
+
+ * New upstream version 0.9.0
+ * d/p/debian-sysconfig-layouts.patch: Remove; incorporated by upstream.
+ * d/control: Bump Standards-Version to 4.6.2; no changes needed.
+ * d/copyright: Update year.
+ * d/copyright: Remove empty Upstream-Contact.
+
+ -- Sergio Durigan Junior <sergiodj@debian.org> Sat, 24 Dec 2022 00:09:43 -0500
+
+python-build (0.7.0-4) unstable; urgency=medium
+
+ [ Debian Janitor ]
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
+
+ -- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 04:20:50 +0100
+
+python-build (0.7.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Patch: Handle Debian's default posix_local sysconfig layout.
+ (Closes: #1009916)
+
+ -- Stefano Rivera <stefanor@debian.org> Wed, 20 Apr 2022 17:53:21 -0400
+
+python-build (0.7.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Update python3-build depends: (Closes: 988085)
+ - Add missing Depends on python3-wheel
+ - Move python3-pip and python3-venv to suggests
+
+ -- Scott Kitterman <scott@kitterman.com> Sat, 11 Dec 2021 19:20:52 -0500
+
+python-build (0.7.0-1) unstable; urgency=medium
+
+ [ Antoine Beaupré ]
+ * New upstream release.
+ * refresh docs patch
+ * fix path to docs
+ * disable docs build: missing dependency.
+ Upstream added sphinx-argparse-cli as a dependency, which is not
+ packaged in Debian.
+ * add new deps for test suite
+
+ [ Sergio Durigan Junior ]
+ * Disable build-time tests.
+ - d/control: Remove test-only Build-Depends.
+ - d/rules: Override dh_auto_test and disable build-time tests. Most
+ of this package's tests require internet and rely on "pip install",
+ which is not suitable nor allowed on Debian.
+ * d/control: Remove documentation-related Build-Depends.
+ * Further remove documentation-related bits.
+ - d/rules: Don't invoke dh with sphinxdoc.
+ - d/python-build-doc.doc-base: Remove file.
+ - d/python-build-doc.docs: Likewise.
+ - d/python3-build.manpages: Likewise.
+ * d/control: Bump Standards-Version to 4.6.0.1.
+
+ -- Sergio Durigan Junior <sergiodj@debian.org> Sat, 23 Oct 2021 16:28:25 -0400
+
+python-build (0.1.0-3) unstable; urgency=medium
+
+ * d/control: Update Vcs-* fields.
+ * d/control: Make python3-build depend on python3-pip. (Closes: #978674)
+
+ -- Sergio Durigan Junior <sergiodj@debian.org> Sat, 24 Apr 2021 19:52:08 -0400
+
+python-build (0.1.0-2) unstable; urgency=medium
+
+ * Source-only upload to make the package migrate.
+
+ -- Sergio Durigan Junior <sergiodj@debian.org> Sun, 06 Dec 2020 18:08:09 -0500
+
+python-build (0.1.0-1) unstable; urgency=medium
+
+ * Initial release (Closes: #976629).
+
+ -- Sergio Durigan Junior <sergiodj@debian.org> Sun, 06 Dec 2020 18:07:25 -0500