Re: [Crystal-cvs] SF.net SVN: crystal:[39184] CS/trunk/scripts/packaging/deb/ubuntu
res <[email protected]>
| Newsgroups | gmane.comp.graphics.crystalspace.devel |
|---|---|
| Message-ID | <[email protected]> |
On 06.03.2013 12:27, [email protected] wrote: > @@ -59,12 +60,12 @@ > > # Move .dbg files from /usr/lib to libcrystalspace-dbg package > mkdir -p $(CURDIR)/debian/libcrystalspace-dbg/usr/lib/debug/usr/lib && \ > - mv $(CURDIR)/debian/libcrystalspace-2.0/usr/lib/*.dbg \ > + mv $(CURDIR)/debian/libcrystalspace-2.1/usr/lib/*.dbg \ > $(CURDIR)/debian/libcrystalspace-dbg/usr/lib/debug/usr/lib > > # Remove .dbg files generated during build > rm $(CURDIR)/debian/crystalspace/usr/bin/*.dbg > - rm $(CURDIR)/debian/libcrystalspace-2.0/usr/lib/crystalspace-2.0/*.dbg > + rm $(CURDIR)/debian/libcrystalspace-2.1/usr/lib/crystalspace-2.1/*.dbg > > # Fix extra-license-file lintian warnings: > -rm $(CURDIR)/debian/crystalspace-doc/usr/share/doc/crystalspace-*/LICENSE To me (not really knowing anything about .deb packaging) this looks somewhat contradictory – the .dbg files are first moved away, but then deleted? Can you shed some light on what's going there? Anyhow, it would generally be desirable to provide .dbg files... actually not only for the libs, but also for the tools – they may crash as well, after all. At least on Fedora there's even a pretty automatic mechanism to install debug info packages – run a program in gdb and it tells you the command to install any missing debug info. Does Debian and/or Ubuntu have a similar system? If so, would be great if that could be supported ;) -f.r. ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ Crystal-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-develop
signature.asc
(application/pgp-signature, 263 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlE3gYEACgkQNCTzcE/07ewOOwCgoG5uEDZvZuvnpdo/tr+3J956 VdgAn33PcBdfxFUDS9WXwyuvXl8HXWGX =w+to -----END PGP SIGNATURE-----