Your message dated Mon, 22 Aug 2016 22:00:18 +0000
with message-id <[email protected]>
and subject line Bug#506202: fixed in pymol 1.8.2.1+dfsg-1
has caused the Debian Bug report #506202,
regarding Please split up package into pymol and pymol-data
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.)


-- 
506202: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506202
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pymol
Version: 1.1-1
Severity: wishlist

Hi,

the pymol binary package contains a lot of architecture independant
data.  Usually in this case an separate architecture all package is
builded to reduce space and bandwidth for Debian mirrors.  It seems
to make sense to do so in the case of pymol.

Kind regards and thanks for maintaining pymol

        Andreas.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (501, 'testing'), (50, 'unstable'), (5, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pymol depends on:
ii  freeglut3              2.4.0-6.1         OpenGL Utility Toolkit
ii  libc6                  2.7-15            GNU C Library: Shared libraries
ii  libfreetype6           2.3.7-2           FreeType 2 font engine, shared lib
ii  libgcc1                1:4.3.2-1         GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-6           A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.0.3-6           The OpenGL utility library (GLU)
ii  libpng12-0             1.2.27-2          PNG library - runtime
ii  libstdc++6             4.3.2-1           The GNU Standard C++ Library v3
ii  python                 2.5.2-3           An interactive high-level object-o
ii  python-pmw             1.3.2-3           Pmw -- Python MegaWidgets
ii  python-support         0.8.4             automated rebuilding support for P
ii  python-tk              2.5.2-1           Tkinter - Writing Tk applications 
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages pymol recommends:
pn  apbs                          <none>     (no description available)

pymol suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: pymol
Source-Version: 1.8.2.1+dfsg-1

We believe that the bug you reported is fixed in the latest version of
pymol, 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.
Tatiana Malygina <[email protected]> (supplier of updated pymol 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: Wed, 10 Aug 2016 21:03:01 +0300
Source: pymol
Binary: pymol pymol-data
Architecture: source all amd64
Version: 1.8.2.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Tatiana Malygina <[email protected]>
Description:
 pymol      - Molecular Graphics System
 pymol-data - data files for PyMOL
Closes: 506202 777619
Changes:
 pymol (1.8.2.1+dfsg-1) unstable; urgency=medium
 .
   [ Tatiana Malygina ]
   * Team upload.
   * New upstream version
     Closes: #777619
   * temporary commented patches 22_fix_pymol_import.patch
     and 31_fix_format-security.patch,
     fixed 32_fix_spelling_lintian_warnings.patch
   * updated 31_fix_format-security.patch
   * updated 32_fix_spelling_lintian_warnings.patch
   * add smoke test to check if various pymol scripts end up with
     'PyMOL: normal program termination.' message, add debian/README.test,
     mention them in debian/pymol.docs.
   * add debian/pymol.lintian-overrides to override spelling-error-in-binary
     (see comment in debian/pymol.lintian-overrides for details)
   * add libpng12-0 (= 1.2.50-2+deb8u2) dependency to debian/control
   * update to debhelper 9, add hardening.
     Since pymol produces shared libraries, not executable, -pie compiler/linker
     options are turned off.
     This also eliminates hardening-no-bindnow lintian warnings.
   * updated 22_fix_pymol_import.patch
   * fix lintian spelling warnings
   * run cme fix dpkg-control
   * add simple test
   * fix executable-not-elf-or-script lintian warning - by adding
     override_dh_fixperms to debian/rules
   * New upstream release
   * Move data files to pymol-data package (except examples).
     Closes: #506202
   * fixed debian/pymol.install to copy required files to usr/lib dir (this
     became broken when package was split to pymol and pymol-data)
   * fixed debian/pymol.lintian-overrides to handle architecture-dependent
     library name
   * install examples/ and tests/ directories with pymol-data to make them
     available in manual tests
   * add more strict rules in debian/tests/call-pymol-scripts - to fail when
     certain error patterns present in pymol output (and coloring for output)
   * small fix in debian/tests/call-pymol-scripts - don't use symlinks any more
   * add patch to fix relative paths in example scripts
   * fix typos, fixed debian/pymol.lintian-overrides
   * add python-opengl as a dependency to pymol-data (this package is used in
     several example scripts)
   * fixes in debian/tests/call-pymol-scripts to allow skip some scripts
     invocation
   * update in debian/patches/33_fix_relative_paths_in_example_scripts.patch
   * debian/pymol-data.install: now install only correct scripts from examples/
   * fixes in debian/tests/control: now test only correct scripts (all skipped
     example scripts will be described in README.Debian).
   * updated description in debian/README.test and debian/README.Debian,
     updated debian/pymol-data.install,
     add python-opengl dependency to debian/tests/control
   * add patch to use fetch instead of load in scripts when necessary, add
     several examples to debian/pymol.data.install, update debian/README.Debian
     and debian/tests/control
   * cleaned up debian/examples: examples are located in /usr/share/pymol
   * fix package-contains-empty-directory usr/share/chempy/ lintian warning,
     cleaned up debian/tests/control
   * add keywords and basic localization to Russian in debian/pymol.desktop
   * mention github repo with examples from pymol wiki in debian/README.test
   * debian/copyright: add UIUC Open Source license, fix in BSD-3-clause (used
     as a license for 2 different copyright holders, one of them was mentioned
     in text)
   * add TODO remark
   * add font licenses for layer1/Font* files
 .
   [ Andreas Tille ]
   * Moved packaging from SVN to Git
   * Move debian/upstream to debian/upstream/metadata
   * DEP5 copyright
   * Remove menu file
Checksums-Sha1:
 150cc2066e02b4197c787391ab6f9166fadae977 2186 pymol_1.8.2.1+dfsg-1.dsc
 a598fb2664fa4c5128720c49df7fdacddb97d609 6751800 pymol_1.8.2.1+dfsg.orig.tar.xz
 69ebcea32e3b5d5462c47a79de1cddacfbc51a69 55540 
pymol_1.8.2.1+dfsg-1.debian.tar.xz
 6b6c357995d893fcb1237189c5f4c995a9150003 1320890 
pymol-data_1.8.2.1+dfsg-1_all.deb
 2207eeffe4eae85266c45bd6841be8c3916bb20d 13432680 
pymol-dbgsym_1.8.2.1+dfsg-1_amd64.deb
 83382e37d8a3e138b6429e7d98fda342bf85484f 3775088 pymol_1.8.2.1+dfsg-1_amd64.deb
Checksums-Sha256:
 d8a64d763bcc989b208217d95256c03a133d3118464089b348d4f2330d0f2d71 2186 
pymol_1.8.2.1+dfsg-1.dsc
 7317a7ec5d799614c6f1e550a76e3944b939330e2cda22d19cbf8617babc70e9 6751800 
pymol_1.8.2.1+dfsg.orig.tar.xz
 c6c8c9ced2d5125e9a32fc62560c6c4b0279e1a7bf7d82f38544534e2a9a2371 55540 
pymol_1.8.2.1+dfsg-1.debian.tar.xz
 b6b063ea0c2eff91c3107644d5015047d4b9a265c99db484596adfc9b4a43c87 1320890 
pymol-data_1.8.2.1+dfsg-1_all.deb
 0c2080b3108939de50e60cf03ed812dd94aeadea53687d354de1a05c3103108b 13432680 
pymol-dbgsym_1.8.2.1+dfsg-1_amd64.deb
 643705d55b9e8f94943b0fd89959d9cec377dea4833878e76e6df84f725ed29d 3775088 
pymol_1.8.2.1+dfsg-1_amd64.deb
Files:
 0932d5534236803f7fdc40a4c4fab496 2186 science optional pymol_1.8.2.1+dfsg-1.dsc
 8b63259dacb1e8d08ac0f09a64eb456d 6751800 science optional 
pymol_1.8.2.1+dfsg.orig.tar.xz
 c88aa043d0373ecf227ead0c9646ddc4 55540 science optional 
pymol_1.8.2.1+dfsg-1.debian.tar.xz
 26f205a7774601007a103cd7f3a1d44a 1320890 science optional 
pymol-data_1.8.2.1+dfsg-1_all.deb
 1c50366fda48d59ff46cef01615f151c 13432680 debug extra 
pymol-dbgsym_1.8.2.1+dfsg-1_amd64.deb
 ec756acc6910edd5b4302b89c59895b2 3775088 science optional 
pymol_1.8.2.1+dfsg-1_amd64.deb

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

iQIcBAEBCAAGBQJXurw9AAoJEFeKBJTRxkbRb9EP/0MAwW/Hnukf9IjtraU/4vBh
qwRkV6VyW56faoOk9wIzWFppXUCcyywdgwUtZRTOTNO18+UpAFRI4iDqdrZKsjiH
YKs+KqCy1IR7Q8vscrogTvueRkelej4bEilheCrOuGLXdi821XSWhH30oaPcS2iZ
HlHhyXIqVBjwVebqe/xnVNDM4likkQD8kGfQzlmjkM6WFE420rYYBmUpEy1T28JS
kGCkRc7foz3+N/BCSzyZc3pm504twJYRcfhvqrBzFHeo0Z+H9B2RTdxgzTGeXvjQ
vz4rdIJ3mSib7hVGW0C0NWdt8AtyBaVmGeBUhTs2UPUFSEaQmDASmqV5nTgUMiRz
X0icLZ4SpMYk6vwEwNqisIMHTfgr4sSb+Jugtlrgn4PJ6Q9X1SJVp4djNI/bkY0k
a8jUJvQJiT9v38kq599HPdiOUGWRrxvjLbTTGEGSmzmRJAwuoK8qop2+q8umWGeq
tYH0tI6C7b6haILVHHaTJtlL8EhItOn2jx74ax6ptWwmcNUo0HocsKeiJQU2uuJg
TiSvOAk6bOSrpgcRwLGGCAK5fZnsPetwQ2IVGnBQ4ze0yLyqDfjkGdAVCCGItIZj
AT0S1knuewO8b1eLnI4djL+5MBMKtqWT6Sv6XHmVnZXy4mDhU7yiNZwPGMbFvkVa
2ecBHIsG1dEQa15WfIhI
=a9Ca
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to