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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:36:48 UTC 2017


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

The following commit has been merged in the master branch:
commit b257fff76d72fb39a1a4887f80b6a87d10b1b1f1
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Dec 5 04:14:12 2004 +0000

    Bumped version to 0.6
---
 config_win32.h | 6 +++---
 configure.ac   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config_win32.h b/config_win32.h
index a692c1b..10a8a31 100644
--- a/config_win32.h
+++ b/config_win32.h
@@ -14,15 +14,15 @@
 #define PACKAGE_NAME "Exiv2"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Exiv2 0.5"
+#define PACKAGE_STRING "Exiv2 0.6"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "exiv2"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.5"
+#define PACKAGE_VERSION "0.6"
 
-/* Define to `int' if <sys/types.h> does not define. */
+/* Define to `int' if <sys/types.h> does not define pid_t. */
 #define pid_t int
 
 /* File path seperator */
diff --git a/configure.ac b/configure.ac
index 8ca0902..82aa350 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(Exiv2, 0.5, ahuggel at gmx.net)
+AC_INIT(Exiv2, 0.6, ahuggel at gmx.net)
 AC_CONFIG_SRCDIR([src/exif.cpp])
 AC_CONFIG_HEADER([config.h])
 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list