[netcdf] 06/12: Override dh_strip to use netcdf-dbg explicitly.

Bas Couwenberg sebastic at xs4all.nl
Thu Jan 15 21:37:17 UTC 2015


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

sebastic-guest pushed a commit to branch split-c-f-cxx
in repository netcdf.

commit eb8ddb609e927a9a23abbd995b7d18aee2bb9071
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jan 15 21:45:19 2015 +0100

    Override dh_strip to use netcdf-dbg explicitly.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4e1f73f..2a923f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ netcdf (1:4.3.3~rc3-1) UNRELEASED; urgency=medium
   * Remove duplicate section from netcdf-bin.
   * Enable verbose make output.
   * Enable parallel builds.
+  * Override dh_strip to use netcdf-dbg explicitly.
 
  -- Nico Schlömer <nico.schloemer at gmail.com>  Mon, 12 May 2014 14:27:06 +0200
 
diff --git a/debian/rules b/debian/rules
index 4e4e2fb..f18f13a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@ override_dh_auto_configure:
 	-DENABLE_TESTS:BOOL=OFF \
 	-DENABLE_DOXYGEN:BOOL=ON
 
+override_dh_strip:
+	dh_strip --dbg-package=netcdf-dbg
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git



More information about the Pkg-grass-devel mailing list