[adios] 04/10: Prep 1.8.0-1 for release

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 7 12:20:39 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository adios.

commit d96be35696a69b6b4e7e6042e0e924e254ccfda5
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 19 13:58:07 2015 +0100

    Prep 1.8.0-1 for release
---
 debian/changelog | 4 ++--
 debian/rules     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fbaf36f..458411b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-adios (1.8.0-2) unstable; urgency=medium
+adios (1.8.0-1) unstable; urgency=medium
 
   * New upstream release.
   * Standards-Version: 3.9.6.	
@@ -12,7 +12,7 @@ adios (1.8.0-2) unstable; urgency=medium
   * Move bash_completions to /usr/share/bash-completion/completions
   * Patch to fix stricter automake error checking
 
- -- Alastair McKinstry <mckinstry at debian.org>  Mon, 15 Jun 2015 20:08:17 +0100
+ -- Alastair McKinstry <mckinstry at debian.org>  Fri, 19 Jun 2015 15:08:17 +0100
 
 adios (1.7.0-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 4190cb5..a57c21f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,7 +56,7 @@ override_dh_auto_configure:
 		--with-phdf5-incdir=/usr/include/hdf5/$(ARCH_DEFAULT_MPI_IMPL) \
 		--with-phdf5-libdir=$(LIBDIR)/hdf5/$(ARCH_DEFAULT_MPI_IMPL) \
 		--with-bzip2=/usr  --with-zlib=/usr --with-glib=/usr \
-		--prefix=$(DESTDIR) MPIFC=mpif77 CFLAGS=-I$(LIBDIR)/glib-2.0/include \
+		--prefix=/usr MPIFC=mpif77 CFLAGS=-I$(LIBDIR)/glib-2.0/include \
 LIBS=' -lpthread'
 
 override_dh_auto_build:
@@ -77,7 +77,7 @@ override_dh_auto_build:
 
 override_dh_auto_install:
 	find . -name .gitignore -delete
-	$(MAKE) install prefix=$(DESTDIR)/usr
+	$(MAKE) install $(DESTDIR)/usr
 	install -D -m 644  adios.pc $(TOP)/debian/tmp/$(LIBDIR)/pkgconfig
 	# Sort python stuff
 	mkdir -p $(TOP)/debian/tmp/usr/lib/python3/dist-packages

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