[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:39 UTC 2017


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

The following commit has been merged in the master branch:
commit 3a5b042d534c05e873652bd54cdf290e61d331cf
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jul 13 12:44:41 2017 +0200

    Follow upstream soversion bump
---
 debian/control                                      | 6 +++---
 debian/libexiv2-14.install                          | 2 --
 debian/libexiv2-26.install                          | 2 ++
 debian/{libexiv2-14.symbols => libexiv2-26.symbols} | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 8c92a4b..9d2ccb9 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/exiv2.git
 
 Package: exiv2
 Architecture: any
-Depends: libexiv2-14 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libexiv2-26 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Description: EXIF/IPTC/XMP metadata manipulation tool
  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
@@ -41,7 +41,7 @@ Description: EXIF/IPTC/XMP metadata manipulation tool
   * print, set and delete the JPEG comment of JPEG images
   * fix the Exif ISO setting of picture taken with Canon and Nikon cameras
 
-Package: libexiv2-14
+Package: libexiv2-26
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
@@ -69,7 +69,7 @@ Description: EXIF/IPTC/XMP metadata manipulation library
 Package: libexiv2-dev
 Section: libdevel
 Architecture: any
-Depends: libexiv2-14 (= ${binary:Version}), ${misc:Depends}
+Depends: libexiv2-26 (= ${binary:Version}), ${misc:Depends}
 Suggests: libexiv2-doc
 Description: EXIF/IPTC/XMP metadata manipulation library - development files
  Exiv2 is a C++ library and a command line utility to manage image metadata.
diff --git a/debian/libexiv2-14.install b/debian/libexiv2-14.install
deleted file mode 100644
index 163d879..0000000
--- a/debian/libexiv2-14.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/*/libexiv2.so.14
-usr/lib/*/libexiv2.so.14.*
diff --git a/debian/libexiv2-26.install b/debian/libexiv2-26.install
new file mode 100644
index 0000000..ed1fff0
--- /dev/null
+++ b/debian/libexiv2-26.install
@@ -0,0 +1,2 @@
+usr/lib/*/libexiv2.so.26
+usr/lib/*/libexiv2.so.26.*
diff --git a/debian/libexiv2-14.symbols b/debian/libexiv2-26.symbols
similarity index 99%
rename from debian/libexiv2-14.symbols
rename to debian/libexiv2-26.symbols
index 8c3f097..a3d60a5 100644
--- a/debian/libexiv2-14.symbols
+++ b/debian/libexiv2-26.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 0.25 alpha amd64 arm64 armel armhf hppa i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 ppc64el s390x sh4 x32
-libexiv2.so.14 libexiv2-14 #MINVER#
+libexiv2.so.26 libexiv2-26 #MINVER#
  _Z11_exvGettextPKc at Base 0.25
  _ZN5Exiv210AsciiValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
  _ZN5Exiv210AsciiValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list