Package: ppl / 0.11.2-8
Metadata
Package | Version | Patches format |
---|---|---|
ppl | 0.11.2-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
local_changes.diff | (download) |
Watchdog/tests/pwl_test.hh |
4 4 + 0 - 0 ! |
<short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . ppl (0.11.2-5) unstable; urgency=low . * Install into multiarch locations. * Use dpkg-buildflags to set CFLAGS/LDFLAGS. * Move changes into patch file. Closes: #643253. |
avoid_obsolete_installdox.patch | (download) |
doc/Makefile.in |
33 0 + 33 - 0 ! |
installdox removed from doxygen Allthough described in doxygen 1.8 documentation, the installdox command is neither generated nor needed anymore by doxygen 1.8. . Current Debian build system does not refresh Makefile.in from Makefile.am, so we only change the latter to minimize the changeset. . Next upstream version updates Makefile.am anyway. |