[Python-modules-commits] [twisted] 04/07: Drop deprecated portmap.so (see upstream's #8464)
Free Ekanayaka
freee at moszumanska.debian.org
Mon Aug 28 17:40:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
freee pushed a commit to branch master
in repository twisted.
commit 7c62cbf20daf56e42c008eb8ee04813a60a1c151
Author: Free Ekanayaka <free.ekanayaka at canonical.com>
Date: Mon Aug 28 08:13:44 2017 +0000
Drop deprecated portmap.so (see upstream's #8464)
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 25602d5..d26c4f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,8 +77,7 @@ install-python%: install-prereq
dh_movefiles -ppython-twisted-bin \
--sourcedir=debian/python-twisted-core \
$(call py_libdir,$*)/twisted/python/_sendmsg.so \
- $(call py_libdir,$*)/twisted/test/raiser.so \
- $(call py_libdir,$*)/twisted/runner/portmap.so
+ $(call py_libdir,$*)/twisted/test/raiser.so
: # python-twisted-bin-dbg
python$*-dbg setup.py install --root=debian/python-twisted-bin-dbg --no-compile --install-layout=deb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twisted.git
More information about the Python-modules-commits
mailing list