[Git][debian-gis-team/netcdf-fortran][master] 2 commits: Drop obsolete dbg package.

Bas Couwenberg gitlab at salsa.debian.org
Thu Jul 19 14:51:59 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-fortran


Commits:
3f168acd by Bas Couwenberg at 2018-07-19T15:25:20+02:00
Drop obsolete dbg package.

- - - - -
937bce79 by Bas Couwenberg at 2018-07-19T15:45:22+02:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-netcdf-fortran (4.4.4+ds-4) UNRELEASED; urgency=medium
+netcdf-fortran (4.4.4+ds-4) unstable; urgency=medium
 
   * Update copyright-format URL to use HTTPS.
   * Don't use libjs-jquery for Doxygen docs.
   * Bump Standards-Version to 4.1.5, no changes.
   * Update Vcs-* URLs for Salsa.
   * Strip trailing whitespace from control & rules files.
+  * Drop obsolete dbg package.
 
- -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Jan 2018 22:26:36 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 19 Jul 2018 15:45:13 +0200
 
 netcdf-fortran (4.4.4+ds-3) unstable; urgency=medium
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20160114),
                dh-autoreconf,
                gfortran,
                doxygen,
@@ -55,22 +55,6 @@ Description: creation, access, and sharing of scientific data in Fortran
  .
  This package contains headers for the Fortran library.
 
-Package: libnetcdff-dbg
-Architecture: any
-Section: debug
-Depends: libnetcdff6 (= ${binary:Version}),
-         ${misc:Depends}
-Suggests: gdb
-Description: debugging symbols for NetCDF Fortran
- NetCDF (network Common Data Form) is a set of interfaces for array-oriented
- data access and a freely distributed collection of data access libraries for
- C, Fortran, C++, Java, and other languages. The netCDF libraries support a
- machine-independent format for representing scientific data. Together, the
- interfaces, libraries, and format support the creation, access, and sharing of
- scientific data.
- .
- This package contains debugging symbols for the Fortran library.
-
 Package: libnetcdff-doc
 Architecture: all
 Section: doc


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ override_dh_installchangelogs:
 	dh_installchangelogs RELEASE_NOTES.md
 
 override_dh_strip:
-	dh_strip --dbg-package=libnetcdff-dbg
+	dh_strip --dbgsym-migration='libnetcdff-dbg (<< 4.4.4+ds-4~)'
 
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-fortran/compare/7c89a13928356dfbddc7cc1f8ad78de9d93d06d5...937bce7950d7d5afe9c3e0740b63f90e8f8d3c0e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-fortran/compare/7c89a13928356dfbddc7cc1f8ad78de9d93d06d5...937bce7950d7d5afe9c3e0740b63f90e8f8d3c0e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180719/c6df5789/attachment-0001.html>


More information about the Pkg-grass-devel mailing list