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

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Tue Mar 1 09:08:01 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-netcdf.

commit 1c44d8aef2dbf333a1853bab8b10b5b1f8ec0928
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Tue Mar 1 17:56:37 2016 +0900

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

diff --git a/debian/control b/debian/control
index 9d43fa7..c4ab41a 100644
--- a/debian/control
+++ b/debian/control
@@ -27,18 +27,3 @@ Description: Ruby interface of netCDF library
  library, which is an efficient multi-dimensional numeric array class
  for Ruby.
 XB-Ruby-Versions: ${ruby:Versions}
-
-Package: ruby-netcdf-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: ruby-netcdf (= ${binary:Version}),
-         ${misc:Depends}
-Description: Ruby-NetCDF debug symbols
- RubyNetCDF is a Ruby interface of netCDF library built on the NArray
- library, which is an efficient multi-dimensional numeric array class
- for Ruby.
- .
- This package is provided primarily to provide a backtrace with names
- in a debugger, this makes it somewhat easier to interpret core
- dumps.  Most people will not need this package.
diff --git a/debian/rules b/debian/rules
index 387bdec..1b110e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@ override_dh_auto_install:
 	dh_auto_install
 	rm -fr $(CURDIR)/debian/ruby-netcdf/usr/bin
 
-override_dh_strip:
-	dh_strip --dbg-package=ruby-netcdf-dbg
-
 override_dh_installchangelogs:
 	dh_installchangelogs -A ChangeLog
 

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



More information about the Pkg-grass-devel mailing list