[SCM] kamoso packaging branch, master, updated. b70f12db91dfb9e54f0a9b6905592e8cd4f66c23

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Tue Jan 22 22:09:58 UTC 2013


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

The following commit has been merged in the master branch:
commit 84f1efa8d6b2ff9c16f8887528d1e2ef45b06806
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Tue Jan 22 17:20:04 2013 +0100

    Bump debhelper compatibility level to 9. This enables the hardening flags.
---
 debian/changelog |    1 +
 debian/compat    |    2 +-
 debian/control   |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 147697d..353bd97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 kamoso (2.0.2-2) UNRELEASED; urgency=low
 
+  * Bump debhelper compatibility level to 9. This enables the hardening flags.
   * Add watch file.
   * Update Vcs-* fields.
 
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 caf1b58..2a9b40c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: kde
 Priority: extra
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: José Manuel Santamaría Lema <panfaust at gmail.com>
-Build-Depends: debhelper (>= 8), pkg-kde-tools (>= 0.5.0),
+Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.5.0),
  cmake, kdelibs5-dev, libkipi-dev,
  shared-desktop-ontologies,
  libqtgstreamer-dev, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev,

-- 
kamoso packaging



More information about the pkg-kde-commits mailing list