[adios] 203/207: Don't ship FindADIOS.cmake

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:05:00 UTC 2015


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

mckinstry pushed a commit to branch master
in repository adios.

commit 463c91c81932eb0075a345c6779e3b0e6b9e5616
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat May 9 21:21:47 2015 +0100

    Don't ship FindADIOS.cmake
---
 debian/changelog                   |  3 +-
 debian/patches/exclude-cmake.patch | 62 --------------------------------------
 debian/patches/series              |  1 +
 3 files changed, 3 insertions(+), 63 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2539810..883bb3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ adios (1.8.0-1) UNRELEASED; urgency=medium
   * Work with both parallel and serial HDF5.
   * Enable glib support
   * adios_config: Fix typo: pkgconfig -> pkg-config
-  * Move to cmake-3.2
+  * No longer ship FindADIOS.cmake; recommend pkg-config instead.
+    Closes: #784766.
 
  -- Alastair McKinstry <mckinstry at debian.org>  Thu, 08 Jan 2015 22:04:42 +0000
 
diff --git a/debian/patches/exclude-cmake.patch b/debian/patches/exclude-cmake.patch
deleted file mode 100644
index 6934b5e..0000000
--- a/debian/patches/exclude-cmake.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- adios (1.7.0-1) UNRELEASED; urgency=medium
- .
-   * New upstream release.
-Author: Alastair McKinstry <mckinstry at debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
-Index: adios-1.8.0/Makefile.am
-===================================================================
---- adios-1.8.0.orig/Makefile.am
-+++ adios-1.8.0/Makefile.am
-@@ -8,8 +8,7 @@ EXTRA_DIST = runconf \
- 	     adios.pc.in \
-              scripts/create.nssi.config.sh \
-              scripts/kill.nssi.staging.sh \
--             scripts/start.nssi.staging.sh \
--	     scripts/FindADIOS.cmake
-+             scripts/start.nssi.staging.sh
- 
- #             wrappers/matlab/Makefile \
- #             wrappers/matlab/adios.m \
-@@ -28,7 +27,7 @@ if HAVE_NSSI
-                    scripts/start.nssi.staging.sh
- endif
- 
--sysconf_DATA = scripts/FindADIOS.cmake
-+sysconf_DATA =
- 
- #install-data-hook:
- #	echo -n "VERSIONSTRING=\"$(PACKAGE) version $(VERSION) svn revision " >> adios_config.flags
-Index: adios-1.8.0/Makefile.in
-===================================================================
---- adios-1.8.0.orig/Makefile.in
-+++ adios-1.8.0/Makefile.in
-@@ -436,8 +436,7 @@ EXTRA_DIST = runconf \
- 	     adios.pc \
-              scripts/create.nssi.config.sh \
-              scripts/kill.nssi.staging.sh \
--             scripts/start.nssi.staging.sh \
--	     scripts/FindADIOS.cmake
-+             scripts/start.nssi.staging.s
- 
- 
- #             wrappers/matlab/Makefile \
diff --git a/debian/patches/series b/debian/patches/series
index 42631e1..eee6195 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,4 +8,5 @@ mpi4py_fix.patch
 pkgconfig.patch
 numpy_paths.patch
 # deprecate_numpy17.patch
+exclude_cmake.patch
 python_wrapper.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list