Package: nted / 1.10.18-12
Metadata
Package | Version | Patches format |
---|---|---|
nted | 1.10.18-12 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
automake.patch | (download) |
ar-lib |
270 270 0 - 0 ! |
--- |
remove encoding key in desktop file | (download) |
datafiles/applications/nted.desktop |
1 0 1 - 0 ! |
--- |
linking | (download) |
Makefile.am |
1 1 0 - 0 ! |
--- |
doc requirements | (download) |
mainwindow.cpp |
4 2 2 - 0 ! |
--- |
warnings | (download) |
chordorrest.cpp |
10 2 8 - 0 ! |
--- |
empty_page_reposit.patch | (download) |
mainwindow.cpp |
8 4 4 - 0 ! |
--- |
fix empty captions.patch | (download) |
datafiles/applications/nted.desktop |
128 0 128 - 0 ! |
removes empty captions of nted.desktop file. |
g 4.7.patch | (download) |
dynarray.h |
1 1 0 - 0 ! |
fix ftbfs with g -4.7 Bug-Debian: http://bugs.debian.org/667299 |
Werror.patch | (download) |
chordorrest.cpp |
8 4 4 - 0 ! |
fix g errors triggered by -werror flags |
fix midi import.patch | (download) |
chordorrest.cpp |
2 1 1 - 0 ! |
fix segfault occuring on midi import The segfault was introduced with a previous patch (tie_with_comma.patch) accepted by upstream between releases 1.10.15 and 1.10.16. A fix was set by patch fix-midi-import for release 1.10.16, then dropped for release 1.10.18 with a comment saying that upstream fixed the segfault |
gcc 6.patch | (download) |
idiotseditor/idiotseditor.cpp |
2 1 1 - 0 ! |
fix ftbfs with gcc 6 |
fix signage of char arrays.patch | (download) |
chords/chordpainter.cpp |
2 1 1 - 0 ! |
fix signage of addoff and m_flatpos arrays |
gcc 7.patch | (download) |
resource.cpp |
6 3 3 - 0 ! |
--- |