illumos-packaging/fma/debian
Igor Pashev d69879e566 fma (4.3) unstable; urgency=medium
* New upstream snapshot
  * Updated debian/libtopo1.symbols: topo_node_child_walk@SUNWprivate
  * Link libtopo via GNU ld (libtopo-link-with-gnu-ld.patch)
  * Package all libtopo headers
  * Since libtopo headers are in /usr/include/fm, fix them to include
    <fm/topo*> instead of just <topo*> (sed in debian/rules, after dh_install)
2014-04-16 18:51:59 +04:00
..
patches fma (4.3) unstable; urgency=medium 2014-04-16 18:51:59 +04:00
source libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
README.source libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
changelog fma (4.3) unstable; urgency=medium 2014-04-16 18:51:59 +04:00
compat libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
control fma (4.3) unstable; urgency=medium 2014-04-16 18:51:59 +04:00
copyright libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
lib32fmevent1-dev.install libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
lib32fmevent1.install libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
lib32topo1-dev.install libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
lib32topo1.install libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
libfmevent1-dev.install libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
libfmevent1.install libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
libfmevent1.symbols libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
libtopo1-dev.install fma (4.3) unstable; urgency=medium 2014-04-16 18:51:59 +04:00
libtopo1.install libtopo and libfmevent as a part of FMA 2013-01-11 05:45:57 +04:00
libtopo1.symbols fma (4.3) unstable; urgency=medium 2014-04-16 18:51:59 +04:00
rules fma (4.3) unstable; urgency=medium 2014-04-16 18:51:59 +04:00

README.source

Real sources are in the  package illumos-source-X.Y,
where X and Y are numbers. Exact values of X and Y
are set in Build-Depends field of debian/control as
well as in the version string in debian/changelog,
in a form of X.Y-1.

To add a patch you need first to unpack files from
illumos-source-X.Y using ./debian/rules unpack
and, desirably, ./debian/rules patch