Your message dated Tue, 06 Aug 2013 10:33:13 +0000
with message-id <e1v6ezl-0007oy...@franck.debian.org>
and subject line Bug#718830: fixed in python-apsw 3.7.17-r1-1.1
has caused the Debian Bug report #718830,
regarding python-apsw: Required dependencies missing due to incorrect
python:Depends expansion
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.)
--
718830: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718830
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-apsw
Version: 3.7.17-r1-1
Severity: serious
Tags: patch
Justification: Policy 3.5
Both python-apsw and python3-apsw are missing depends on the correct python
interpreter. The attached patch resolves the issue. I can either upload this
as an NMU or you can, please let me know if you intend to upload.
diff -Nru python-apsw-3.7.17-r1/debian/changelog python-apsw-3.7.17-r1/debian/changelog
--- python-apsw-3.7.17-r1/debian/changelog 2013-06-19 15:03:12.000000000 -0400
+++ python-apsw-3.7.17-r1/debian/changelog 2013-08-05 18:13:39.000000000 -0400
@@ -1,3 +1,13 @@
+python-apsw (3.7.17-r1-1.1) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * Correct dependencies for python3-apsw
+ - Change python:Depends to python3:depends for python3-apsw
+ - Move dh_python2/3 after dh_install in debian/rules so it is invoked
+ correctly
+
+ -- Scott Kitterman <sc...@kitterman.com> Mon, 05 Aug 2013 16:43:48 -0400
+
python-apsw (3.7.17-r1-1) unstable; urgency=low
[Joel Rosdahl]
diff -Nru python-apsw-3.7.17-r1/debian/control python-apsw-3.7.17-r1/debian/control
--- python-apsw-3.7.17-r1/debian/control 2013-06-19 15:03:12.000000000 -0400
+++ python-apsw-3.7.17-r1/debian/control 2013-08-05 16:43:38.000000000 -0400
@@ -39,7 +39,7 @@
Package: python3-apsw
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends}
Suggests: python-apsw-doc
Provides: ${python:Provides}
Description: another Python SQLite 3 wrapper (Python 3 version)
diff -Nru python-apsw-3.7.17-r1/debian/rules python-apsw-3.7.17-r1/debian/rules
--- python-apsw-3.7.17-r1/debian/rules 2013-06-19 15:03:12.000000000 -0400
+++ python-apsw-3.7.17-r1/debian/rules 2013-08-05 18:14:16.000000000 -0400
@@ -74,9 +74,6 @@
dh_testroot -a
dh_installdocs -a debian/NEWS.Debian
- dh_python2 -a
- dh_python3 -a
-
dh_install
# Install debugging extension and remove from regular package
@@ -89,6 +86,9 @@
-printf "%P\0" -delete) \
| xargs -0 dh_install --autodest -ppython3-apsw-dbg
+ dh_python2 -a
+ dh_python3 -a
+
dh_installchangelogs -a
dh_strip -ppython-apsw --dbg-package=python-apsw-dbg
dh_strip -ppython3-apsw --dbg-package=python3-apsw-dbg
--- End Message ---
--- Begin Message ---
Source: python-apsw
Source-Version: 3.7.17-r1-1.1
We believe that the bug you reported is fixed in the latest version of
python-apsw, 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 718...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Scott Kitterman <sc...@kitterman.com> (supplier of updated python-apsw 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: SHA1
Format: 1.8
Date: Mon, 05 Aug 2013 16:43:48 -0400
Source: python-apsw
Binary: python-apsw python-apsw-dbg python3-apsw python3-apsw-dbg
python-apsw-doc
Architecture: source all i386
Version: 3.7.17-r1-1.1
Distribution: unstable
Urgency: low
Maintainer: Joel Rosdahl <j...@debian.org>
Changed-By: Scott Kitterman <sc...@kitterman.com>
Description:
python-apsw - another Python SQLite 3 wrapper
python-apsw-dbg - another Python SQLite 3 wrapper (debug extension)
python-apsw-doc - documentation for python-apsw
python3-apsw - another Python SQLite 3 wrapper (Python 3 version)
python3-apsw-dbg - another Python 3 SQLite 3 wrapper (debug extension)
Closes: 718830
Changes:
python-apsw (3.7.17-r1-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Correct dependencies for python/python3-apsw (Closes: #718830)
- Change python:Depends to python3:depends for python3-apsw
- Move dh_python2/3 after dh_install in debian/rules so it is invoked
correctly
Checksums-Sha1:
43b3de1c8ac6f14f343d80a7cec7e5010ab31b93 1420 python-apsw_3.7.17-r1-1.1.dsc
2b4f79b2860c8e75f0ce89c4b197f852ac71f13c 5025
python-apsw_3.7.17-r1-1.1.debian.tar.gz
373b507d8659eaab20c430dad6ef8ed9883a852f 180202
python-apsw-doc_3.7.17-r1-1.1_all.deb
fbb2a59b8bc06597d800f3ad6e99c50e9244c545 93186
python-apsw_3.7.17-r1-1.1_i386.deb
11d0ffae9b33c126d48281d847c0faa3c2cca0c4 272248
python-apsw-dbg_3.7.17-r1-1.1_i386.deb
21bdec671f3a7721b860a65ebff17c88d766be84 92380
python3-apsw_3.7.17-r1-1.1_i386.deb
b93194cfe1799a75dd6712cd5c6b77c94f78d37e 273054
python3-apsw-dbg_3.7.17-r1-1.1_i386.deb
Checksums-Sha256:
aa2c3bebd0e96ec62202522e0d75ac7b0856298c051d123ea8a2f6ed50a7016b 1420
python-apsw_3.7.17-r1-1.1.dsc
6fe04f1dbcce370111a7b09d33aef39380537a2451591522be8818c58fe6d618 5025
python-apsw_3.7.17-r1-1.1.debian.tar.gz
c8d26c1f00c84919b60a21f048738dce43cad96b448c1ff4b4a8633d724e81c7 180202
python-apsw-doc_3.7.17-r1-1.1_all.deb
a051d650afe0469abf769c7de24289c3c46a52a4c10969631e4c31d197fa92c6 93186
python-apsw_3.7.17-r1-1.1_i386.deb
00a7252c04c0871e8ffb3d918b5261e2682d1f473ab32ed5d217abcf71c8266a 272248
python-apsw-dbg_3.7.17-r1-1.1_i386.deb
dc9f9fc68d1023293ab032dda31f969d0e0f9f4c52b67df7de7b09e6de8ca39d 92380
python3-apsw_3.7.17-r1-1.1_i386.deb
015bfcb38ecd8d724eab96854882a446fc8781113e3bdca8e37764ba706a8c95 273054
python3-apsw-dbg_3.7.17-r1-1.1_i386.deb
Files:
a696366de04f1d4238bcafe3895f67cb 1420 python optional
python-apsw_3.7.17-r1-1.1.dsc
05809460a460b38acfe1c9795482fcb4 5025 python optional
python-apsw_3.7.17-r1-1.1.debian.tar.gz
35af7ddcaef15625500701710df80958 180202 doc optional
python-apsw-doc_3.7.17-r1-1.1_all.deb
dd60e9b40b4e29947f0ae7e8b363b3da 93186 python optional
python-apsw_3.7.17-r1-1.1_i386.deb
27cf8ffa574337dd71095e3632d2ec6d 272248 debug extra
python-apsw-dbg_3.7.17-r1-1.1_i386.deb
2b1d17853987208f5a1115d9ba24e8c3 92380 python optional
python3-apsw_3.7.17-r1-1.1_i386.deb
1473ed7ac2f2cdc88264c412656ff42c 273054 debug extra
python3-apsw-dbg_3.7.17-r1-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlIAz5QACgkQHajaM93NaGplCQCfaVkBO22JqM1H+Ekuq5l+MBXk
siQAmwW8KAhkG7EGsOkQjkvYyvGdjeMe
=bGgv
-----END PGP SIGNATURE-----
--- End Message ---