Your message dated Wed, 07 Oct 2015 00:50:32 +0000
with message-id <[email protected]>
and subject line Bug#799232: fixed in mwc 1.7.2-3
has caused the Debian Bug report #799232,
regarding mwc: Python build-deps and depends overdone
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 [email protected]
immediately.)
--
799232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799232
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mwc
Version: 1.7.2-2
Severity: normal
Tags: patch
The package has way more python in build-depends and depends than it needs.
One consequence of this is that it shows up in the list of packages needing a
rebuild for the python3.5 transition [1] when, in fact, it doesn't.
Please see the attached patch the cleans things up (including a redundant call
to dh_python3). If you check, it still ends up building the same package with
the same effective runtime depends.
Please apply soon as we are getting ready to start the transition and it would
be nice to get this off the list.
Scott K
[1] https://release.debian.org/transitions/html/python3.5.html
diff -Nru mwc-1.7.2/debian/changelog mwc-1.7.2/debian/changelog
--- mwc-1.7.2/debian/changelog 2014-11-10 03:37:44.000000000 -0500
+++ mwc-1.7.2/debian/changelog 2015-09-16 23:31:11.000000000 -0400
@@ -1,3 +1,12 @@
+mwc (1.7.2-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Simplify Python 3 related build-depends and depends to reflect actual
+ requirements
+ * Remove redundant call to dh_python3 in debian/rules
+
+ -- Scott Kitterman <[email protected]> Wed, 16 Sep 2015 23:28:02 -0400
+
mwc (1.7.2-2) unstable; urgency=medium
* debian/control:
diff -Nru mwc-1.7.2/debian/control mwc-1.7.2/debian/control
--- mwc-1.7.2/debian/control 2014-10-16 01:03:57.000000000 -0400
+++ mwc-1.7.2/debian/control 2015-09-16 23:29:12.000000000 -0400
@@ -5,7 +5,7 @@
Build-Depends:
debhelper (>= 9),
dh-python,
- python3 | python3-all | python3-dev | python3-all-dev
+ python3-all
Standards-Version: 3.9.6
Homepage: https://github.com/Debianguru/MailWebsiteChanges
Vcs-Git: git://anonscm.debian.org/collab-maint/mwc.git
@@ -16,7 +16,6 @@
Depends:
${misc:Depends},
${python3:Depends},
- python3 | python3-all | python3-dev | python3-all-dev,
python3-lxml,
python3-cssselect
Description: Powerful website-tracking tool
diff -Nru mwc-1.7.2/debian/rules mwc-1.7.2/debian/rules
--- mwc-1.7.2/debian/rules 2014-09-19 01:52:00.000000000 -0400
+++ mwc-1.7.2/debian/rules 2015-09-16 23:30:51.000000000 -0400
@@ -6,5 +6,4 @@
override_dh_installdeb:
mv debian/mwc/usr/share/doc/mwc/examples/config_template.py debian/mwc/usr/share/doc/mwc/examples/mwc-config_template.py
mv debian/mwc/usr/share/doc/mwc/examples/mwc.cr debian/mwc/usr/share/doc/mwc/examples/mwc
- dh_python3
dh_installdeb
--- End Message ---
--- Begin Message ---
Source: mwc
Source-Version: 1.7.2-3
We believe that the bug you reported is fixed in the latest version of
mwc, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jörg Frings-Fürst <[email protected]> (supplier of updated mwc 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 27 Sep 2015 13:12:22 +0200
Source: mwc
Binary: mwc
Architecture: source all
Version: 1.7.2-3
Distribution: unstable
Urgency: medium
Maintainer: Jörg Frings-Fürst <[email protected]>
Changed-By: Jörg Frings-Fürst <[email protected]>
Description:
mwc - Powerful website-tracking tool
Closes: 799232
Changes:
mwc (1.7.2-3) unstable; urgency=medium
.
* Work for the python3.5 transition (Closes: #799232):
- debian/control:
+ Simplify Python 3 related build-depends and depends to reflect actual
requirements.
- debian/rules:
+ Remove redundant call to dh_python3.
- Thanks to Scott Kitterman <[email protected]>.
* debian/copyright:
- Add 2015 to debian/*
Checksums-Sha1:
a639d56002dbc797f13d8a25667b496fe11a980a 1815 mwc_1.7.2-3.dsc
c78fe58e6d99792d0e8e7f29da9ae9e69bb68d80 5376 mwc_1.7.2-3.debian.tar.xz
970fc0861dcfeb55c7c95eeee960daa24f446027 11454 mwc_1.7.2-3_all.deb
Checksums-Sha256:
cc7b12597eb07df3b4a4dc9a8dc9aa4a160b383a392f77192c6de2c694f46101 1815
mwc_1.7.2-3.dsc
593a1629ca7ce577f986b79152b1b7a7e79cafd20b5f7ac6cca1daa9c82fc717 5376
mwc_1.7.2-3.debian.tar.xz
493aac0acf4cfbdcbbc6bc00d226b57c10c2f1fec2995605ba23a3cfc2a332fc 11454
mwc_1.7.2-3_all.deb
Files:
e1ea382b262a81dba33e8844460fc5a6 1815 utils optional mwc_1.7.2-3.dsc
60a19d2ec287141019c4e71b669758b5 5376 utils optional mwc_1.7.2-3.debian.tar.xz
e629bd890de40bea07842ad43f81619d 11454 utils optional mwc_1.7.2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJWFGomAAoJEN5juccE6+nvaVsP/A0liVcWxE/3BjgWtdkyWw+1
uZIxKKZTy0oGpmEYWd/qrez3u0M9TDOkBm/3AQL6jSU3hEOnbFxUaa/XUP9q8r7I
UbzKtXb1fg9yOgCjzUm0f17k2knfFkBd1DhQ1o84mU1QB2RKPaddO75Swwp1/A0e
80LyMQ2MfnZY9AmoCZ02eatHe0HXxAZeocJhBeQFF5ocegiX7G9WwpG2VIgNz/yl
9Z8jcw8apjeOLAj/osYgl+SNIHeJ1sNbPC7/9kHC9sHfXHoRs+CrHxdft+t0SFrT
y4vpL61UBPuI5dNzcylQUw1cIQANh4kQszNHm74BVIz3J2X1p4P/03Gjt/2qF9q4
xnAHiaX5Xxr12/f/KPHmSJrDxHDxVYAYUPhRSoAGF981n3QlW3nGISs8tZLD57Ij
B95IfBZsP82AOySG2WyK+5fSkanAwqob1DNZFFVD97TDs4PvmzCssJnyyJVSdB+W
nPFQvfnlW7nJ65Didw1yDK6JAbD9xEBSAUtN6v71HBGtkoO+wPQUko3alB08tpBt
hcenBV0OXSx8isPIDDNYUh0n2AHW3BOxBz7QXetfYiW3kMv4/7y9r6NJ6IU9kCm5
POzEMIJ4ZeuZYDVzo+g5q07MICThtjarzK7cfdMd1+kI8rNjAbm6aPsPP8PCuwrR
RVewqnTohirHyla2qFJG
=TJIV
-----END PGP SIGNATURE-----
--- End Message ---