[Pkg-privacy-commits] [Git][pkg-privacy-team/txtorcon][master] remove optional dep on geoip
Sascha Steinbiss (@satta)
satta at debian.org
Wed Jun 3 18:50:07 BST 2026
Sascha Steinbiss pushed to branch master at Privacy Maintainers / txtorcon
Commits:
3b637732 by Sascha Steinbiss at 2026-06-03T19:49:46+02:00
remove optional dep on geoip
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+txtorcon (24.8.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Remove optional dependency on python3-geoip.
+
+ -- Sascha Steinbiss <satta at debian.org> Fri, 22 May 2026 09:46:59 +0200
+
txtorcon (24.8.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
=====================================
debian/control
=====================================
@@ -7,7 +7,6 @@ Build-Depends: debhelper-compat (= 13),
graphviz,
lsof,
python3-all,
- python3-geoip,
python3-repoze.sphinx.autointerface,
python3-setuptools,
python3-sphinx,
@@ -21,8 +20,7 @@ Rules-Requires-Root: no
Package: python3-txtorcon
Architecture: all
-Depends: python3-geoip,
- python3-twisted,
+Depends: python3-twisted,
python3-zope.interface,
${misc:Depends},
${python3:Depends}
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/txtorcon/-/commit/3b637732196ead723361cb46dee006e489f7466f
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/txtorcon/-/commit/3b637732196ead723361cb46dee006e489f7466f
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20260603/66c5cbf3/attachment-0001.htm>
More information about the Pkg-privacy-commits
mailing list