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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:41:42 UTC 2017


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

The following commit has been merged in the master branch:
commit 942f01b26ff1cde8c174d556b0281c3a82215ef6
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat May 29 13:43:54 2010 +0000

    Fixed version string.
---
 config/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/configure.ac b/config/configure.ac
index d66f349..cceec31 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.20.0, ahuggel at gmx.net)
+AC_INIT(exiv2, 0.20, ahuggel at gmx.net)
 # See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
 EXIV2_LTVERSION=9:0:0
 PACKAGE=$PACKAGE_NAME

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list