Package: nted / 1.10.18-12

Metadata

Package Version Patches format
nted 1.10.18-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
automake.patch | (download)

ar-lib | 270 270 0 - 0 !
configure.in | 1 1 0 - 0 !
m4/po.m4 | 2 1 1 - 0 !
3 files changed, 272 insertions( ), 1 deletion(-)

---
remove encoding key in desktop file | (download)

datafiles/applications/nted.desktop | 1 0 1 - 0 !
1 file changed, 1 deletion(-)

---
linking | (download)

Makefile.am | 1 1 0 - 0 !
1 file changed, 1 insertion( )

---
doc requirements | (download)

mainwindow.cpp | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

---
warnings | (download)

chordorrest.cpp | 10 2 8 - 0 !
chords/chorddialog.cpp | 2 0 2 - 0 !
clipboard.cpp | 2 1 1 - 0 !
commands/changetimsigcommand.cpp | 2 1 1 - 0 !
dialogs/clefconfigdialog.cpp | 5 3 2 - 0 !
dialogs/drumconfigdialog.cpp | 4 2 2 - 0 !
dialogs/druminfo.cpp | 2 1 1 - 0 !
dialogs/staffcontextdialog.cpp | 7 3 4 - 0 !
dialogs/tools.cpp | 12 1 11 - 0 !
idiotseditor/idiotseditor.cpp | 12 4 8 - 0 !
mainwindow.cpp | 17 2 15 - 0 !
midiexport.cpp | 4 1 3 - 0 !
note.cpp | 4 0 4 - 0 !
pangocairotext.cpp | 2 1 1 - 0 !
positionarray.cpp | 2 0 2 - 0 !
resource.cpp | 7 2 5 - 0 !
staff.cpp | 2 1 1 - 0 !
tuplet.cpp | 5 2 3 - 0 !
voice.cpp | 9 1 8 - 0 !
19 files changed, 28 insertions( ), 82 deletions(-)

---
empty_page_reposit.patch | (download)

mainwindow.cpp | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

---
fix empty captions.patch | (download)

datafiles/applications/nted.desktop | 128 0 128 - 0 !
1 file changed, 128 deletions(-)

 removes empty captions of nted.desktop file.
g 4.7.patch | (download)

dynarray.h | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 fix ftbfs with g  -4.7
Bug-Debian: http://bugs.debian.org/667299
Werror.patch | (download)

chordorrest.cpp | 8 4 4 - 0 !
chords/chordpainter.cpp | 2 1 1 - 0 !
mainwindow.cpp | 4 2 2 - 0 !
resource.cpp | 2 1 1 - 0 !
4 files changed, 8 insertions( ), 8 deletions(-)

 fix g   errors triggered by -werror flags
fix midi import.patch | (download)

chordorrest.cpp | 2 1 1 - 0 !
note.cpp | 15 7 8 - 0 !
note.h | 2 1 1 - 0 !
3 files changed, 9 insertions( ), 10 deletions(-)

 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 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix ftbfs with gcc 6
fix signage of char arrays.patch | (download)

chords/chordpainter.cpp | 2 1 1 - 0 !
chords/chordpainter.h | 2 1 1 - 0 !
staff.cpp | 2 1 1 - 0 !
staff.h | 2 1 1 - 0 !
4 files changed, 4 insertions( ), 4 deletions(-)

 fix signage of addoff and m_flatpos arrays
gcc 7.patch | (download)

resource.cpp | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

---