Your message dated Thu, 23 May 2013 09:03:27 +0000
with message-id <[email protected]>
and subject line Bug#709396: fixed in metaconfig 0.1.4a1-3
has caused the Debian Bug report #709396,
regarding metaconfig: Packages are arch any, but there is no arch dependent
content
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.)
--
709396: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709396
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: metaconfig
Version: 0.1.4a1-2
Severity: normal
Tags: patch
Additionally, build-depending on the python*-dev packages is only required for
binary extensions. Changing them as in the patch is more correct and also
gets them metaconfig off the list of packages needing to be addressed for the
python3.3 transision.
http://release.debian.org/transitions/html/python3.3.html
diff -Nru metaconfig-0.1.4a1/debian/changelog metaconfig-0.1.4a1/debian/changelog
--- metaconfig-0.1.4a1/debian/changelog 2013-05-09 07:47:21.000000000 -0400
+++ metaconfig-0.1.4a1/debian/changelog 2013-05-22 19:35:40.000000000 -0400
@@ -1,3 +1,10 @@
+metaconfig (0.1.4a1-3) UNRELEASED; urgency=low
+
+ * Switch from arch any packages to arch all since there is no arch specific
+ content
+
+ -- Scott Kitterman <[email protected]> Wed, 22 May 2013 19:34:48 -0400
+
metaconfig (0.1.4a1-2) unstable; urgency=low
* Add python3-metaconfig binary package for python3 support.
diff -Nru metaconfig-0.1.4a1/debian/control metaconfig-0.1.4a1/debian/control
--- metaconfig-0.1.4a1/debian/control 2013-05-09 07:43:26.000000000 -0400
+++ metaconfig-0.1.4a1/debian/control 2013-05-22 19:36:08.000000000 -0400
@@ -2,7 +2,7 @@
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <[email protected]>
-Build-Depends: debhelper (>= 9), python-all-dev, python-setuptools, python3-all-dev, python3-setuptools
+Build-Depends: debhelper (>= 9), python-all, python-setuptools, python3-all, python3-setuptools
Standards-Version: 3.9.4
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
@@ -10,7 +10,7 @@
Package: python-metaconfig
Section: python
-Architecture: any
+Architecture: all
Depends: ${python:Depends},${misc:Depends}, python-configparser
Description: Python ConfigParser bootstrapping library
Metaconfig is a library for centralising Python's ConfigParser files.
@@ -20,7 +20,7 @@
Package: python3-metaconfig
Section: python
-Architecture: any
+Architecture: all
Depends: ${python3:Depends},${misc:Depends}
Description: Python ConfigParser bootstrapping library (Python3)
Metaconfig is a library for centralising Python's ConfigParser files.
--- End Message ---
--- Begin Message ---
Source: metaconfig
Source-Version: 0.1.4a1-3
We believe that the bug you reported is fixed in the latest version of
metaconfig, 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.
Alastair McKinstry <[email protected]> (supplier of updated metaconfig
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: SHA256
Format: 1.8
Date: Thu, 23 May 2013 09:14:29 +0100
Source: metaconfig
Binary: python-metaconfig python3-metaconfig
Architecture: source all
Version: 0.1.4a1-3
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
python-metaconfig - Python ConfigParser bootstrapping library
python3-metaconfig - Python ConfigParser bootstrapping library (Python3)
Closes: 709396
Changes:
metaconfig (0.1.4a1-3) unstable; urgency=low
.
* Include watch file from Bart Martens.
* Packages are Arch:all not Arch:any. Closes: #709396.
* Don't depend on python-*-dev packages; not needed.
Checksums-Sha1:
207dba9ff1e813ff496826679ef87c67d6ad33b0 1882 metaconfig_0.1.4a1-3.dsc
5a3f8fb661815016e4e355ede7fe361e06802f30 2911
metaconfig_0.1.4a1-3.debian.tar.gz
34111f167531ff816011b9e0c6e0c6355a346c41 6594
python-metaconfig_0.1.4a1-3_all.deb
9b1ed3b4edd8e3510499ad996634ce6dbd6b9fab 6284
python3-metaconfig_0.1.4a1-3_all.deb
Checksums-Sha256:
7ce06542b000370171e4086d5e6d417e46deac8ca303eb0faf6d95becad7de10 1882
metaconfig_0.1.4a1-3.dsc
62fda336098972c886aa2035efc1d753a88ce8f9227bc02ee67124a2a4da7a9c 2911
metaconfig_0.1.4a1-3.debian.tar.gz
b2df9a59cf1b0da3dd4306763781e71516e0ae4eef5162d610d361b4d4935857 6594
python-metaconfig_0.1.4a1-3_all.deb
df18be4af621bed0651ba4cd1c87e8cf2643134572a013561e8d816b99001b33 6284
python3-metaconfig_0.1.4a1-3_all.deb
Files:
a4cb40af870c24dc127c0a5a9a91982f 1882 utils optional metaconfig_0.1.4a1-3.dsc
095ddba639dd100d18410d410f9df8cb 2911 utils optional
metaconfig_0.1.4a1-3.debian.tar.gz
b63361fdfede2bbc557ed06278ff0759 6594 python optional
python-metaconfig_0.1.4a1-3_all.deb
b6fad951fbfa0cb8ad7c122a4af7cf10 6284 python optional
python3-metaconfig_0.1.4a1-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRndDwAAoJEN9LdrZRJ3Qs/BMP/0ofvzucy8j7lnxC4f9LJGzM
n4jBdswobiKyc5BAfiXSXWVG+uVAOR0Es6j4a7JXKQ83fKrieqYEuJm8JaBVdITU
IJes7Bnu9Qz3if4ROoboO7pBYHdqB+mFGaEGIZdfdztZC3XrFYkeN8R19mw+/HXU
UbrrryAzBexXf9Bpi8QnAT2zKKr+xyAIbQmd9PbuCzoKmki8tYmil1EfYCQRVIdh
2iuet61S8CHxJxXUb4QqpP8n3BTTR3l5mkiscHgdA6AGYLG51SBVVBkQYm4viWCE
DY1yVu59FQBTDd6woOWu03ur0dTOPb7W5XDkI103bXh3by3ehepeMMHmK/DmcilW
ee9yaVEAxG8D6tyKXs5LG/xsfiwkhz2WrRU0zCy0L7yYG737ZTP2aOA3Ix9KCMHb
AaJfviuxmhVVAM416/75qeYdnBInA3epsPpuw5Tg7oYeEe4a70qzyivLOhDhlFo/
9wYdYAkB58/4Vti9C3fuTgCzpT5eaR6EBLdvBUQZuyl+t3dT/eojDZ2jtqqvQd2W
gfEzz59nE9lsfW2XP4ZGeggXCN2jQ2aH8xTR6dCthIJ/rEGxtujWlfYtzqXrAqTh
JHo4UeFyUvmgWC3tThthELXGtt/JjdxCLjwXEvFs0RpSK9PjHQT7qv5U1GJqYB/F
Fwp2hiYX4R8Ez3pTBs+x
=nm0Y
-----END PGP SIGNATURE-----
--- End Message ---