summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-03 14:13:54 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-03 14:13:54 +0200
commit123efa15f8eaa1a74c8819dca91787da8eb48258 (patch)
treeee5ac78018cb62a764a0be49bc8be1e5e9425dcb /debian/patches
parentce7de5b7f17429027a238d47fc0baf85e6e32cf5 (diff)
some changes on build system
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/10_test_network.patch11
-rw-r--r--debian/patches/20_doxygen_cfg.patch10
2 files changed, 17 insertions, 4 deletions
diff --git a/debian/patches/10_test_network.patch b/debian/patches/10_test_network.patch
index 6ca5012..63a8dec 100644
--- a/debian/patches/10_test_network.patch
+++ b/debian/patches/10_test_network.patch
@@ -1,7 +1,14 @@
+Description: disable network tests
+ disable network tests to prevent errors on buildsystems
+ without any networks.
+Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
+Last-Update: 2014-10-03
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/test/nsockaddr_test.h
===================================================================
---- trunk.orig/test/nsockaddr_test.h 2014-10-01 10:48:56.499125525 +0200
-+++ trunk/test/nsockaddr_test.h 2014-10-01 10:49:17.291557429 +0200
+--- trunk.orig/test/nsockaddr_test.h 2014-10-03 13:02:17.703450593 +0200
++++ trunk/test/nsockaddr_test.h 2014-10-03 13:02:17.699450515 +0200
@@ -31,8 +31,8 @@
CPPUNIT_TEST( test_constructor_remote );
CPPUNIT_TEST( test_constructor_fail );
diff --git a/debian/patches/20_doxygen_cfg.patch b/debian/patches/20_doxygen_cfg.patch
index 98d169b..0e10969 100644
--- a/debian/patches/20_doxygen_cfg.patch
+++ b/debian/patches/20_doxygen_cfg.patch
@@ -1,7 +1,13 @@
+Description: remove obsolete tags from doxygen.cfg
+Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
+Forwarded: http://bugs.geniusse.com/show_bug.cgi?id=37
+Last-Update: 2014-10-03
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/doc/doxygen.cfg.in
===================================================================
---- trunk.orig/doc/doxygen.cfg.in 2013-08-24 18:10:34.000000000 +0200
-+++ trunk/doc/doxygen.cfg.in 2014-10-01 12:51:35.462880232 +0200
+--- trunk.orig/doc/doxygen.cfg.in 2014-10-03 12:54:45.118741334 +0200
++++ trunk/doc/doxygen.cfg.in 2014-10-03 12:54:45.110741181 +0200
@@ -44,7 +44,7 @@
INLINE_GROUPED_CLASSES = NO
INLINE_SIMPLE_STRUCTS = NO