[SCM] exiv2 packaging branch, master, updated. 443f4418c64e38bf979cf11b37c4d7559d79f9bb

Maximiliano Curia maxy at moszumanska.debian.org
Wed Aug 5 11:33:51 UTC 2015


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

The following commit has been merged in the master branch:
commit 6b94b28f517281ca140b4899432c7cd6428b089a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Aug 5 11:25:38 2015 +0200

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

diff --git a/debian/control b/debian/control
index b45a4a6..26d6dda 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Svn: svn://anonscm.debian.org/pkg-kde/kde-extras/exiv2/trunk
 Package: exiv2
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libexiv2-13 (= ${binary:Version})
+ libexiv2-14 (= ${binary:Version})
 Description: EXIF/IPTC 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
@@ -24,7 +24,7 @@ Description: EXIF/IPTC metadata manipulation tool
  .
  Exiv2 command line utility to:
  .
-  * print Exif, IPTC and XMP image metadata in different formats: 
+  * print Exif, IPTC and XMP image metadata in different formats:
     - Exif summary info, interpreted values, or the plain data for each tag
   * set, add and delete Exif, IPTC and XMP image metadata from command line
     modify commands or command scripts
@@ -36,7 +36,7 @@ Description: EXIF/IPTC 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-13
+Package: libexiv2-14
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
@@ -64,7 +64,7 @@ Description: EXIF/IPTC metadata manipulation library
 Package: libexiv2-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libexiv2-13 (= ${binary:Version}), pkg-config
+Depends: ${misc:Depends}, libexiv2-14 (= ${binary:Version}), pkg-config
 Suggests: libexiv2-doc
 Description: EXIF/IPTC metadata manipulation library - development files
  Exiv2 is a C++ library and a command line utility to manage image metadata.
@@ -85,7 +85,7 @@ Description: EXIF/IPTC metadata manipulation library - HTML documentation
  This package provides the Exiv2 HTML documentation.
 
 Package: libexiv2-dbg
-Depends: ${misc:Depends}, libexiv2-13 (= ${binary:Version})
+Depends: ${misc:Depends}, libexiv2-14 (= ${binary:Version})
 Section: debug
 Architecture: any
 Priority: extra
diff --git a/debian/libexiv2-13.install b/debian/libexiv2-13.install
deleted file mode 100644
index 0ac5cf4..0000000
--- a/debian/libexiv2-13.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/*/libexiv2.so.13
-usr/lib/*/libexiv2.so.13.*
diff --git a/debian/libexiv2-14.install b/debian/libexiv2-14.install
new file mode 100644
index 0000000..163d879
--- /dev/null
+++ b/debian/libexiv2-14.install
@@ -0,0 +1,2 @@
+usr/lib/*/libexiv2.so.14
+usr/lib/*/libexiv2.so.14.*
diff --git a/debian/libexiv2-13.symbols b/debian/libexiv2-14.symbols
similarity index 99%
rename from debian/libexiv2-13.symbols
rename to debian/libexiv2-14.symbols
index 984d5ff..00a9e35 100644
--- a/debian/libexiv2-13.symbols
+++ b/debian/libexiv2-14.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 0.24 amd64
-libexiv2.so.13 libexiv2-12 #MINVER#
+libexiv2.so.14 libexiv2-14 #MINVER#
  _Z11_exvGettextPKc at Base 0.24
  _Z15dumpLibraryInfoRSo at Base 0.24
  _ZN5Exiv210AsciiValue4readERKSs at Base 0.24

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list