[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:47:38 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=71ceb45

The following commit has been merged in the master branch:
commit 71ceb4580723f012541c7fb112a9c00c32a97104
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Jul 12 23:05:39 2017 +0200

    Migrate to automatic dbgsym packages
---
 debian/control | 13 -------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index cf99212..5689c0b 100644
--- a/debian/control
+++ b/debian/control
@@ -86,16 +86,3 @@ Description: EXIF/IPTC/XMP metadata manipulation library - HTML documentation
  metadata of images in various formats
  .
  This package provides the Exiv2 HTML documentation.
-
-Package: libexiv2-dbg
-Depends: libexiv2-14 (= ${binary:Version}), ${misc:Depends}
-Section: debug
-Architecture: any
-Priority: extra
-Multi-Arch: same
-Description: EXIF/IPTC/XMP metadata manipulation library - debug
- Exiv2 is a C++ library and a command line utility to manage image metadata. It
- provides fast and easy read and write access to the Exif, IPTC and XMP metadata
- of images in various formats
- .
- This package provides the Exiv2 debug symbols.
diff --git a/debian/rules b/debian/rules
index 73cd1d4..d952d80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_clean:
 	-rm Makefile xmpsdk/src/.libs/libxmpsdk.la  # why? debuild complains of diff.
 
 override_dh_strip:
-	dh_strip -a --dbg-package=libexiv2-dbg
+	dh_strip --dbgsym-migration='libexiv2-dbg (<= 0.26-1~~)'
 
 override_dh_install:
 	# no need for libtool .la files

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list