Your message dated Sat, 15 Aug 2015 03:49:12 +0000
with message-id <e1zqst2-0007iy...@franck.debian.org>
and subject line Bug#795333: fixed in pytables 3.2.1-1
has caused the Debian Bug report #795333,
regarding pytables 3.2.1-1 for Python 3.5 compatibility
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.)


-- 
795333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795333
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytables
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dear Maintainer,

Over in Ubuntu, we've started the transition to Python 3.5.  Currently
3.4 is still the default, with 3.5 as a supported version.  This
required an update to pytables 3.2.1, the latest upstream release.

Attached is a diff which enables 3.2.1 along with all the build
changes necessary to pass the test suite, etc.  I've also included an
example changelog entry.

- -- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVy9R4AAoJEBJutWOnSwa/GBoQAKu47p36dws5FRFR2Qa/c8WS
ZTVztKSVh8fFuQy+VHy27nT3hpDt/fhpjBlNaLkFVgyiW6u++QZdAtO0KCKnOFW+
tMlv5Nwc0yQNlQTHiMV0fcaWGsFUZd90JpZh+erxvuRks7VMEfYoBN8bppVeLFnd
ihU+wHdRJEg4UbfDPbDZJ2iaP7ff1SXeGe1h+FBUi4vhcoyfZektLif1dyBtHUq9
KSKoadn2bSzc2ehDYxN/7jcd85/g6tplRTk8/0I/Ugs9V/hVnVFXmONGqFckL7An
OtcmoDxgDM6M3JO9H1GmDdTQuFEONDg4M4I925Bzkt46lAHvSn/kcj9dEiriudDT
lcVaida/Xx9YQkux8V82A+fr/QJ95SweHN4gI+dzNBanhpQCzlf5Oi3VrAQmAp+C
78s0/mvJt66muNRkwMxqIrj0xDItTw2jjXTOq7k9gAPUj9qhP0o3/j3b+FKXtSqS
fgGuUQxKYnHS8MF6vBaf1Jn9bgYRuoMMVQjXvliUdhPvLTLbAd+gXY2GPFP1Pauz
w9rhk5MNFdO53t1DvgHdUxgbI1a+GDDAQX9HgLpVx78RKuTAUKvOWRh9+Gr4LQHd
+yYaTKB2EvBuO2f7Ya+TVpYVPkD+sj+uz7U6jMtvE8OGlPwnh4Xkh5ctofaTwaCf
Dk+ANuyMsIIX/pEw+kW7
=KID3
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'
--- debian/changelog	2014-08-15 07:37:41 +0000
+++ debian/changelog	2015-08-12 22:59:21 +0000
@@ -1,3 +1,25 @@
+pytables (3.2.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Fixes Python 3.5 support. (LP: #1478146)
+  * Quilt patches updated:
+    - Deleted:
+      + 0003-Better-control-of-verbosity-in-unittests.patch
+      + 0006-fix-an-import-issue-with-cython-newer-than-0.20.2.patch
+      + 0007-Temporay-desable-tests-that-use-the-lz4-conpressor.patch
+    - Refreshed:
+      + 0001-use-dynamic-lib.patch
+      + 0002-Use-system-compression-libs.patch
+      + 0004-Never-use-the-msse2-flag-explicitly.patch
+      + 0005-Do-not-fetch-icons-for-external-web-sites.patch
+   * debian/control:
+     - Add to Build-Depends: python{,3}-setuptools, locales
+     - Bump Standards-Version to 3.9.6.
+   * debian/rules: Run the test suites under en_US.UTF-8 locale.
+   * debian/python-tables{,-doc}.docs: It's README.rst now.
+
+ -- Barry Warsaw <ba...@ubuntu.com>  Tue, 11 Aug 2015 18:11:30 -0400
+
 pytables (3.1.1-3) unstable; urgency=medium
 
   * New patch:

=== modified file 'debian/control'
--- debian/control	2014-08-04 21:29:17 +0000
+++ debian/control	2015-08-12 22:17:00 +0000
@@ -1,12 +1,13 @@
 Source: pytables
 Section: python
 Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valent...@tiscali.it>, Yaroslav Halchenko <deb...@onerussian.com>
 Homepage: http://www.pytables.org
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/pytables.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/pytables.git
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 Build-Depends: debhelper (>= 9.0.0),
@@ -24,6 +25,8 @@
                python-numexpr-dbg,
                python3-numexpr,
                python3-numexpr-dbg,
+               python-setuptools,
+               python3-setuptools,
                cython (>= 0.13),
                cython-dbg,
                cython3,
@@ -33,6 +36,7 @@
                liblz4-dev (>= 0.0~r114),
                libsnappy-dev,
                libbz2-dev,
+               locales (>= 0),
                python-sphinx (>= 1.0.7+dfsg),
                texlive-latex-recommended,
                texlive-latex-extra,

=== modified file 'debian/patches/0001-use-dynamic-lib.patch'
--- debian/patches/0001-use-dynamic-lib.patch	2014-04-12 19:02:49 +0000
+++ debian/patches/0001-use-dynamic-lib.patch	2015-08-11 22:22:23 +0000
@@ -13,11 +13,9 @@
  setup.py | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/setup.py b/setup.py
-index 0f2f3f7..555e3dc 100755
 --- a/setup.py
 +++ b/setup.py
-@@ -302,7 +302,7 @@ class Package(object):
+@@ -327,7 +327,7 @@
  
  class PosixPackage(Package):
      _library_prefixes = ['lib']

=== modified file 'debian/patches/0002-Use-system-compression-libs.patch'
--- debian/patches/0002-Use-system-compression-libs.patch	2014-04-12 19:02:49 +0000
+++ debian/patches/0002-Use-system-compression-libs.patch	2015-08-11 22:22:18 +0000
@@ -9,11 +9,9 @@
  setup.py | 9 +++++----
  1 file changed, 5 insertions(+), 4 deletions(-)
 
-diff --git a/setup.py b/setup.py
-index 555e3dc..d9e2ef6 100755
 --- a/setup.py
 +++ b/setup.py
-@@ -725,14 +725,15 @@ if 'BLOSC' not in optional_libs:
+@@ -735,14 +735,15 @@
      # Blosc + BloscLZ sources
      blosc_files += glob.glob('c-blosc/blosc/*.c')
      # LZ4 sources

=== modified file 'debian/patches/0004-Never-use-the-msse2-flag-explicitly.patch'
--- debian/patches/0004-Never-use-the-msse2-flag-explicitly.patch	2014-04-12 19:02:49 +0000
+++ debian/patches/0004-Never-use-the-msse2-flag-explicitly.patch	2015-08-11 22:17:08 +0000
@@ -6,16 +6,14 @@
  setup.py | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/setup.py b/setup.py
-index d9e2ef6..ab55629 100755
 --- a/setup.py
 +++ b/setup.py
-@@ -752,7 +752,7 @@ if 'BLOSC' not in optional_libs:
+@@ -762,7 +762,7 @@
          finally:
              os.remove(fd.name)
  
--    if compiler_has_flags(compiler, ["-msse2"]):
-+    if False and compiler_has_flags(compiler, ["-msse2"]):
-         print("Setting compiler flag '-msse2'")
-         CFLAGS.append("-msse2")
- else:
+-    try_flags = ["-march=native", "-msse2"]
++    try_flags = ["-march=native"]
+     for ff in try_flags:
+         if compiler_has_flags(compiler, [ff]):
+             print("Setting compiler flag: " + ff)

=== modified file 'debian/patches/0005-Do-not-fetch-icons-for-external-web-sites.patch'
--- debian/patches/0005-Do-not-fetch-icons-for-external-web-sites.patch	2014-04-12 19:02:49 +0000
+++ debian/patches/0005-Do-not-fetch-icons-for-external-web-sites.patch	2015-08-11 22:22:11 +0000
@@ -6,11 +6,9 @@
  doc/source/conf.py | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/doc/source/conf.py b/doc/source/conf.py
-index 3a1d04b..51eade8 100644
 --- a/doc/source/conf.py
 +++ b/doc/source/conf.py
-@@ -182,7 +182,7 @@ html_static_path = ['_static']
+@@ -194,7 +194,7 @@
  # Custom sidebar templates, maps document names to template names.
  html_sidebars = {
      'index': ['globaltoc.html', 'relations.html', 'sourcelink.html',

=== added file 'debian/patches/0008-Fix-setitem-return-value.patch'
--- debian/patches/0008-Fix-setitem-return-value.patch	1970-01-01 00:00:00 +0000
+++ debian/patches/0008-Fix-setitem-return-value.patch	2015-08-12 22:13:11 +0000
@@ -0,0 +1,24 @@
+Description: Clear the exception set by PyArray_SETITEM() before raising a
+ TypeError.  Without this, the test suite will raise a SystemError.
+Author: Barry Warsaw <ba...@ubuntu.com>
+Bug: https://github.com/PyTables/PyTables/issues/486
+
+--- a/tables/tableextension.pyx
++++ b/tables/tableextension.pyx
+@@ -40,7 +40,7 @@
+ 
+ # numpy functions & objects
+ from hdf5extension cimport Leaf
+-from cpython cimport PY_MAJOR_VERSION
++from cpython cimport PY_MAJOR_VERSION, PyErr_Clear
+ from libc.stdio cimport snprintf
+ from libc.stdlib cimport malloc, free
+ from libc.string cimport memcpy, strdup, strcmp, strlen
+@@ -1596,6 +1596,7 @@
+       if field.ndim == 1:
+         ret = PyArray_SETITEM(field, field.data + offset * self._stride, value)
+         if ret < 0:
++          PyErr_Clear()
+           raise TypeError
+       ##### End of optimization for scalar values
+       else:

=== modified file 'debian/patches/series'
--- debian/patches/series	2014-08-15 07:37:41 +0000
+++ debian/patches/series	2015-08-12 19:31:23 +0000
@@ -1,7 +1,5 @@
 0001-use-dynamic-lib.patch
 0002-Use-system-compression-libs.patch
-0003-Better-control-of-verbosity-in-unittests.patch
 0004-Never-use-the-msse2-flag-explicitly.patch
 0005-Do-not-fetch-icons-for-external-web-sites.patch
-0006-fix-an-import-issue-with-cython-newer-than-0.20.2.patch
-0007-Temporay-desable-tests-that-use-the-lz4-conpressor.patch
+0008-Fix-setitem-return-value.patch

=== modified file 'debian/python-tables-doc.docs'
--- debian/python-tables-doc.docs	2013-01-28 10:02:57 +0000
+++ debian/python-tables-doc.docs	2015-08-12 20:37:58 +0000
@@ -1,4 +1,4 @@
 ANNOUNCE.txt
-README.txt
+README.rst
 RELEASE_NOTES.txt
 THANKS

=== modified file 'debian/python-tables.docs'
--- debian/python-tables.docs	2012-01-22 22:18:32 +0000
+++ debian/python-tables.docs	2015-08-12 21:11:25 +0000
@@ -1,3 +1,3 @@
-README.txt
+README.rst
 THANKS
 VERSION

=== modified file 'debian/rules'
--- debian/rules	2014-08-04 21:29:17 +0000
+++ debian/rules	2015-08-12 15:49:51 +0000
@@ -95,17 +95,28 @@
 	dh_numpy3
 	# using override_dh_auto_test causes problems for dbg versions
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
+	# https://github.com/PyTables/PyTables/issues/485
+	mkdir -p $(CURDIR)/tmp-locales
+	localedef -i /usr/share/i18n/locales/en_US -c -f UTF-8 \
+		-A /usr/share/locale/locale.alias \
+		$(CURDIR)/tmp-locales/en_US.UTF-8
 	set -e -x; \
 	for py in $(PY2VERS); do \
 		cd $(CURDIR)/build/lib.*-$$py; \
-		env PYTHONPATH=. python$$py tables/tests/test_all.py -vvv; \
+		env PYTHONPATH=. \
+		    LOCPATH=$(CURDIR)/tmp-locales LC_ALL=en_US.UTF-8 \
+		    python$$py tables/tests/test_all.py -vvv; \
 		cd $(CURDIR)/debian/tmp/usr/lib/python$$py/dist-packages; \
-		env PYTHONPATH=. python$$py-dbg tables/tests/test_all.py -vvv; \
+		env PYTHONPATH=. \
+		    LOCPATH=$(CURDIR)/tmp-locales LC_ALL=en_US.UTF-8 \
+		    python$$py-dbg tables/tests/test_all.py -vvv; \
 	done
 	set -e -x; \
 	for py in $(PY3VERS); do \
 		cd $(CURDIR)/build/lib.*-$$py; \
-		env PYTHONPATH=. python$$py tables/tests/test_all.py -vvv; \
+		env PYTHONPATH=. \
+		    LOCPATH=$(CURDIR)/tmp-locales LC_ALL=en_US.UTF-8 \
+		    python$$py tables/tests/test_all.py -vvv; \
 		#cd $(CURDIR)/debian/tmp/usr/lib/python3/dist-packages; \
 		#env PYTHONPATH=. python$$py-dbg tables/tests/test_all.py -vvv; \
 	done


--- End Message ---
--- Begin Message ---
Source: pytables
Source-Version: 3.2.1-1

We believe that the bug you reported is fixed in the latest version of
pytables, 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 795...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Valentino <antonio.valent...@tiscali.it> (supplier of updated pytables 
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: SHA256

Format: 1.8
Date: Fri, 14 Aug 2015 19:42:08 +0000
Source: pytables
Binary: python-tables python-tables-lib python-tables-dbg python3-tables 
python3-tables-lib python3-tables-dbg python-tables-doc python-tables-data
Architecture: source all amd64
Version: 3.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Antonio Valentino <antonio.valent...@tiscali.it>
Description:
 python-tables - hierarchical database for Python based on HDF5
 python-tables-data - hierarchical database for Python based on HDF5 - test data
 python-tables-dbg - hierarchical database for Python based on HDF5 (debug 
extension)
 python-tables-doc - hierarchical database for Python based on HDF5 - 
documentation
 python-tables-lib - hierarchical database for Python based on HDF5 (extension)
 python3-tables - hierarchical database for Python3 based on HDF5
 python3-tables-dbg - hierarchical database for Python 3 based on HDF5 (debug 
extension
 python3-tables-lib - hierarchical database for Python3 based on HDF5 
(extension)
Closes: 795333
Changes:
 pytables (3.2.1-1) unstable; urgency=medium
 .
   * New upstream version
   * Fix debian/watch file
   * Update copyright file
   * Update authors in debian/python-tables-doc.doc-base
   * debian/control
     - updated dependencies versions
     - added build-dependeny from setuptools
     - stamdards version bumped to 3.9.6 (no change)
     - update vcs URLs to the new recommended format
     - remove deprecated XS-Testsuite field
     - general update and reformatting (suggested by cme fix dpkg-control)
     - run tests with utf-8 locale (patch form Barry Warsaw <ba...@ubuntu.com>)
   * debian/rules
     - make build reproducible
   * debian/patches
     - refresh all patches
     - drop 0003-Better-control-of-verbosity-in-unittests.patch
       (applied upstream)
     - drop 0006-fix-an-import-issue-with-cython-newer-than-0.20.2.patch
       (applied upstream)
     - drop 0007-Temporay-desable-tests-that-use-the-lz4-conpressor.patch
       no longer needed.
       The issue with lz4 compressor on s39x has been fixed in lz4_0.0~r122-1.
     - new 0005-Fix-setitem-return-value.patch patch for Python 3.5 
compatibility
       (patch form Barry Warsaw <ba...@ubuntu.com>). Closes: #795333.
   * README.txt has been renamed into README.rst upsream.
     Updated python-pytables*.docs files.
   * New manpage for the pttree utility
Checksums-Sha1:
 22defff7cf5a0de7f77f63c80d6dd70c9ca2d8a9 3026 pytables_3.2.1-1.dsc
 2765a6979b5c1741abff54694c1b33688a192cd8 3750545 pytables_3.2.1.orig.tar.gz
 ddc05469ce699a37bdcac806258e205073c9f266 16920 pytables_3.2.1-1.debian.tar.xz
 f983744c6f96d2d0f7fa72eda379a5aab5fec70c 51060 
python-tables-data_3.2.1-1_all.deb
 2fa327c7b1423efef9e977046e3ce426ee8e0f7e 452176 
python-tables-dbg_3.2.1-1_amd64.deb
 ae27f533d51bbcbdbc8931d543681add5803a561 4249150 
python-tables-doc_3.2.1-1_all.deb
 c74c3fe34ccbe05c59865b2100beb144c51de863 356774 
python-tables-lib_3.2.1-1_amd64.deb
 48a555d01dcd4329d4612e0870fbdf3c0afdde44 344576 python-tables_3.2.1-1_all.deb
 91b75fcce15dc0da43e147a5aa35e8f0191b8a3d 449192 
python3-tables-dbg_3.2.1-1_amd64.deb
 7743355f39f168c4f5f801cfbf1a39b4583b5097 354408 
python3-tables-lib_3.2.1-1_amd64.deb
 c9cbac1a53d453b3f18ad3db1e7b9cd38e250694 334458 python3-tables_3.2.1-1_all.deb
Checksums-Sha256:
 d02554abd00e07065f4c649208374c467a29650af6a3779fcc48d574b9e51ddc 3026 
pytables_3.2.1-1.dsc
 37ad29af9fedf47dc1fe13e1b83b2fc1d3de233c641388f47df28769c488351c 3750545 
pytables_3.2.1.orig.tar.gz
 c0867089008e446828e9918b73880d0b98b357b7b405525dd307dc5f89c990cd 16920 
pytables_3.2.1-1.debian.tar.xz
 ffa174f929e6fbcf7bdd1738b7810c4cf12a20315477d99463495ed874ceb3eb 51060 
python-tables-data_3.2.1-1_all.deb
 74f1b0ac9878eabf905aa7c1d16c3ca7ca16e26491bb29e55a08764e4ae6521d 452176 
python-tables-dbg_3.2.1-1_amd64.deb
 5cb9495a17922e4e992b03c5126350086593ed17a436d7ebff5ceb7364a7d58f 4249150 
python-tables-doc_3.2.1-1_all.deb
 02623fd9961378e2dee09cc26fca433d21abed59621922d99c8df0e23c15d2e1 356774 
python-tables-lib_3.2.1-1_amd64.deb
 c8666c391c307752b08b929decd6f96823e2dc19a80d501df1bd687abe351580 344576 
python-tables_3.2.1-1_all.deb
 f1efcf1c9138ce0156c464c77fff9d51582127c1ed673ed23dfd67ab9895ff5c 449192 
python3-tables-dbg_3.2.1-1_amd64.deb
 375003a6802340d8c86915ea601c5bd5067e2fd80e7195c8e438f4bf1fc8b089 354408 
python3-tables-lib_3.2.1-1_amd64.deb
 e7802f2df981c9994ceefcb3214da44d7c2b9d4a0e34dff362053da93f9fdd22 334458 
python3-tables_3.2.1-1_all.deb
Files:
 28fd354431f60de7e7195a7726c7e141 3026 python optional pytables_3.2.1-1.dsc
 e3781e9e91f8631949b784dda700b1af 3750545 python optional 
pytables_3.2.1.orig.tar.gz
 5631aaaae7106dd335a3c26dfc52e915 16920 python optional 
pytables_3.2.1-1.debian.tar.xz
 5df9d162ed9a56d969c0b51ffaa159b8 51060 python optional 
python-tables-data_3.2.1-1_all.deb
 43d1f753bd513950286fe41523802ba0 452176 debug extra 
python-tables-dbg_3.2.1-1_amd64.deb
 d6b2f16046d320671b297d586540b748 4249150 doc optional 
python-tables-doc_3.2.1-1_all.deb
 cbc10f5ce997984da96298ac2902d43c 356774 python optional 
python-tables-lib_3.2.1-1_amd64.deb
 f3d8c48523a55699279b0a764b3abb0d 344576 python optional 
python-tables_3.2.1-1_all.deb
 dc8c79fcdd27271a55f20f408bfe5c84 449192 debug extra 
python3-tables-dbg_3.2.1-1_amd64.deb
 f8f5c063c12517bac43a8dbcf8aea70f 354408 python optional 
python3-tables-lib_3.2.1-1_amd64.deb
 442d17213625446b81cfb3c7506d175a 334458 python optional 
python3-tables_3.2.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVzrWJAAoJEKLeI1Bi2jP60PQP/3loV9BnZ4LDAaBjUFxXPyg+
fQmLVvRD36O3BsuijSv7A4vZnY7LAxk9VpY63sFr1u7G4to42rjjZ60rV/9n7wIr
WvEVemHIblODldQ638X1RuRemOii5sewmyMxCLEtIz1X5RBlia3ExkHl7ikxKT9Q
V3Lu4cWv2q8iOvDWbN8G3ClEDq0nn3lMzW2aA0NzpjMjAH92CgfQU5GRGTn7L/2p
KqzwT9Mb/OYgKA6l3xGgU7oE922K9SVgo4FYjUJGBMS2A5OfSjEuaTT5c/Z18UtY
ECMOvimEDANPZ1wNrJZpdPzL5ZJlS9zXc/XK7Y9ojmpDlrawGK87oBJX/zUKU6/p
Dn2eaGflt7ajIWLN3pO/n2Xhf8XjuyIWJucWRdCqdUE0P6EtQa7QldfX/9HXtzn0
EAw7prKe3KOvSX3kHRkTpEKTCbj0aqmr5YqEZGRve/XxIh2DMtzG8opUJN6OD8bP
F1D6RIMUuwUkN9buOqYdfvhfXIQ8YXuJNz5vb41Aih6d7n8cx9CBlgQQMmN6CU7O
56hAye3keKenumAYIMhOXQgBEPxhzYkqGynHcGvNPDpv7z5kfjuXuVKNjeKUsYKu
eMhJTJnLG3ANWSebv8Fb5shdoyI/SI+XpP7jLZyerw/O3954T+UKoS567Rh4MgND
a6HJXPGVU7B4P3eHU0EI
=O1NU
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to