[Pkg-bazaar-maint] Bug#983015: breezy FTFBS with nocheck profile: Missing Build-Depends: python3-setuptools

Helmut Grohne helmut at subdivi.de
Wed Feb 17 21:30:44 GMT 2021


Source: breezy
Version: 3.1.0-8
Severity: important
Tags: ftfbs patch

breezy fails to build from source when enabling the nocheck profile,
because the setuptools module cannot be found. Please consider applying
the attached patch to add it to Build-Depends.

Helmut
-------------- next part --------------
diff --minimal -Nru breezy-3.1.0/debian/changelog breezy-3.1.0/debian/changelog
--- breezy-3.1.0/debian/changelog	2020-12-06 16:06:43.000000000 +0100
+++ breezy-3.1.0/debian/changelog	2021-02-17 22:23:49.000000000 +0100
@@ -1,3 +1,10 @@
+breezy (3.1.0-8.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add missing python3-setuptools to Build-Depends. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Wed, 17 Feb 2021 22:23:49 +0100
+
 breezy (3.1.0-8) unstable; urgency=medium
 
   * Add patch 21_extssh: add support for extssh URLs.
diff --minimal -Nru breezy-3.1.0/debian/control breezy-3.1.0/debian/control
--- breezy-3.1.0/debian/control	2020-12-06 16:06:43.000000000 +0100
+++ breezy-3.1.0/debian/control	2021-02-17 22:23:47.000000000 +0100
@@ -20,6 +20,7 @@
                python3-launchpadlib,
                python3-paramiko,
                python3-patiencediff,
+               python3-setuptools,
                python3-six,
                python3-sphinx (>= 1.0.7+dfsg),
                python3-subunit <!nocheck>,


More information about the Pkg-bazaar-maint mailing list