Your message dated Fri, 16 Aug 2013 23:00:14 +0000
with message-id <e1vat0a-0008cs...@franck.debian.org>
and subject line Bug#712743: fixed in python-stem 1.0.1-3
has caused the Debian Bug report #712743,
regarding python-stem: Includes python3 content without proper depends
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
712743: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712743
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-stem
Version: 1.0.1-2
Severity: serious
Tags: patch
Justification: Policy 3.5
Files in /usr/lib/python3 are included in python-stem, but there is no
dependency on a python3 interpreter. The best way to handle this, per the
Python policy, is to have a separate binary for python3 so that the python3
interpreter isn't installed if not wanted. Please see the attached patch.
It also moves python-all/python3-all from b-d-i to b-d since python/python3
are needed for clean.
diff -Nru python-stem-1.0.1/debian/changelog python-stem-1.0.1/debian/changelog
--- python-stem-1.0.1/debian/changelog 2013-05-11 09:36:33.000000000 -0400
+++ python-stem-1.0.1/debian/changelog 2013-06-18 23:24:50.000000000 -0400
@@ -1,3 +1,12 @@
+python-stem (1.0.1-3) UNRELEASED; urgency=low
+
+ * Move python3 files into python3-stem so they can have correct dependencies
+ - Add python3-stem to debian/control
+ - Adjust debian/rules
+ * Adjust python related build-depends so clean works
+
+ -- Scott Kitterman <sc...@kitterman.com> Tue, 18 Jun 2013 23:23:16 -0400
+
python-stem (1.0.1-2) unstable; urgency=low
* Fix FTBFS caused by python3.3 support. Thanks JakubWilk (Closes: #707160).
diff -Nru python-stem-1.0.1/debian/control python-stem-1.0.1/debian/control
--- python-stem-1.0.1/debian/control 2013-05-11 09:40:51.000000000 -0400
+++ python-stem-1.0.1/debian/control 2013-06-18 23:23:05.000000000 -0400
@@ -2,8 +2,7 @@
Section: python
Priority: optional
Maintainer: Ulises Vitulli <der...@debian.org>
-Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: python,python3 | python3-all | python3-dev | python3-all-dev
+Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-6), python3-all
Standards-Version: 3.9.4
Homepage: https://git.torproject.org/stem.git
X-Python-Version: >= 2.7
@@ -18,3 +17,11 @@
path building and various constraints on node and path selection, as well as
statistics gathering.
+Package: python3-stem
+Architecture: all
+Depends: ${python3:Depends}, ${misc:Depends}
+Description: Tor control library for Python 3
+ Stem is a TorCtl successor, a Python 3 Tor controller with extensions to
+ support path building and various constraints on node and path selection, as
+ well as statistics gathering.
+
diff -Nru python-stem-1.0.1/debian/rules python-stem-1.0.1/debian/rules
--- python-stem-1.0.1/debian/rules 2013-05-11 09:26:29.000000000 -0400
+++ python-stem-1.0.1/debian/rules 2013-06-18 23:31:05.000000000 -0400
@@ -16,12 +16,14 @@
override_dh_auto_install:
dh_auto_install
set -ex; \
- for py in $(PYVERS) $(PY3VERS); do \
+ for py in $(PYVERS); do \
$$py setup.py install --root debian/python-stem \
--install-layout=deb; \
done; \
- rm -rf debian/python-stem/usr/lib/python3/dist-packages/stem/__pycache__ ; \
- rm -rf debian/python-stem/usr/lib/python3/dist-packages/stem/*/__pycache__
+ for py in $(PY3VERS); do \
+ $$py setup.py install --root debian/python3-stem \
+ --install-layout=deb; \
+ done; \
override_dh_auto_clean:
dh_auto_clean -- --all
--- End Message ---
--- Begin Message ---
Source: python-stem
Source-Version: 1.0.1-3
We believe that the bug you reported is fixed in the latest version of
python-stem, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 712...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
der...@debian.org (supplier of updated python-stem package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 16 Aug 2013 12:11:14 +0200
Source: python-stem
Binary: python-stem python3-stem
Architecture: source all
Version: 1.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Ulises Vitulli <der...@debian.org>
Changed-By: der...@debian.org
Description:
python-stem - Tor control library for Python
python3-stem - Tor control library for Python 3 series
Closes: 712743
Changes:
python-stem (1.0.1-3) unstable; urgency=low
.
[ Scott Kitterman ]
* Move python3 files into python3-stem so they can have correct dependencies
- Add python3-stem to debian/control
- Adjust debian/rules
* Adjust python related build-depends so clean works.
.
[ Ulises Vitulli ]
* Deploy separated packages for 2 and 3 python series, thanks ScottKitterman
(Closes: #712743).
* Replaces and Breaks on older python-stem for safely transitioning.
* Minor fixes at copyright machine readable format.
Checksums-Sha1:
6d103184c2e7871407d032ddf9b7a3d84879a991 1967 python-stem_1.0.1-3.dsc
1e976a1c3306bf6c0935072f508648cb2d9bc885 196821
python-stem_1.0.1-3.debian.tar.gz
ffda1890aa45f65855344c6ad5133350957169a9 313126 python-stem_1.0.1-3_all.deb
ad6d278ee48735f85e5be89f965793295b298dfa 311654 python3-stem_1.0.1-3_all.deb
Checksums-Sha256:
87351835361fb7bbca9437e6158f93c1406769bd0dbbce53709737c592c03deb 1967
python-stem_1.0.1-3.dsc
29cb61385be36558547dcbd5b8eea6282cb6352a0b04e51ed07300802d429ef9 196821
python-stem_1.0.1-3.debian.tar.gz
bbb4a9a6dae0ee71e0bff742a52155a6611d6019ecbc13b74a537be784598307 313126
python-stem_1.0.1-3_all.deb
5ade26d58635a6bdbc53aed7ddac31972877bb3c139d83f5dfd4dc9851956777 311654
python3-stem_1.0.1-3_all.deb
Files:
eed062531952b76592fc5c3401a176b1 1967 python optional python-stem_1.0.1-3.dsc
b1313e1968aaef5de0c6e68d8a126e56 196821 python optional
python-stem_1.0.1-3.debian.tar.gz
f22987a0efee94cff36140ccea303a5a 313126 python optional
python-stem_1.0.1-3_all.deb
6bf5c038c239dfbfc64cc040ad4dfa38 311654 python optional
python3-stem_1.0.1-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBCgAGBQJSDfxVAAoJEGin9OG0lUUKeYgP/R4xxLgtwVqOOJp7z4kdOM87
NGHar4ZT/kSLLnb0TKQEVrXd6fYECoZ+KTHlcmyf7r5tPSHXJmS74kKO98lmQzqM
N3PrmQJLFbAFSBF9riEBPvBtf3uGNT1RJiWhJpJY/DPQRX8+R9YJ7EH7nL3PrucC
Po2iNgWgFpaBJ95A0RinT3gE2tWsqgDD3ER/h8JVib4eXWp/xGHOHi/OI3Bx9Rzd
vs4eOoT3m7RLbzixqA9Tk9d89ZT0yePFm2EttWY3Avf7FJ7TVvINjBZUaLX/lPhV
+g5hwD7j/fcaIs0wwwxTOBX6K7ZXYIavSSzTIb/iW1loMht/9lJKmqzRBYJMi3V2
KXX8aN85w58Ri/Es3KAj16T0QiA7LZYh5Twk4UAgghtXomgjDo5asLBwPV1CQeCI
RHJgfHTT7cmXBjk51MHqIqP5Az0R4Tjo9XeYjxGM0c508iJ2p9M3h1SEJQinlR5P
pesfhvmO5olXcmRNqcr7jDpYVQ/KBUoPS6niKBWWx0aabMbyoAM6GC+IKTkP9ZUw
m2dtcQ0hkL6ajL33NjQ6ZBpRZCiAlEqlVIiIrLRWzzB+v2pzA+ywO7/XGcXRcvVU
DfOt6q9D/UZIf6LAVHZkjtmhpIt6v0LN1Fa7IiVS4zE4omYE8QZ0ROO312BTeRlY
cR9fQP2Ec1pMOZqhrAs2
=c882
-----END PGP SIGNATURE-----
--- End Message ---