[silo-llnl] 45/96: Update patch now configure generated
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository silo-llnl.
commit 77b3c4d6925e4a80a2778e9ea1cda9353ca1de37
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Mon Oct 3 12:41:13 2011 +0100
Update patch now configure generated
---
debian/changelog | 3 ++-
debian/patches/add-lib-version.patch | 24 +-----------------------
2 files changed, 3 insertions(+), 24 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a243110..f7295d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ silo-llnl (4.8-10) unstable; urgency=low
Closes: #642782.
* Two fixes to fprintf() needed to compile with -Werror=format-security
* Disable sh4-build patch as not needed now we do 'autoreconf'.
- Ditto, update qt-version.patch
+ Ditto, update qt-version.patch, add-lib-version.patch not to change
+ files now autogenerated.
-- Alastair McKinstry <mckinstry at debian.org> Mon, 03 Oct 2011 11:26:00 +0100
diff --git a/debian/patches/add-lib-version.patch b/debian/patches/add-lib-version.patch
index 1516ccd..856be8a 100644
--- a/debian/patches/add-lib-version.patch
+++ b/debian/patches/add-lib-version.patch
@@ -1,6 +1,6 @@
Author: Alastair McKinstry <mckinstry at debian.org>
Description: Add version numbers to libsilo*; we need them in Debian.
-Last-Updated: 2010-10-16
+Last-Updated: 2011-10-03
Forwarded: no
Index: silo-llnl-4.8/src/Makefile.am
@@ -25,25 +25,3 @@ Index: silo-llnl-4.8/src/Makefile.am
endif
BUILT_SOURCES = $(MAKESETTINGS)
-Index: silo-llnl-4.8/src/Makefile.in
-===================================================================
---- silo-llnl-4.8.orig/src/Makefile.in 2010-10-16 14:44:24.000000000 +0100
-+++ silo-llnl-4.8/src/Makefile.in 2010-10-16 14:44:29.000000000 +0100
-@@ -359,7 +359,7 @@
- @HDF5_DRV_NEEDED_TRUE@ unknown/libsilo_unknown.la \
- @HDF5_DRV_NEEDED_TRUE@ filters/libsilo_filters.la
-
-- at HDF5_DRV_NEEDED_TRUE@libsiloh5_la_LDFLAGS = -avoid-version
-+ at HDF5_DRV_NEEDED_TRUE@libsiloh5_la_LDFLAGS =
- @HDF5_DRV_NEEDED_FALSE at libsilo_la_SOURCES = silo_version.c
- @HDF5_DRV_NEEDED_FALSE at libsilo_la_LIBADD = \
- @HDF5_DRV_NEEDED_FALSE@ score/libsilo_score.la \
-@@ -370,7 +370,7 @@
- @HDF5_DRV_NEEDED_FALSE@ unknown/libsilo_unknown.la \
- @HDF5_DRV_NEEDED_FALSE@ filters/libsilo_filters.la
-
-- at HDF5_DRV_NEEDED_FALSE@libsilo_la_LDFLAGS = -avoid-version
-+ at HDF5_DRV_NEEDED_FALSE@libsilo_la_LDFLAGS =
- BUILT_SOURCES = $(MAKESETTINGS)
- all: $(BUILT_SOURCES)
- $(MAKE) $(AM_MAKEFLAGS) all-recursive
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/silo-llnl.git
More information about the debian-science-commits
mailing list