Your message dated Tue, 04 Aug 2009 13:13:36 +0000
with message-id <[email protected]>
and subject line Bug#524087: fixed in protobuf 2.1.0-1
has caused the Debian Bug report #524087,
regarding Please split out libprotoc.so.N out of the libprotobufN package
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.)


-- 
524087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524087
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: protobuf
Severity: normal

the protobuf package should not do this:

    Package: libprotobuf3
    Conflicts: libprotobuf0, libprotobuf2
    Replaces: libprotobuf0, libprotobuf2

libprotobuf3 cannot conflict with libprotobuf2 as they share no files in
common.

    edmo...@chase{0}:~$ dpkg -L libprotobuf3 | sort
    /.
    /usr
    /usr/lib
    /usr/lib/libprotobuf.so.3
    /usr/lib/libprotobuf.so.3.0.0
    /usr/lib/libprotoc.so.3
    /usr/lib/libprotoc.so.3.0.0
    /usr/share
    /usr/share/doc
    /usr/share/doc/libprotobuf3
    /usr/share/doc/libprotobuf3/changelog.Debian.gz
    /usr/share/doc/libprotobuf3/changelog.gz
    /usr/share/doc/libprotobuf3/copyright
    edmo...@chase{0}:~$ apt-file show libprotobuf2 
    libprotobuf2: /usr/lib/libprotobuf.so.2
    libprotobuf2: /usr/lib/libprotobuf.so.2.0.0
    libprotobuf2: /usr/lib/libprotoc.so.0
    libprotobuf2: /usr/lib/libprotoc.so.0.0.0
    libprotobuf2: /usr/share/doc/libprotobuf2/changelog.Debian.gz
    libprotobuf2: /usr/share/doc/libprotobuf2/changelog.gz
    libprotobuf2: /usr/share/doc/libprotobuf2/copyright
    edmo...@chase{0}:~$

and libprotobuf3 cannot replace libprotobuf2 as the libraries have
different SONAMEs.  this is the whole point of a SONAME.

furthermore, conflicting and replacing with old versions of your library
package completely breaks orderly transitions.  fortunately, there are
no reverse dependencies on libprotobufN outside of the protobuf source
package.

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

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Robert Edmonds
[email protected]

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: protobuf
Source-Version: 2.1.0-1

We believe that the bug you reported is fixed in the latest version of
protobuf, which is due to be installed in the Debian FTP archive:

libprotobuf-dev_2.1.0-1_amd64.deb
  to pool/main/p/protobuf/libprotobuf-dev_2.1.0-1_amd64.deb
libprotobuf-java_2.1.0-1_all.deb
  to pool/main/p/protobuf/libprotobuf-java_2.1.0-1_all.deb
libprotobuf4_2.1.0-1_amd64.deb
  to pool/main/p/protobuf/libprotobuf4_2.1.0-1_amd64.deb
libprotoc-dev_2.1.0-1_amd64.deb
  to pool/main/p/protobuf/libprotoc-dev_2.1.0-1_amd64.deb
libprotoc4_2.1.0-1_amd64.deb
  to pool/main/p/protobuf/libprotoc4_2.1.0-1_amd64.deb
protobuf-compiler_2.1.0-1_amd64.deb
  to pool/main/p/protobuf/protobuf-compiler_2.1.0-1_amd64.deb
protobuf_2.1.0-1.diff.gz
  to pool/main/p/protobuf/protobuf_2.1.0-1.diff.gz
protobuf_2.1.0-1.dsc
  to pool/main/p/protobuf/protobuf_2.1.0-1.dsc
protobuf_2.1.0.orig.tar.gz
  to pool/main/p/protobuf/protobuf_2.1.0.orig.tar.gz
python-protobuf_2.1.0-1_all.deb
  to pool/main/p/protobuf/python-protobuf_2.1.0-1_all.deb



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.
Iustin Pop <[email protected]> (supplier of updated protobuf 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: Wed, 24 Jun 2009 00:19:03 +0200
Source: protobuf
Binary: libprotobuf4 libprotobuf-dev libprotoc4 libprotoc-dev protobuf-compiler 
python-protobuf libprotobuf-java
Architecture: source amd64 all
Version: 2.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Iustin Pop <[email protected]>
Changed-By: Iustin Pop <[email protected]>
Description: 
 libprotobuf-dev - protocol buffers C++ library (development headers)
 libprotobuf-java - Java bindings for protocol buffers
 libprotobuf4 - protocol buffers C++ library
 libprotoc-dev - protocol buffers compiler library (development headers)
 libprotoc4 - protocol buffers compiler library
 protobuf-compiler - compiler for protocol buffer definition files
 python-protobuf - Python bindings for protocol buffers
Closes: 524087
Changes: 
 protobuf (2.1.0-1) unstable; urgency=low
 .
   * New Upstream Version
   * Fix "Please split out libprotoc.so.N out of the libprotobufN
     package" (Closes: #524087)
   * Update Standards Version to 3.8.2 (no changes needed, sections are already
     correct and the rest doesn't affect this package)
Checksums-Sha1: 
 a9d329293658d7d9dbb77206ae951479234e4c11 1361 protobuf_2.1.0-1.dsc
 b585a647f4bbcf32d32d8ab248c7e73ae87e53b0 1672151 protobuf_2.1.0.orig.tar.gz
 b84a602849d1e219ff1b4a24eaa2a76bd97febfb 9975 protobuf_2.1.0-1.diff.gz
 72652d85de3c0fa2664347e31b97e2b4ddb0e0ab 355162 libprotobuf4_2.1.0-1_amd64.deb
 be571271701b2fe3fa337869f1dafcb702393668 107132 
libprotobuf-dev_2.1.0-1_amd64.deb
 01f24a10c5e454cdd91f0c1eedd09458aa50a774 193064 libprotoc4_2.1.0-1_amd64.deb
 1211f61b33f642bbc8202532379b278d5cf112e0 14696 libprotoc-dev_2.1.0-1_amd64.deb
 31bde7aeda64cf165e4d69b81b1fe7705c69a62b 28828 
protobuf-compiler_2.1.0-1_amd64.deb
 8d4b31cf4f1fc6dcae47a571d53ccddb586d3d31 54708 python-protobuf_2.1.0-1_all.deb
 84aaef000eefe156605dfcf1f335230dbfdea1e7 220324 
libprotobuf-java_2.1.0-1_all.deb
Checksums-Sha256: 
 f70d58f3f01cfc300b0df3d506556786fd430ce201711f5e1f57f3402b5c0592 1361 
protobuf_2.1.0-1.dsc
 a0c31cbcdc1cf5415d5a077a98b8df770c656206a42c59a2d4cb3049d3cb48c8 1672151 
protobuf_2.1.0.orig.tar.gz
 09815352b8ce416ff92d7cef05ffb44f47f40a7640f305c7bbaad1677fd93cc0 9975 
protobuf_2.1.0-1.diff.gz
 9f0f2781109c81d243906bf20c94ae3902e0b90318b055d0b7d095fc5fabcb69 355162 
libprotobuf4_2.1.0-1_amd64.deb
 68d19dab573b0fe6a9736717d1ad24774dfbcfd484ab7d7bb59bd7a0cc542919 107132 
libprotobuf-dev_2.1.0-1_amd64.deb
 7e5b66b9ee59baa8c011679600d99fc9c31306b05894293f8dc7da1186f52c0e 193064 
libprotoc4_2.1.0-1_amd64.deb
 13b88238cf3463fa5df7fa82b11159c8aa6cb5109b28ee5023a6c8d8118cdb01 14696 
libprotoc-dev_2.1.0-1_amd64.deb
 9725a42945c9d3536c6a50fdd7587f2a65fced03a5b3be6b675168ff57cc20ed 28828 
protobuf-compiler_2.1.0-1_amd64.deb
 a94816874b9a97a013cda6893ef4e35bdfa391b79c0232d6303460fdc981c538 54708 
python-protobuf_2.1.0-1_all.deb
 b90b8e5cbf8d0e6d4bb9c06702cb7416a5b1cf2e4827ab4dcddc757236e03e11 220324 
libprotobuf-java_2.1.0-1_all.deb
Files: 
 63f2c49a71478c11b26caf7119fa4ab4 1361 devel extra protobuf_2.1.0-1.dsc
 c4e592fd133798c23e05d66c7b59fa5c 1672151 devel extra protobuf_2.1.0.orig.tar.gz
 f778f74533cec8d6af4470ee2ef04637 9975 devel extra protobuf_2.1.0-1.diff.gz
 88c039957e929eaab6cf5ea14050cb9b 355162 devel extra 
libprotobuf4_2.1.0-1_amd64.deb
 ed622e52202dfb94617caabe7b030685 107132 libdevel extra 
libprotobuf-dev_2.1.0-1_amd64.deb
 49135b8bfb5b5d3d25a0d411d0aef543 193064 devel extra 
libprotoc4_2.1.0-1_amd64.deb
 2a958cad542225172d295776d3ae1696 14696 libdevel extra 
libprotoc-dev_2.1.0-1_amd64.deb
 d3d3d1e3807e5580224cf47c07d84412 28828 devel extra 
protobuf-compiler_2.1.0-1_amd64.deb
 ccb6cc39f66df069e350ad8a095f9914 54708 python extra 
python-protobuf_2.1.0-1_all.deb
 9636f5d20330e038ec121f341e4510a5 220324 java extra 
libprotobuf-java_2.1.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpvN9kACgkQhImxTYgHUpsOVACfRlSGpkKBZo9e+7zcVwyyCj+4
B7YAn2mLAv/UmIVgQBlUIS7ghQKRpmKx
=TBrV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to