[adios] 31/207: #639257: rename gpp

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:29 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 92f71cdf46605fb573cc155b18669c016c24455e
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Aug 25 18:16:25 2011 +0100

    #639257: rename gpp
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cd46501..e3b1033 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+adios (1.3-7) unstable; urgency=low
+
+  * Rename gpp to adiosxml2h. (Will be renamed by upstream in next release)
+    Closes: #639257. 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Thu, 25 Aug 2011 18:15:25 +0100
+
 adios (1.3-6) unstable; urgency=low
 
   * LAM uses mpicc.lam, not mpicc.  
diff --git a/debian/rules b/debian/rules
index 46e622e..17a19ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,7 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	$(MAKE) install prefix=$(shell pwd)/debian/libadios-dev/usr 
 	chmod -x $(BINDIR)/adios_config.flags
-	mv $(BINDIR)/gpp.py $(BINDIR)/gpp
+	# renamed as per Adios CCS issue #118716, Debbug #639257
+	mv $(BINDIR)/gpp.py $(BINDIR)/adiosxml2h
 	mv $(BINDIR)/gpp_types.py $(BINDIR)/gpp_types
 	mv $(BINDIR)/xmlparser.py $(BINDIR)/xmlparser

-- 
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