[SCM] exiv2 packaging branch, master, updated. debian/0.25-1-6-g7dc6b01

Maximiliano Curia maxy at moszumanska.debian.org
Thu Aug 6 11:15:18 UTC 2015


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

The following commit has been merged in the master branch:
commit 60892345bb39535730dc90a98dc01ba3c3a6b377
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Aug 6 10:14:03 2015 +0200

    Add symbolshelper dh sequencer addon.
---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 58b7694..c4d19b5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: autotools-dev,
                libexpat1-dev,
                python,
                xsltproc,
-               zlib1g-dev
+               zlib1g-dev,
+               pkg-kde-tools
 Build-Depends-Indep: doxygen, graphviz, libjs-jquery
 Standards-Version: 3.9.6
 Homepage: http://www.exiv2.org
diff --git a/debian/rules b/debian/rules
index 6f0f73b..73cd1d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --parallel --with autotools_dev
+	dh $@ --parallel --with autotools_dev,pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-rpath

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list