[libgeotiff-dfsg] 02/03: Revert "Add debug package for libgeotiff."
Bas Couwenberg
sebastic at xs4all.nl
Wed Nov 5 12:38:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository libgeotiff-dfsg.
commit c9b4aa145c74c138ab92ffd9f2f2f9243e0949a2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Nov 5 12:58:59 2014 +0100
Revert "Add debug package for libgeotiff."
This reverts commit 04a356284136495cef64de4429e1295fc27f0346.
The debug package should be reintroduced after the jessie freeze.
---
debian/changelog | 1 -
debian/control | 14 --------------
debian/rules | 3 ---
3 files changed, 18 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e2648f1..1ae009b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
libgeotiff-dfsg (1.4.0-5) UNRELEASED; urgency=medium
- * Add debug package for libgeotiff.
* Add Breaks/Replaces libgeotiff-dev on geotiff-bin, listgeo.1 man page
was incorrectly included in libgeotiff-dev, it was added to geotiff-bin
in 1.4.0-3 and removed from libgeotiff-dev in 1.4.0-4.
diff --git a/debian/control b/debian/control
index 06bccb6..0a68a2b 100644
--- a/debian/control
+++ b/debian/control
@@ -49,20 +49,6 @@ Description: GeoTIFF (geografic enabled TIFF) library -- run-time files
.
This package contains the shared library only.
-Package: libgeotiff2-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libgeotiff2 (= ${binary:Version}),
- ${misc:Depends}
-Description: GeoTIFF (geografic enabled TIFF) library -- debugging symbols
- This C library supports TIFF 6.0 based interchange format for georeferenced
- raster imagery. The GeoTIFF standard has been developed for reading, and
- writing geographic meta-information tags on top of TIFF raster.
- .
- This package contains debugging symbols for the libraries.
-
Package: geotiff-bin
Architecture: any
Multi-Arch: foreign
diff --git a/debian/rules b/debian/rules
index 181b1ac..663a565 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,3 @@ override_dh_makeshlibs:
# Forces failure ignoring to collect new symbols
dh_makeshlibs -- -c0 -v$(GEOTIFF_VERSION)
-override_dh_strip:
- dh_strip --dbg-package=libgeotiff2-dbg
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libgeotiff-dfsg.git
More information about the Pkg-grass-devel
mailing list