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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:39:45 UTC 2017


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

The following commit has been merged in the master branch:
commit 417d55f2a74de811d8dae1ec0a23cca579641092
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Mon Sep 8 16:12:38 2008 +0000

    Updated version to 0.18-pre1.
---
 config/configure.ac      | 2 +-
 src/exv_msvc.h           | 4 ++--
 test/data/exiv2-test.out | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/configure.ac b/config/configure.ac
index 2cd37db..3a55a32 100644
--- a/config/configure.ac
+++ b/config/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT(exiv2, 0.17.91, ahuggel at gmx.net)
+AC_INIT(exiv2, 0.18-pre1, ahuggel at gmx.net)
 # See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
 EXIV2_LTVERSION=5:0:0
 PACKAGE=$PACKAGE_NAME
diff --git a/src/exv_msvc.h b/src/exv_msvc.h
index b74c5f3..9d7044e 100644
--- a/src/exv_msvc.h
+++ b/src/exv_msvc.h
@@ -23,13 +23,13 @@
 #define EXV_PACKAGE_NAME "exiv2"
 
 /* Define to the full name and version of this package. */
-#define EXV_PACKAGE_STRING "exiv2 0.17.91"
+#define EXV_PACKAGE_STRING "exiv2 0.18-pre1"
 
 /* Define to the one symbol short name of this package. */
 #define EXV_PACKAGE_TARNAME "exiv2"
 
 /* Define to the version of this package. */
-#define EXV_PACKAGE_VERSION "0.17.91"
+#define EXV_PACKAGE_VERSION "0.18-pre1"
 
 /* Define to `int' if <sys/types.h> does not define pid_t. */
 typedef int pid_t;
diff --git a/test/data/exiv2-test.out b/test/data/exiv2-test.out
index 29ff3d3..f4d6ba2 100644
--- a/test/data/exiv2-test.out
+++ b/test/data/exiv2-test.out
@@ -3,7 +3,7 @@ tmp/
 
 Exiv2 version ------------------------------------------------------------
 /usr/local/bin/exiv2
-exiv2 0.17.91
+exiv2 0.18-pre1
 Copyright (C) 2004-2008 Andreas Huggel.
 
 This program is free software; you can redistribute it and/or

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list