Your message dated Fri, 12 Jul 2013 16:25:14 +0000
with message-id <[email protected]>
and subject line Bug#715453: fixed in libfsoframework 0.12.0-2
has caused the Debian Bug report #715453,
regarding libfsotransport3: copyright file missing after upgrade (policy 12.5)
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.)


-- 
715453: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715453
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libfsotransport3
Version: 0.12.0-1
Severity: serious
User: [email protected]
Usertags: piuparts

Hi,

a test with piuparts revealed that your package misses the copyright
file after an upgrade, which is a violation of Policy 12.5:
http://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile

After the upgrade /usr/share/doc/$PACKAGE/ is just an empty directory.

This was observed on the following upgrade paths:

  wheezy -> sid

>From the attached log (scroll to the bottom...):

  MISSING COPYRIGHT FILE: /usr/share/doc/libfsotransport3/copyright
  # ls -lad /usr/share/doc/libfsotransport3
  drwxr-xr-x 2 root root 40 Jun 24 23:48 /usr/share/doc/libfsotransport3
  # ls -la /usr/share/doc/libfsotransport3/
  total 0
  drwxr-xr-x  2 root root   40 Jun 24 23:48 .
  drwxr-xr-x 87 root root 1840 Jun 24 23:48 ..


Additional info may be available here:
http://wiki.debian.org/MissingCopyrightFile

Note that dpkg intentionally does not replace directories with symlinks
and vice versa, you need the maintainer scripts to do this.
See in particular the end of point 4 in
http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase

For switching from a directory to a symlink the *postinst* script
should do something like this:

        DOCDIR=/usr/share/doc/@@PACKAGE@@
        DOCLINK=@@OTHERPACKAGE@@

        if [ -d $DOCDIR ] && [ ! -L $DOCDIR ]; then
                rmdir $DOCDIR
                ln -s $DOCLINK $DOCDIR
        fi

For switching from a symlink to a directory, the *preinst* script
should do something like this:

        DOCDIR=/usr/share/doc/@@PACKAGE@@

        if [ -L $DOCDIR ]; then
                rm $DOCDIR
        fi


cheers,

Andreas

Attachment: libfsotransport3_0.12.0-1.log.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message ---
Source: libfsoframework
Source-Version: 0.12.0-2

We believe that the bug you reported is fixed in the latest version of
libfsoframework, 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.
Sebastian Reichel <[email protected]> (supplier of updated libfsoframework 
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: Fri, 12 Jul 2013 17:24:34 +0200
Source: libfsoframework
Binary: libfsobasics3 libfsoframework3 libfsoresource3 libfsosystem3 
libfsotest3 libfsotransport3 libgsm0710mux3 libfsoframework-dev 
libfsoframework-dbg
Architecture: source amd64
Version: 0.12.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian FreeSmartphone.Org Team 
<[email protected]>
Changed-By: Sebastian Reichel <[email protected]>
Description: 
 libfsobasics3 - freesmartphone.org basics library
 libfsoframework-dbg - debugging symbols for use with libfsoframework
 libfsoframework-dev - Development files for libfsoframework
 libfsoframework3 - freesmartphone.org framework library
 libfsoresource3 - freesmartphone.org resource implementation library
 libfsosystem3 - freesmartphone.org system implementation library
 libfsotest3 - freesmartphone.org test implementation library
 libfsotransport3 - freesmartphone.org transport library
 libgsm0710mux3 - Library for implementing GSM 07.10 multiplexing servers
Closes: 715453
Changes: 
 libfsoframework (0.12.0-2) unstable; urgency=low
 .
   * Replace libfsotransport3 doc directory with symlink (Closes: #715453)
Checksums-Sha1: 
 1618f5086a446873e8144eccd296da3b0bda6483 2696 libfsoframework_0.12.0-2.dsc
 d251b95883b43ad2b534f9b9e41c5c9f91189569 11668 
libfsoframework_0.12.0-2.debian.tar.gz
 5c4b3ef59379af202c03d4b7dc1e1ebe5514e6d8 101056 
libfsobasics3_0.12.0-2_amd64.deb
 8410a80b7a95d94c3b39fdd011f021c71a43493c 50520 
libfsoframework3_0.12.0-2_amd64.deb
 b35fdc2f16bcd9bca86b49519b278064c0e4ffe9 11418 
libfsoresource3_0.12.0-2_amd64.deb
 3b4dfd7dc8467b4e58b2b487769f215767a2cd8a 13728 libfsosystem3_0.12.0-2_amd64.deb
 b9ae27071430d564b2f5ea1b9ebd8696b267c4f9 17292 libfsotest3_0.12.0-2_amd64.deb
 86212bddb407574787eaa29143d2bd48fabb30ed 39524 
libfsotransport3_0.12.0-2_amd64.deb
 9bb75f364615bf710fa8e23bba4728722f8754ed 29626 
libgsm0710mux3_0.12.0-2_amd64.deb
 b0dc28c5ff3e958467c23003942740810a221f98 34138 
libfsoframework-dev_0.12.0-2_amd64.deb
 04771fbc81ca5499c7a005fb8e9fece4fd2e885f 793992 
libfsoframework-dbg_0.12.0-2_amd64.deb
Checksums-Sha256: 
 aba3e40934e74faf5bbfb497c730c8ee12dcb6befe851aff244c0018b9258d92 2696 
libfsoframework_0.12.0-2.dsc
 fc0667aff032b6ba6cd2724ea746febc0ad9bc480c5289bc9349bf67535e13bd 11668 
libfsoframework_0.12.0-2.debian.tar.gz
 323769e518b0d6ac4662bc6bbbceea67876434dd7965ef4c1e3ecd9e7671ae0b 101056 
libfsobasics3_0.12.0-2_amd64.deb
 e2873e112f911079242ead99c98d9869d46f45be52d8623c3a68b3b824505d5c 50520 
libfsoframework3_0.12.0-2_amd64.deb
 8d15991577a9d2e1911d31b4b796bc8cf7f8964a7c82ccf5555a97eb97236fe7 11418 
libfsoresource3_0.12.0-2_amd64.deb
 d1b0976fe5fc56762ac0b37435c0c183c1c5831e39fdc7d62f6e6e1c3bf51820 13728 
libfsosystem3_0.12.0-2_amd64.deb
 0f78ffa66ee04bcc98eb25b244e967ef8c33864b92d927e8f9ff0b8632fd765c 17292 
libfsotest3_0.12.0-2_amd64.deb
 cd8391bcb88b8a9a5aa1c5ae8a7d5f52aee06e3e6f9a4a2daf922d39ee738ce9 39524 
libfsotransport3_0.12.0-2_amd64.deb
 c00389505b2f52727a0c289beeb2e08ce26b8aed444bc7f797e2945d9a2cf27f 29626 
libgsm0710mux3_0.12.0-2_amd64.deb
 8f984a3d16f38f1aa65986372a89ac5a2dfcfd86ea799fd2a061ccffd5ec4444 34138 
libfsoframework-dev_0.12.0-2_amd64.deb
 3674314239c322bb5b07a48e557330ce06e3f40f0d4c56f8452a30a7c8415930 793992 
libfsoframework-dbg_0.12.0-2_amd64.deb
Files: 
 287745482045c8ea7ff9445430402336 2696 libs extra libfsoframework_0.12.0-2.dsc
 88cb3ffe1ed67f158b0066c87874886c 11668 libs extra 
libfsoframework_0.12.0-2.debian.tar.gz
 b36c14892503827a3d4893641d7d8c9b 101056 libs extra 
libfsobasics3_0.12.0-2_amd64.deb
 40ad92b570eaac7650dac9da03e3802d 50520 libs extra 
libfsoframework3_0.12.0-2_amd64.deb
 8e082f5ef36fc42f79d77559f5d926dd 11418 libs extra 
libfsoresource3_0.12.0-2_amd64.deb
 17fb7351e4d951841d0f98a56f4ac1c3 13728 libs extra 
libfsosystem3_0.12.0-2_amd64.deb
 63f6ee87fa290f3fa514b93f33aa2cd0 17292 libs extra 
libfsotest3_0.12.0-2_amd64.deb
 54af9dab91ea76c1d231a755ca2ca01a 39524 libs extra 
libfsotransport3_0.12.0-2_amd64.deb
 984d8e59413c04a71727aa6483192db9 29626 libs extra 
libgsm0710mux3_0.12.0-2_amd64.deb
 ef765710bc78d2600e95e92ef1063677 34138 libdevel extra 
libfsoframework-dev_0.12.0-2_amd64.deb
 fdb112aad26afcde969ae465c276f3cc 793992 debug extra 
libfsoframework-dbg_0.12.0-2_amd64.deb

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

iQIcBAEBCAAGBQJR4CJVAAoJENju1/PIO/qaLKAQAJMPE+f12BC6uGvPl6qLecR1
wJJeya4bwcOQKuV2Lb1Y382Yab7+M7WsID71xL9n3i4OPfLetm75jOqzN1zoom3n
B8nVzPrIEq96K5i9JG0kuhwbyZYI3DtiVQXZrhnQKNH0NlJiFEh9oNp12RJLZALl
aY00ojXOttd8I5vJWbq0LUU7xeU3jR5ajOTQsvJ0umB0m1qeqyCp/+TaZL0xYA/n
6QPmLQiIWPH7ok7VKhmFG7gAPRn3qeeLgs3tHBAkyllagBXfLUwo1U3/kV+L8zM7
3yyQvIc0e5MI0urcNfdoILDP0WRtHkJVY40wLL1kX8RVgXWb+SpIJbRrF2UKh4X+
bdl7iwBdLAqSOiD7WtRU0rqQOIJl/wiGV9dxYl9boWCyiqDa9/iQKH5GfLsHztcS
OtGeXEQeYbCgm9FLHAxmjODpFpripUzsScwOIkhvKiQCvLDtedaIZ35wCn1cM7zi
jJGoDlfdind+FuH7utEVcpaBfjsrNhvQ3rFg1nWpbiyBuYU99Pey0sJvalrr1uTx
LaFfMlvTIakCCWHwbIbFVmqbSLz3KxfHDKD+IeMedqdfb1nHSzEpS79o/fNZbi+q
c2VDaKS6fbnAqrCEyH6nsMrA6/af76eFxAtZNv29s7y056LWgQYhHOrVxDSh7V6r
73Q9H0tATvL6vOf7w5ih
=BmrN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to