[Pkg-owncloud-commits] [qtkeychain] 01/04: Bump compat level
Sandro Knauß
hefee at debian.org
Wed Jun 21 00:13:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
hefee pushed a commit to branch master
in repository qtkeychain.
commit 2356de6dc3a49148962bc7cbdf8dcb37be66407d
Author: Sandro Knauß <hefee at debian.org>
Date: Wed Jun 21 01:53:31 2017 +0200
Bump compat level
---
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 64f41a9..4dde60a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: extra
Maintainer: ownCloud for Debian maintainers <pkg-owncloud-maintainers at lists.alioth.debian.org>
Uploaders: Sandro Knauß <hefee at debian.org>
Build-Depends: cmake,
- debhelper (>= 9),
+ debhelper (>= 10),
libqt4-dev,
libsecret-1-dev,
pkg-config,
diff --git a/debian/rules b/debian/rules
index 4fe492b..74cde36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ --parallel --with kde --with pkgkde_symbolshelper
+ dh $@ --with kde --with pkgkde_symbolshelper
override_dh_auto_clean:
dh_auto_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git
More information about the Pkg-owncloud-commits
mailing list