[SCM] Repository for the KDE Debconf access library. branch, master, updated. debian/0.1+git20110702-1-17-g02bee50
Matthias Klumpp
ximion-guest at alioth.debian.org
Tue Apr 3 21:36:18 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/debconf-kde.git;a=commitdiff;h=ba0e8b6
The following commit has been merged in the master branch:
commit ba0e8b6c188511e176564a2fdc99d0b1139c8668
Author: Matthias Klumpp <matthias at tenstral.net>
Date: Tue Apr 3 22:27:29 2012 +0200
Switch to compat-level 9
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index f5d73cb..aafbe23 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Matthias Klumpp <matthias at tenstral.net>
DM-Upload-Allowed: yes
Build-Depends: cmake,
- debhelper (>= 8),
+ debhelper (>= 9),
kdelibs5-dev,
pkg-kde-tools (>= 0.5.0)
Standards-Version: 3.9.3
--
Repository for the KDE Debconf access library.
More information about the pkg-kde-commits
mailing list