[med-svn] [sra-sdk] 01/01: Add DEP3 headers
Andreas Tille
tille at debian.org
Tue Oct 22 05:56:10 UTC 2013
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 37af34ed047de7d975aee2d511d60706c8750e7a
Author: Andreas Tille <tille at debian.org>
Date: Tue Oct 22 08:00:21 2013 +0200
Add DEP3 headers
---
debian/patches/10_portability.patch | 5 +++++
debian/patches/do_not_build_external_libs.patch | 4 ++++
2 files changed, 9 insertions(+)
diff --git a/debian/patches/10_portability.patch b/debian/patches/10_portability.patch
index 0257553..e0ca446 100644
--- a/debian/patches/10_portability.patch
+++ b/debian/patches/10_portability.patch
@@ -1,3 +1,8 @@
+Author: Andreas Tille <tille at debian.org>
+LastChanged: Tue, 10 Jan 2012 09:06:14 +0900
+Description: Drop redundant -m32/-m64 option to enable build
+ on all Debian architectures
+
--- a/build/Makefile.gcc
+++ b/build/Makefile.gcc
@@ -53,12 +53,6 @@ ifeq (linux,$(OS))
diff --git a/debian/patches/do_not_build_external_libs.patch b/debian/patches/do_not_build_external_libs.patch
index 40886c5..752806a 100644
--- a/debian/patches/do_not_build_external_libs.patch
+++ b/debian/patches/do_not_build_external_libs.patch
@@ -1,3 +1,7 @@
+Author: Charles Plessy <plessy at debian.org>
+Description: Do not use third party libs but use Debian packaged
+ libraries instead
+
--- a/libs/Makefile
+++ b/libs/Makefile
@@ -32,7 +32,6 @@ include $(TOP)/build/Makefile.shell
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list