Your message dated Tue, 09 Jul 2013 12:18:45 +0000
with message-id <[email protected]>
and subject line Bug#715451: fixed in tupi 0.2+git02-3
has caused the Debian Bug report #715451,
regarding tupi-dbg: 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.)
--
715451: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715451
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tupi-dbg
Version: 0.2+git02-2
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 -> jessie
>From the attached log (scroll to the bottom...):
MISSING COPYRIGHT FILE: /usr/share/doc/tupi-dbg/copyright
# ls -lad /usr/share/doc/tupi-dbg
drwxr-xr-x 2 root root 40 Jul 6 08:35 /usr/share/doc/tupi-dbg
# ls -la /usr/share/doc/tupi-dbg/
total 0
drwxr-xr-x 2 root root 40 Jul 6 08:35 .
drwxr-xr-x 150 root root 3120 Jul 6 08:35 ..
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
tupi-dbg_0.2+git02-2.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: tupi
Source-Version: 0.2+git02-3
We believe that the bug you reported is fixed in the latest version of
tupi, 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.
Dmitry Smirnov <[email protected]> (supplier of updated tupi 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: Tue, 09 Jul 2013 19:06:17 +1000
Source: tupi
Binary: tupi tupi-data tupi-dbg
Architecture: source amd64 all
Version: 0.2+git02-3
Distribution: unstable
Urgency: low
Maintainer: Dmitry Smirnov <[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
tupi - 2D Animation design and authoring tool
tupi-data - Data files for tupi (2D Animation design and authoring tool)
tupi-dbg - debugging symbols for tupi (2D Animation design and authoring too
Closes: 715451
Changes:
tupi (0.2+git02-3) unstable; urgency=low
.
* Fixed directory to symlink upgrade in tupi-dbg (Closes: #715451).
Checksums-Sha1:
af348ff301a01f528a7857ed29f9c7aac2c21324 2144 tupi_0.2+git02-3.dsc
f7663af6ca50981b39ca372ae2cd79ab8511feab 7600 tupi_0.2+git02-3.debian.tar.xz
20d3287df757d6b277952d8f5d85c30fc8b1c8fd 1334826 tupi_0.2+git02-3_amd64.deb
609d0605965c69d423cf2d914c1196b4fe9cff92 11138538 tupi-data_0.2+git02-3_all.deb
d4cb2ca60308a65c2cbe7e0685b71cb5aa8981de 34191384
tupi-dbg_0.2+git02-3_amd64.deb
Checksums-Sha256:
2bd7fd81c30b03b9bd34f348303aca532125aa27186ae6de64f77db6227c1e8c 2144
tupi_0.2+git02-3.dsc
6c8a3cdbd62901527f9b31c776a9d94a1f05939192b4e35391a5e868dd704392 7600
tupi_0.2+git02-3.debian.tar.xz
be0d6f3aabac68fab54d42ebe19cd9dd4a03cea482c3abab44b8fc8d87bbd30b 1334826
tupi_0.2+git02-3_amd64.deb
a02e26b0fb5ac64217ee63514043bcf419b84c639e61386b2324d6b70fb6aa79 11138538
tupi-data_0.2+git02-3_all.deb
8351382498dc3a13bf6c17a5289ce318cf0787a38908c238e6ca2a6d7aa5b47e 34191384
tupi-dbg_0.2+git02-3_amd64.deb
Files:
38321f8960efb3bc595c5ca897380a64 2144 graphics optional tupi_0.2+git02-3.dsc
871d0d183c117c0cc42232f9902abd6b 7600 graphics optional
tupi_0.2+git02-3.debian.tar.xz
33fea2abe54295bf4f36846353bfab49 1334826 graphics optional
tupi_0.2+git02-3_amd64.deb
78202dc357177269ce3f8b3d5cfb88f0 11138538 graphics optional
tupi-data_0.2+git02-3_all.deb
29511bc81a2fc83d3107148f84c94e79 34191384 debug extra
tupi-dbg_0.2+git02-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJR2+r6AAoJEFK2u9lTlo0bau4P/0yv14/IksanOqw8UKTAyJsx
Llfir/J799u8tMnR6Li6X64dWNyF8khvUKaaNYC4ezxZbmuG/u5ah8j7SjEzPgRW
YMAOu6Uin7mJN/NarsznG5YrKUP4AhJNMCZfQheS10BrqGfoboo7cZ3h4cIkbNF0
pBxWiAlbA+QixfnbmXULLHHgEQSgNURjCRKfFdZc9W2REQA6MVYnL0fLI+6ojzDK
nDOCYP2D3Vt8nWkyaiqB9v+H1zRxT3ukr8iV25hEwLGl3Mp7Hjq/Wqf4c4iTXNkD
8r1XU5hXx7LGeSVflW30F9iXOFKMPWMSpfTT544gV7ZtA7BoKkqRx4V+186V0WXF
JgsmZ2GuVEsVoDGE1E89VJlugSELsmYlP2Z8E+HSWmzGniWV7pk+OmSR0WoCC4ME
aktBMdnwfXumWcOr2IhzdEznLq55dk1BGeQ1oK5hsov7cHOJ06pO33NUDY7hdYpD
vSgrRWuoujgvp6Y6WjATvKEKe50ixsFxOyyziBDi362aSrFQYslm8tzxEEz59Ulx
jEmnusDW6yHzWfNSPO0bozewa4iBPz9dBhKF7ev7Ht8VD3sLZZeYxhcdJRCFP059
a8asASaHg3WQ4bW2s/MTkCXY24Xngv77ssewO52fPN8sZp+lU4FkzSsYWpvDYe80
FeonplEpwIBVCvqc4gsi
=qv1/
-----END PGP SIGNATURE-----
--- End Message ---