Package: subcommander / 2.0.0~b5p2-6

Metadata

Package Version Patches format
subcommander 2.0.0~b5p2-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 maintainer mode.patch | (download)

configure.ac | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
11 srcdir.patch | (download)

sublib/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make it possible to call configure from outside of the source dir.

20 create doc.patch | (download)

doc/docbook/guide/Makefile | 10 6 + 4 - 0 !
doc/docbook/guide/catalogs.xml | 8 8 + 0 - 0 !
2 files changed, 14 insertions(+), 4 deletions(-)

---
30 app icon.patch | (download)

pics/subcommander.xpm | 68 68 + 0 - 0 !
1 file changed, 68 insertions(+)

---
40 sample project.patch | (download)

subcommander/ListWidget.cpp | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

---
41 spelling.patch | (download)

subcommander/settings/ToolsSettingsWidget.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
50 ftbfs gcc 4.3.patch | (download)

sublib/MsgHandler.cpp | 2 2 + 0 - 0 !
sublib/Utility.cpp | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+)

---
60 url from trunk crash.patch | (download)

subcommander/ProjectWizard.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
70 disable neon.patch | (download)

configure.ac | 10 5 + 5 - 0 !
subcommander/subcommander.cpp | 7 0 + 7 - 0 !
2 files changed, 5 insertions(+), 12 deletions(-)

---
71 dont require svn.patch | (download)

configure.ac | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

---
72 disable sasl.patch | (download)

subcommander/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
72 dont link svn private libs.patch | (download)

configure.ac | 16 2 + 14 - 0 !
1 file changed, 2 insertions(+), 14 deletions(-)

 don't link svn-private libs.

Don't link svn-private libs to make the package installable
again (closes: #668825).



73 autoconf warnings.patch | (download)

configure.ac | 32 16 + 16 - 0 !
1 file changed, 16 insertions(+), 16 deletions(-)

 fix autoconf warnings.

Fix `no AC_LANG_SOURCE call detected in body' given by autoconf.

80 po Makefile.patch | (download)

po/Makefile.am | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
90 FTBFS gcc4.4.patch | (download)

util/iconvstream.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
91 gcc warnings.patch | (download)

subcommander/BookmarkViewItemModel.cpp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix gcc warning

Fix gcc 'undefined behaviour' warning.

92 gcc warnings.patch | (download)

subcommander/CommitItemLvi.cpp | 2 1 + 1 - 0 !
subcommander/DiffSummarizeLvi.cpp | 4 2 + 2 - 0 !
subcommander/RpViewWhatsThis.cpp | 2 1 + 1 - 0 !
subcommander/WcSelection.cpp | 4 2 + 2 - 0 !
subcommander/WcViewTreeProxyModel.cpp | 2 1 + 1 - 0 !
util/ErrorCodes.cpp | 2 1 + 1 - 0 !
6 files changed, 8 insertions(+), 8 deletions(-)

---
94 whatsthis.patch | (download)

subcommander/RpViewWhatsThis.cpp | 2 1 + 1 - 0 !
subcommander/WcViewWhatsThis.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
95 warnings.patch | (download)

subcommander/DiffViewModel.cpp | 2 1 + 1 - 0 !
subcommander/MainWindow.cpp | 2 1 + 1 - 0 !
subcommander/RpViewTree.cpp | 2 1 + 1 - 0 !
subcommander/RpViewTreeProxyModel.cpp | 2 1 + 1 - 0 !
subcommander/commands/IgnoreCmd.cpp | 2 1 + 1 - 0 !
subcommander/commands/ScCmd.cpp | 4 2 + 2 - 0 !
sublib/CrashHandler.cpp | 4 2 + 2 - 0 !
sublib/ErrorDialog.cpp | 3 2 + 1 - 0 !
sublib/MsgHandler.cpp | 1 1 + 0 - 0 !
submerge/TextLineNrWidget.cpp | 2 1 + 1 - 0 !
svn/VisualMerge.cpp | 2 1 + 1 - 0 !
11 files changed, 14 insertions(+), 12 deletions(-)

---
96 format error.patch | (download)

subcommander/subcommander.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix compilation error given when hardening options are on

97 FTBFS gcc4.7.patch | (download)

svn/WcEntry.cpp | 2 1 + 1 - 0 !
svn/WcEntry.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix compilation error with gcc-4.7 (closes: #678773).