[Python-modules-commits] [cf-python] 13/14: merge patched into master

Klaus Zimmermann zklaus-guest at moszumanska.debian.org
Fri Sep 9 12:40:37 UTC 2016


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

zklaus-guest pushed a commit to branch master
in repository cf-python.

commit 032c625c88e3f391ba67a6303405cc69d9869055
Merge: 155e371 1acc3e4
Author: Klaus Zimmermann <klaus_zimmermann at gmx.de>
Date:   Fri Sep 9 14:27:39 2016 +0200

    merge patched into master

 cf/um/umread/c-lib/type-dep/Makefile                  |  1 +
 debian/.git-dpm                                       |  4 ++--
 debian/patches/0004-Added-stripping-of-type-lib.patch | 19 +++++++++++++++++++
 debian/patches/series                                 |  1 +
 4 files changed, 23 insertions(+), 2 deletions(-)

diff --cc debian/.git-dpm
index 05f3a54,0000000..44466d3
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
 +# see git-dpm(1) from git-dpm package
- 81ec8d9aca447f3038fe67d434de2be07e7ed53c
- 81ec8d9aca447f3038fe67d434de2be07e7ed53c
++1acc3e416fab45a936a7f11cb92bf0a015a06a3f
++1acc3e416fab45a936a7f11cb92bf0a015a06a3f
 +bd3fd7886d0148932d954e6ea9a3edaca1c8b944
 +bd3fd7886d0148932d954e6ea9a3edaca1c8b944
 +cf-python_1.3.orig.tar.gz
 +b26a07fdf95aaff7cff6b34926637c440705cc54
 +3676025
diff --cc debian/patches/0004-Added-stripping-of-type-lib.patch
index 0000000,0000000..c61d1b4
new file mode 100644
--- /dev/null
+++ b/debian/patches/0004-Added-stripping-of-type-lib.patch
@@@ -1,0 -1,0 +1,19 @@@
++From 1acc3e416fab45a936a7f11cb92bf0a015a06a3f Mon Sep 17 00:00:00 2001
++From: Klaus Zimmermann <klaus_zimmermann at gmx.de>
++Date: Fri, 9 Sep 2016 14:27:24 +0200
++Subject: Added stripping of type-lib.
++
++Signed-off-by: Klaus Zimmermann <klaus_zimmermann at gmx.de>
++---
++ cf/um/umread/c-lib/type-dep/Makefile | 1 +
++ 1 file changed, 1 insertion(+)
++
++diff --git a/cf/um/umread/c-lib/type-dep/Makefile b/cf/um/umread/c-lib/type-dep/Makefile
++index 381c4a8..6052a5e 100644
++--- a/cf/um/umread/c-lib/type-dep/Makefile
+++++ b/cf/um/umread/c-lib/type-dep/Makefile
++@@ -45,3 +45,4 @@ $(REDEFINES_DBL): $(DBL_TMP_OBJS)
++ $(LIB): $(OBJS)
++ 	rm -f $@
++ 	ar r $@ $(OBJS)
+++	strip --remove-section=.comment --remove-section=.note --enable-deterministic-archives $@
diff --cc debian/patches/series
index e03a43c,0000000..59bcef1
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,3 -1,0 +1,4 @@@
 +0001-Removed-bundled-versions-of-javascript-libraries.patch
 +0002-Remove-check-for-python-version.patch
 +0003-Fixed-man-page-cfa.1.patch
++0004-Added-stripping-of-type-lib.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cf-python.git



More information about the Python-modules-commits mailing list