[boinc] 03/05: Add some Decriptions, to make lintian silent

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sat Oct 11 17:09:43 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to annotated tag debian/7.4.22+dfsg-3
in repository boinc.

commit 2615d340205eea0c0af8da43da16874366cd08bf
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Oct 11 12:25:50 2014 +0200

    Add some Decriptions, to make lintian silent
---
 debian/patches/Missing_libSched.patch                         | 1 +
 debian/patches/add-ldflags.patch                              | 1 +
 debian/patches/addressing_additional_html_dirs.patch          | 1 +
 debian/patches/boinc-server-dynamic-libs.patch                | 1 +
 debian/patches/boinclib_shared.patch                          | 3 +++
 debian/patches/client_app_maxpathlen.patch                    | 1 +
 debian/patches/de.po.patch                                    | 1 +
 debian/patches/file_upload_handler_in_sched_linking.patch     | 1 +
 debian/patches/filesys_error_message.patch                    | 1 +
 debian/patches/fix-dependencies.patch                         | 3 +++
 debian/patches/fopen_closing.patch                            | 2 ++
 debian/patches/gui_urls_xml_added_to_Makefile.patch           | 1 +
 debian/patches/lib_cppcheck.patch                             | 1 +
 debian/patches/make_project_overcomes_Apache24_security.patch | 3 +++
 debian/patches/more_clang_warnings.patch                      | 1 +
 debian/patches/more_maxpathlen.patch                          | 1 +
 debian/patches/rrsim_iterator_cppcheck.patch                  | 1 +
 debian/patches/server_status_php.patch                        | 1 +
 debian/patches/some_extra_clang_warnings.patch                | 3 +++
 19 files changed, 28 insertions(+)

diff --git a/debian/patches/Missing_libSched.patch b/debian/patches/Missing_libSched.patch
index 09548dd..1d611f8b 100644
--- a/debian/patches/Missing_libSched.patch
+++ b/debian/patches/Missing_libSched.patch
@@ -1,3 +1,4 @@
+Description: help autotools to find the correct sched dynamic shared library.
 --- a/tools/Makefile.am
 +++ b/tools/Makefile.am
 @@ -43,7 +43,7 @@
diff --git a/debian/patches/add-ldflags.patch b/debian/patches/add-ldflags.patch
index d1e40da..a393ecc 100644
--- a/debian/patches/add-ldflags.patch
+++ b/debian/patches/add-ldflags.patch
@@ -1,3 +1,4 @@
+Description: Adding LDFLAGS to the wrapper build
 --- a/samples/wrapper/Makefile
 +++ b/samples/wrapper/Makefile
 @@ -38,4 +38,4 @@
diff --git a/debian/patches/addressing_additional_html_dirs.patch b/debian/patches/addressing_additional_html_dirs.patch
index c1affca..b1593f5 100644
--- a/debian/patches/addressing_additional_html_dirs.patch
+++ b/debian/patches/addressing_additional_html_dirs.patch
@@ -1,3 +1,4 @@
+Description: Adding some missing html dirs to the install script
 --- a/html/Makefile.am
 +++ b/html/Makefile.am
 @@ -1,4 +1,4 @@
diff --git a/debian/patches/boinc-server-dynamic-libs.patch b/debian/patches/boinc-server-dynamic-libs.patch
index ffc7ebc..78c3dcf 100644
--- a/debian/patches/boinc-server-dynamic-libs.patch
+++ b/debian/patches/boinc-server-dynamic-libs.patch
@@ -1,3 +1,4 @@
+Description: Making the server packages ship dynamic shared libraries aswell.
 --- a/sched/Makefile.am
 +++ b/sched/Makefile.am
 @@ -4,7 +4,7 @@
diff --git a/debian/patches/boinclib_shared.patch b/debian/patches/boinclib_shared.patch
index 36314f0..4976555 100644
--- a/debian/patches/boinclib_shared.patch
+++ b/debian/patches/boinclib_shared.patch
@@ -1,3 +1,6 @@
+Description: this patch makes the build system create a dynamic shared library.
+ Upstream didn't accept this patch because of the unstable api, so this is a
+ significative debian delta.
 --- a/lib/Makefile.am
 +++ b/lib/Makefile.am
 @@ -175,13 +175,13 @@
diff --git a/debian/patches/client_app_maxpathlen.patch b/debian/patches/client_app_maxpathlen.patch
index 9c387bb..2edef1c 100644
--- a/debian/patches/client_app_maxpathlen.patch
+++ b/debian/patches/client_app_maxpathlen.patch
@@ -1,3 +1,4 @@
+Description: use the max value between len or MAXPATHLEN
 --- a/client/file_names.cpp
 +++ b/client/file_names.cpp
 @@ -69,7 +69,7 @@ int make_soft_link(PROJECT* project, cha
diff --git a/debian/patches/de.po.patch b/debian/patches/de.po.patch
index 224fd65..f142b84 100644
--- a/debian/patches/de.po.patch
+++ b/debian/patches/de.po.patch
@@ -1,3 +1,4 @@
+Description: fixing some "de" typos, this should be addressed on other languages aswell.
 --- a/html/languages/translations/de.po
 +++ b/html/languages/translations/de.po
 @@ -1073,8 +1073,8 @@
diff --git a/debian/patches/file_upload_handler_in_sched_linking.patch b/debian/patches/file_upload_handler_in_sched_linking.patch
index 9316a66..2ca7694 100644
--- a/debian/patches/file_upload_handler_in_sched_linking.patch
+++ b/debian/patches/file_upload_handler_in_sched_linking.patch
@@ -1,3 +1,4 @@
+Description: Link LIBBOINC to some binary needing it.
 --- a/sched/Makefile.am
 +++ b/sched/Makefile.am
 @@ -268,7 +268,7 @@
diff --git a/debian/patches/filesys_error_message.patch b/debian/patches/filesys_error_message.patch
index fd6cdaf..43715b9 100644
--- a/debian/patches/filesys_error_message.patch
+++ b/debian/patches/filesys_error_message.patch
@@ -1,3 +1,4 @@
+Description: this patch adds an useful error message in case of dir open failure.
 --- a/lib/filesys.cpp
 +++ b/lib/filesys.cpp
 @@ -144,7 +144,12 @@ DIRREF dir_open(const char* p) {
diff --git a/debian/patches/fix-dependencies.patch b/debian/patches/fix-dependencies.patch
index 39992f4..8fa3cf9 100644
--- a/debian/patches/fix-dependencies.patch
+++ b/debian/patches/fix-dependencies.patch
@@ -1,3 +1,6 @@
+Description: this should avoid a race condition in parallel builds when the ".a" file
+ is accessed prior to the correspondant "$(LN)" call from Makefile.
+
 --- boinc-7.4.14+dfsg.orig/Makefile.incl
 +++ boinc-7.4.14+dfsg/Makefile.incl
 @@ -43,22 +43,22 @@ AM_LDFLAGS =
diff --git a/debian/patches/fopen_closing.patch b/debian/patches/fopen_closing.patch
index 54f8b1f..a7b80c9 100644
--- a/debian/patches/fopen_closing.patch
+++ b/debian/patches/fopen_closing.patch
@@ -1,3 +1,5 @@
+Description: this patch makes boinc correctly close the open files.
+ This patch allows also MFILE to correctly deallocate its pointers by calling close().
 --- a/lib/crypt_prog.cpp
 +++ b/lib/crypt_prog.cpp
 @@ -152,6 +152,8 @@ int main(int argc, char** argv) {
diff --git a/debian/patches/gui_urls_xml_added_to_Makefile.patch b/debian/patches/gui_urls_xml_added_to_Makefile.patch
index 021286c..6ffe645 100644
--- a/debian/patches/gui_urls_xml_added_to_Makefile.patch
+++ b/debian/patches/gui_urls_xml_added_to_Makefile.patch
@@ -1,3 +1,4 @@
+Description: Adding a missing file to the install script
 --- a/tools/Makefile.am
 +++ b/tools/Makefile.am
 @@ -40,7 +40,8 @@
diff --git a/debian/patches/lib_cppcheck.patch b/debian/patches/lib_cppcheck.patch
index 47db22f..a105083 100644
--- a/debian/patches/lib_cppcheck.patch
+++ b/debian/patches/lib_cppcheck.patch
@@ -1,3 +1,4 @@
+Description: this patch adds a checks for enough free memory, and exits in case of not enough.
 --- a/lib/unix_util.cpp
 +++ b/lib/unix_util.cpp
 @@ -80,7 +80,13 @@
diff --git a/debian/patches/make_project_overcomes_Apache24_security.patch b/debian/patches/make_project_overcomes_Apache24_security.patch
index aaf2108..9b9a17c 100644
--- a/debian/patches/make_project_overcomes_Apache24_security.patch
+++ b/debian/patches/make_project_overcomes_Apache24_security.patch
@@ -1,3 +1,6 @@
+Description: Installations outside /var/www are disabled by default
+ This friendly report helped me out
+ http://dabase.com/blog/AH01630:_client_denied_by_server_configuration/
 --- a/tools/make_project
 +++ b/tools/make_project
 @@ -327,6 +327,7 @@
diff --git a/debian/patches/more_clang_warnings.patch b/debian/patches/more_clang_warnings.patch
index e5396c3..788a7d8 100644
--- a/debian/patches/more_clang_warnings.patch
+++ b/debian/patches/more_clang_warnings.patch
@@ -1,3 +1,4 @@
+Description: adding another error check.
 --- a/lib/shmem.cpp
 +++ b/lib/shmem.cpp
 @@ -337,7 +337,10 @@
diff --git a/debian/patches/more_maxpathlen.patch b/debian/patches/more_maxpathlen.patch
index dddf1dc..4a7a3a9 100644
--- a/debian/patches/more_maxpathlen.patch
+++ b/debian/patches/more_maxpathlen.patch
@@ -1,3 +1,4 @@
+Description: use MAXPATHLEN and change sprintf to snprintf
 --- a/api/graphics2_util.cpp
 +++ b/api/graphics2_util.cpp
 @@ -37,7 +37,7 @@
diff --git a/debian/patches/rrsim_iterator_cppcheck.patch b/debian/patches/rrsim_iterator_cppcheck.patch
index e35ee72..d6adb16 100644
--- a/debian/patches/rrsim_iterator_cppcheck.patch
+++ b/debian/patches/rrsim_iterator_cppcheck.patch
@@ -1,3 +1,4 @@
+Description: this patch avoid the iterator reuse, fixing cppcheck warnings
 --- a/client/rrsim_test.cpp
 +++ b/client/rrsim_test.cpp
 @@ -184,7 +184,6 @@
diff --git a/debian/patches/server_status_php.patch b/debian/patches/server_status_php.patch
index 8a0fab4..f6d6d62 100644
--- a/debian/patches/server_status_php.patch
+++ b/debian/patches/server_status_php.patch
@@ -1,3 +1,4 @@
+Description: Adjusting Apache PID file location
 --- a/html/user/server_status.php
 +++ b/html/user/server_status.php
 @@ -192,7 +192,12 @@
diff --git a/debian/patches/some_extra_clang_warnings.patch b/debian/patches/some_extra_clang_warnings.patch
index b96a9a9..83f8b17 100644
--- a/debian/patches/some_extra_clang_warnings.patch
+++ b/debian/patches/some_extra_clang_warnings.patch
@@ -1,3 +1,6 @@
+Description: fixing some clang warning.
+ Probably this patch can be safely dropped since upstream seems to have already
+ addressed this.
 --- a/clientgui/sg_ProjectPanel.cpp
 +++ b/clientgui/sg_ProjectPanel.cpp
 @@ -423,8 +423,7 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list