Package: denemo / 1.1.8-2
Metadata
Package | Version | Patches format |
---|---|---|
denemo | 1.1.8-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
help.c.diff | (download) |
src/ui/help.c |
2 1 + 1 - 0 ! |
this patch changes the path where the browser looks for the manual. See Debian Policy 12.3 and 12.4 |
doc_Makefile.am.diff | (download) |
docs/images/Makefile.am |
2 1 + 1 - 0 ! |
denemo should not install makefiles. |
Makefile.am.diff | (download) |
Makefile.am |
6 6 + 0 - 0 ! |
denemo should not install makefiles. |
configure.in.diff | (download) |
configure.ac |
2 1 + 1 - 0 ! |
since autoconf 2.54 autoreconf no longer changes the version gettext/po/intl support files. It adds the files the correspond to the AM_GNU_GETTEXT_VERSION declared in configure.ac/.in actions/Makefile.in |
shebang.diff | (download) |
tools/denemo_file_update |
1 1 + 0 - 0 ! |
this executable file is a shell script, and does not start #! sequence that marks interpreted scripts. This patch adds the shebang to define /bin/sh as the shell. |
keywords desktop entry.diff | (download) |
pixmaps/denemo.desktop |
3 2 + 1 - 0 ! |
keywords is a relatively new addition to the desktop entry spec that improves the ability to find apps by typing in related words. GNOME Shell, Unity, and Software Center currently support Keywords. See https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords for details. Also a missing semicolon is added to the categories list. |
tests_common.diff | (download) |
tests/common.h |
2 1 + 1 - 0 ! |
during the test execusion using the full path to the binary instead of using a relative path, this allows to make builds out of the tree. |
fonts_path.diff | (download) |
include/denemo/denemo.h |
2 1 + 1 - 0 ! |
this patch changes the path where denemo looks for the fonts. |
TemperamentShiftingPlayback.diff | (download) |
examples/TemperamentShiftingPlayback.denemo |
2 1 + 1 - 0 ! |
this example file is used in the integration tests. this patch changes the zoom value to 100 because during the tests execution this value causes an unexpected change to 98 in some architectures like kfreebsd-i386, resulting in a failure in the integration tests. |
GraceLilyPondBugWorkaround.diff | (download) |
examples/GraceLilyPondBugWorkaround.denemo |
2 1 + 1 - 0 ! |
this example file is used in the integration tests. this patch changes the zoom value to 100 because during the tests executiong this value can cause an unexpected change in some architectures like kfreebsd-i386, causing a failure in the integration tests. |
ChordDiagrams.diff | (download) |
examples/ChordDiagrams.denemo |
2 1 + 1 - 0 ! |
this example file is used in the integration tests. this patch changes the zoom value to 100 because during the tests execution this value can cause an unexpected change in some architectures like kfreebsd-i386, resulting in a failure in the integration tests. |