[cmor] 03/07: Drop obsolete B-D on automake, libgfortran3

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Jan 3 15:43:37 UTC 2018


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

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

commit ff6cc49a38c61b17482e1e63b2fbaad0db80d127
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Dec 15 10:45:26 2017 +0000

    Drop obsolete B-D on automake, libgfortran3
---
 debian/changelog | 1 +
 debian/control   | 2 --
 debian/rules     | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 02d5ceb..bbd199f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 cmor (3.3.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Drop obsolete B-D on automake, libgfortran3
 
  -- Alastair McKinstry <mckinstry at debian.org>  Fri, 15 Dec 2017 10:25:57 +0000
 
diff --git a/debian/control b/debian/control
index 7012bd8..127a6c0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,6 @@ Build-Depends: debhelper (>= 10),
  uuid-dev,
  python-all-dev (>= 2.6.6-3~), python-setuptools (>= 0.6b3), python-numpy,
  python3-all-dev (>= 2.6.6-3~), python3-setuptools (>= 0.6b3), python3-numpy,
- libgfortran3, 
- automake, 
  gfortran, 
  pkg-config,
  libhdf5-dev,
diff --git a/debian/rules b/debian/rules
index 367d6ef..944a286 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ endif
 	dh $@ --with python2,python3  
 
 override_dh_auto_configure:
-	autoreconf -fiv
+	# autoreconf -fiv
 	ln -sf  /usr/share/misc/config.sub 
 	dh_auto_configure -- --disable-color --enable-verbose-test  --with-uuid --without-python \
 		UUIDLDFLAGS="-lossp-uuid" UUIDFLAGS="-I/usr/include/ossp" \

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



More information about the debian-science-commits mailing list