[SCM] QJson library packaging branch, master, updated. debian/0.7.1-2-18-gf1f2c61

Lisandro D. N. Pérez Meyer lisandropm-guest at alioth.debian.org
Thu Jul 28 20:46:54 UTC 2011


The following commit has been merged in the master branch:
commit f64f459b24fdaf5a97402dcfa41d0393bcd15528
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Jul 28 14:39:21 2011 -0300

    Add lintian override to compat 9.
---
 debian/changelog                |    2 ++
 debian/source/lintian-overrides |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ceef293..638e1d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ qjson (0.7.1-4) UNRELEASED; urgency=low
     - Patch CMakeLists.txt to install stuff in ${CMAKE_LIBRARY_ARCHITECTURE},
       wich is the same as DEB_HOST_MULTIARCH. Also thanks Modestas.
     - Add Pre-Depends: ${misc:Pre-Depends} to libqjson0.
+    - Add a lintian override on debian/compat being 9, wich is still
+      experimental.
 
  -- Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>  Thu, 28 Jul 2011 13:08:55 -0300
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 843662e..7cec07d 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,5 @@
 # This is actually a transitional package,
 # tell lintian not to complain.
 qjson source: dbg-package-missing-depends libqjson0-dbg
+# To enable multiarch support we must use compat 9, wich is experimental.
+qjson source: package-needs-versioned-debhelper-build-depends 9
\ No newline at end of file

-- 
QJson library packaging



More information about the pkg-kde-commits mailing list