[cpl-plugin-kmos] 01/01: Update email addresses of olebole

Ole Streicher olebole at moszumanska.debian.org
Sun Apr 19 12:50:24 UTC 2015


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

olebole pushed a commit to branch debian
in repository cpl-plugin-kmos.

commit 1da32da9522f3891c2ebee4ccc9fb0257015e815
Author: Ole Streicher <olebole at debian.org>
Date:   Sun Apr 19 14:50:21 2015 +0200

    Update email addresses of olebole
---
 debian/patches/fix_test_fail.patch         | 2 +-
 debian/patches/force-serial-tests.patch    | 2 +-
 debian/patches/fortify.patch               | 2 +-
 debian/patches/kmclipm_disable_test.patch  | 2 +-
 debian/patches/kmos_fix_test_fail.patch    | 2 +-
 debian/patches/libadd_cpl.patch            | 2 +-
 debian/patches/no_test_data.patch          | 2 +-
 debian/patches/set_plugindir.patch         | 2 +-
 debian/patches/spellfix.patch              | 2 +-
 debian/patches/use-std-paths-for-cpl.patch | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/patches/fix_test_fail.patch b/debian/patches/fix_test_fail.patch
index 4da200f..27692fd 100644
--- a/debian/patches/fix_test_fail.patch
+++ b/debian/patches/fix_test_fail.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Increase tolerance to fix FTBS on mips, mipsel64, and ia64
 --- a/irplib/tests/irplib_polynomial-test.c
 +++ b/irplib/tests/irplib_polynomial-test.c
diff --git a/debian/patches/force-serial-tests.patch b/debian/patches/force-serial-tests.patch
index 6b44d92..a100a67 100644
--- a/debian/patches/force-serial-tests.patch
+++ b/debian/patches/force-serial-tests.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Force serial-tests to get better verbose output
 Bug: http://bugs.debian.org/715204
 --- a/kmos/tests/Makefile.am
diff --git a/debian/patches/fortify.patch b/debian/patches/fortify.patch
index e36929e..8ca590f 100644
--- a/debian/patches/fortify.patch
+++ b/debian/patches/fortify.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Replace strcat calls with size checked strncat calls
 --- a/recipes/kmo_stats.c
 +++ b/recipes/kmo_stats.c
diff --git a/debian/patches/kmclipm_disable_test.patch b/debian/patches/kmclipm_disable_test.patch
index bad682c..31a56c0 100644
--- a/debian/patches/kmclipm_disable_test.patch
+++ b/debian/patches/kmclipm_disable_test.patch
@@ -1,4 +1,4 @@
-Author; Ole Streicher <debian at liska.ath.cx>
+Author; Ole Streicher <olebole at debian.org>
 Description: Disable priv_reconstruct patch on mips.
  This test takes ages on MIPS and goes beyound the time limits of the buildd without
  gaining anything.
diff --git a/debian/patches/kmos_fix_test_fail.patch b/debian/patches/kmos_fix_test_fail.patch
index 414d442..37d3e04 100644
--- a/debian/patches/kmos_fix_test_fail.patch
+++ b/debian/patches/kmos_fix_test_fail.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Increase tolerance to fix FTBS on i386
 --- a/kmos/tests/kmo_priv_arithmetic-test.c
 +++ b/kmos/tests/kmo_priv_arithmetic-test.c
diff --git a/debian/patches/libadd_cpl.patch b/debian/patches/libadd_cpl.patch
index 6af24a2..611bb87 100644
--- a/debian/patches/libadd_cpl.patch
+++ b/debian/patches/libadd_cpl.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Add the cpl libraries to the recips.so and the test program
 --- a/recipes/Makefile.am
 +++ b/recipes/Makefile.am
diff --git a/debian/patches/no_test_data.patch b/debian/patches/no_test_data.patch
index ff7f825..4ab67dd 100644
--- a/debian/patches/no_test_data.patch
+++ b/debian/patches/no_test_data.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Disable tests that require test data from the ref_data subdir
  These data were removed from the tar file due to their huge size.
 --- a/kmos/tests/Makefile.am
diff --git a/debian/patches/set_plugindir.patch b/debian/patches/set_plugindir.patch
index a3dd429..f6f6db7 100644
--- a/debian/patches/set_plugindir.patch
+++ b/debian/patches/set_plugindir.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Set the plugin directory so that esorex and python-cpl can find it.
 --- a/acinclude.m4
 +++ b/acinclude.m4
diff --git a/debian/patches/spellfix.patch b/debian/patches/spellfix.patch
index dabd571..ae8e322 100644
--- a/debian/patches/spellfix.patch
+++ b/debian/patches/spellfix.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Remove several small spelling errors
 --- a/recipes/kmo_combine.c
 +++ b/recipes/kmo_combine.c
diff --git a/debian/patches/use-std-paths-for-cpl.patch b/debian/patches/use-std-paths-for-cpl.patch
index f768445..8306e2a 100644
--- a/debian/patches/use-std-paths-for-cpl.patch
+++ b/debian/patches/use-std-paths-for-cpl.patch
@@ -1,4 +1,4 @@
-Author: Ole Streicher <debian at liska.ath.cx>
+Author: Ole Streicher <olebole at debian.org>
 Description: Use standard path and name for cpl
 --- a/m4macros/cpl.m4
 +++ b/m4macros/cpl.m4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-kmos.git



More information about the debian-science-commits mailing list