diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/pd-jmmmp.lintian-overrides | 42 |
2 files changed, 43 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e26f6e5..8bda472 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pd-jmmmp (0.2-1) unstable; urgency=low +pd-jmmmp (0.1.1-1) unstable; urgency=low * Initial release (Closes: #591840) diff --git a/debian/pd-jmmmp.lintian-overrides b/debian/pd-jmmmp.lintian-overrides new file mode 100644 index 0000000..a8850d9 --- /dev/null +++ b/debian/pd-jmmmp.lintian-overrides @@ -0,0 +1,42 @@ +# the upstream library format includes an 'examples' directory where example +# scripts are kept. This directory needs to be part of the library itself so +# that the documentation browser, aka the "Help Browser" can find and display +# the examples. Sometimes the example scripts include image files to +# manipulate. +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/ardour_icon_48px.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/computer_keyboard.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/computer_keyboard_active.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-S1.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-S2.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-constant-power.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-fast-cut.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-linear.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-long-cut.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-short-cut.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-slow-cut.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-S1.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-S2.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-constant-power.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-fast-cut.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-linear.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-long-cut.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-short-cut.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-slow-cut.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/fader_belt.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/fader_belt_h.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/hide.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/nudge_left.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/nudge_right.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/record_normal_red.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/record_tape_red.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/strip_width.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_end.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_loop.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_play.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_range.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_record.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_start.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_stop.gif +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/zoom_full.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/zoom_in.png +image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/zoom_out.png |