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


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

The following commit has been merged in the master branch:
commit 39976277fb8cf1a051a688cdf40f1c9bf60780b3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jul 13 11:36:17 2017 +0200

    Test build
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4eae06f..043e296 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --parallel --with pkgkde_symbolshelper --buildsystem=cmake
+	dh $@ --parallel --with pkgkde_symbolshelper --buildsystem cmake
 
 override_dh_clean:
 	dh_clean
@@ -19,8 +19,8 @@ override_dh_install:
 	dh_install --list-missing
 	find $(CURDIR)/debian -type f -name exiv2 | xargs /usr/bin/chrpath -d
 
-override_dh_auto_build-indep:
-	$(MAKE) -C doc doxygen
+# override_dh_auto_build-indep:
+# 	dh_auto_build -i -- -C doc doxygen
 
 override_dh_installdocs:
 	dh_installdocs -A -Xcmd.txt -XMakefile -Xtemplates -XChangeLog

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list