[SCM] libinstpatch/master: Patches forwarded.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Dec 18 11:08:02 UTC 2016
The following commit has been merged in the master branch:
commit e95dd19cbf70b3999235e5ebd41ded93e457d7f8
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Dec 18 12:07:54 2016 +0100
Patches forwarded.
diff --git a/debian/patches/01-ac-python-devel.patch b/debian/patches/01-ac-python-devel.patch
index 3aa2e03..6d1f3ca 100644
--- a/debian/patches/01-ac-python-devel.patch
+++ b/debian/patches/01-ac-python-devel.patch
@@ -2,7 +2,7 @@ Description: Don't rely on python unconditionally.
This makes us allowed to avoid the build-dependency on python-dev as
we don't want to build the python extension for now.
Author: Alessio Treglia <alessio at debian.org>
-Forwarded: yes
+Forwarded: Joshua Element Green <jgreen at users.sourceforge.net>
---
configure.ac | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/patches/02-gettext.patch b/debian/patches/02-gettext.patch
index 7f54551..9171d94 100644
--- a/debian/patches/02-gettext.patch
+++ b/debian/patches/02-gettext.patch
@@ -1,6 +1,6 @@
Description: Update POTFILE.in properly to fix FTBFS.
Author: Alessio Treglia <alessio at debian.org>
-Forwarded: yes
+Forwarded: Joshua Element Green <jgreen at users.sourceforge.net>
---
po/POTFILES.in | 35 ++++++++++++++++++++++++++---------
1 file changed, 26 insertions(+), 9 deletions(-)
diff --git a/debian/patches/03-pkgconfig.patch b/debian/patches/03-pkgconfig.patch
index 54f4afb..94d29cd 100644
--- a/debian/patches/03-pkgconfig.patch
+++ b/debian/patches/03-pkgconfig.patch
@@ -1,6 +1,6 @@
Author: Alessio Treglia <alessio at debian.org>
Description: Update pkgconfig file as it's linked against libsndfile1.
-Forwarded: yes
+Forwarded: Joshua Element Green <jgreen at users.sourceforge.net>
---
libinstpatch-1.0.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/04-fix_tests.patch b/debian/patches/04-fix_tests.patch
index 87681a8..aa2f5c5 100644
--- a/debian/patches/04-fix_tests.patch
+++ b/debian/patches/04-fix_tests.patch
@@ -2,7 +2,7 @@ Author: Alessio Treglia <alessio at debian.org>
Description: Don't run 'make check' in ./tests, the tests are old and
need update to build fine.
Bug: https://sourceforge.net/support/tracker.php?aid=3100677
-Forwarded: yes
+Forwarded: Joshua Element Green <jgreen at users.sourceforge.net>
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/05-with_math_lib.patch b/debian/patches/05-with_math_lib.patch
index feacd6c..7fb3a23 100644
--- a/debian/patches/05-with_math_lib.patch
+++ b/debian/patches/05-with_math_lib.patch
@@ -1,6 +1,6 @@
Description: Missing symbols {pow,log}, add -lm flag to fix this.
Author: Alessio Treglia <alessio at debian.org>
-Forwarded: yes
+Forwarded: Joshua Element Green <jgreen at users.sourceforge.net>
---
libinstpatch/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/06-fix_for_binutils_gold.patch b/debian/patches/06-fix_for_binutils_gold.patch
index b9a44e0..00ef877 100644
--- a/debian/patches/06-fix_for_binutils_gold.patch
+++ b/debian/patches/06-fix_for_binutils_gold.patch
@@ -2,7 +2,7 @@ Description: Fix Makefile.am in examples to avoid a FTBFS with binutils-gold, by
adding libgobject-2.0 and libglib-2.0 to libraries used to link sf2.
Author: Fabrice Coutadeur <fabricesp at ubuntu.com>
Bug-Debian: http://bugs.debian.org/603500
-Forwarded: https://sourceforge.net/support/tracker.php?aid=3109296
+Forwarded: https://sourceforge.net/support/tracker.php?aid=3109296 Joshua Element Green <jgreen at users.sourceforge.net>
---
examples/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/07-fix_dead_lock.patch b/debian/patches/07-fix_dead_lock.patch
index f79187a..78b2488 100644
--- a/debian/patches/07-fix_dead_lock.patch
+++ b/debian/patches/07-fix_dead_lock.patch
@@ -1,7 +1,7 @@
Description: Fix dead lock.
Author: Joël Krähemann <jkraehemann at gmail.com>
Bug-Debian: http://bugs.debian.org/807823
-Forwarded: no
+Forwarded: Joshua Element Green <jgreen at users.sourceforge.net>
Index: libinstpatch/libinstpatch/IpatchBase.c
===================================================================
--
libinstpatch packaging
More information about the pkg-multimedia-commits
mailing list