Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Drop obsolete dbg package.
· b381568d
Bas Couwenberg
authored
Jul 19, 2018
b381568d
Set distribution to unstable.
· fd603fd8
Bas Couwenberg
authored
Jul 19, 2018
fd603fd8
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
fd603fd8
libgeotiff-dfsg (1.4.2-3)
UNRELEASED
; urgency=medium
libgeotiff-dfsg (1.4.2-3)
unstable
; urgency=medium
* Change priority from extra to optional.
* Bump Standards-Version to 4.1.5, changes: priority.
...
...
@@ -9,8 +9,9 @@ libgeotiff-dfsg (1.4.2-3) UNRELEASED; urgency=medium
* Update watch file to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Drop obsolete get-orig-source target.
* Drop obsolete dbg package.
-- Bas Couwenberg <sebastic@debian.org>
Sun, 24 Sep 2017 13:06:02
+0200
-- Bas Couwenberg <sebastic@debian.org>
Thu, 19 Jul 2018 22:13:23
+0200
libgeotiff-dfsg (1.4.2-2) unstable; urgency=medium
...
...
debian/control
View file @
fd603fd8
...
...
@@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 9
.20160114
),
dh-autoreconf,
libproj-dev,
zlib1g-dev,
...
...
@@ -49,19 +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
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
...
...
debian/rules
View file @
fd603fd8
...
...
@@ -35,4 +35,4 @@ override_dh_makeshlibs:
dh_makeshlibs
--
-v
$(
UPSTREAM_VERSION
)
override_dh_strip
:
dh_strip
--dbg
-package
=
libgeotiff2-dbg
dh_strip
--dbg
sym-migration
=
'libgeotiff2-dbg (<< 1.4.2-3~)'