[ruby-hdfeos5] 01/05: Remove dbg package

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Tue Mar 1 09:18:25 UTC 2016


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

uwabami-guest pushed a commit to branch master
in repository ruby-hdfeos5.

commit c006d5cc9d4578c0584739ee0d8b6e5920d8dc62
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Tue Mar 1 18:13:47 2016 +0900

    Remove dbg package
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control | 17 -----------------
 debian/rules   |  3 ---
 2 files changed, 20 deletions(-)

diff --git a/debian/control b/debian/control
index 0ac8f2a..364ef36 100644
--- a/debian/control
+++ b/debian/control
@@ -26,23 +26,6 @@ Description: Ruby interface to the HDF-EOS5 library
  the NArray library, which is an efficient multi-dimensional numeric
  array class for Ruby.
 
-Package: ruby-hdfeos5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ruby-hdfeos5 (=${binary:Version}), ${misc:Depends}
-Description: Ruby interface to the HDF-EOS5 library (debug symbol)
- HDF-EOS5 is a software library designed built on HDF5 to support EOS-specific
- data structures, namely Grid, Point, and Swath.
- .
- This package provides Ruby interface to the HDF-EOS5 library built on
- the NArray library, which is an efficient multi-dimensional numeric
- array class for Ruby.
- .
- This package is primarily to provide a backtrace with names in a
- debugger, this make it somewhat easier to interpret core dumps. Most
- people will not need this package.
-
 Package: libhdfeos5-ruby
 Section: oldlibs
 Priority: extra
diff --git a/debian/rules b/debian/rules
index 8d88d54..94f6daf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@ export HE5_HDF_INCDIR := /usr/include/hdf-eos5
 	@echo $(HDF5_DIR)
 	dh $@ --with ruby --buildsystem ruby
 
-override_dh_strip:
-	dh_strip --dbg-package=ruby-hdfeos5-dbg
-
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -f *.he5

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



More information about the Pkg-grass-devel mailing list