[Pkg-privacy-commits] [Git][pkg-privacy-team/torbrowser-launcher][debian/sid] Fix for Debian Bug 1080816

Thomas Ward (@teward) gitlab at salsa.debian.org
Thu Sep 5 16:26:14 BST 2024



Thomas Ward pushed to branch debian/sid at Privacy Maintainers / torbrowser-launcher


Commits:
0e92659e by Thomas Ward at 2024-09-05T15:26:12+00:00
Fix for Debian Bug 1080816
- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ torbrowser-launcher (0.3.7-3) UNRELEASED; urgency=medium
 
   * d/watch: Update watch file to properly match upstream versions.
     (Closes: #1079918)
+  * d/control: Add Build-Depends on python3-setuptools due to upcoming Python changes.
+    (Closes: #1080816)
 
  -- Thomas Ward <teward at ubuntu.com>  Wed, 28 Aug 2024 11:24:32 -0400
 


=====================================
debian/control
=====================================
@@ -15,7 +15,8 @@ Build-Depends:
  python3-gpg,
  python3-packaging,
  python3-pyqt5,
- python3-requests
+ python3-requests,
+ python3-setuptools
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/micahflee/torbrowser-launcher



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/-/commit/0e92659ed02a794649baaa62c422d4ac0d1ae2d6

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/-/commit/0e92659ed02a794649baaa62c422d4ac0d1ae2d6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20240905/6924ab7a/attachment.htm>


More information about the Pkg-privacy-commits mailing list