[SCM] poxml packaging branch, kubuntu_xenial_archive, updated. ubuntu/4%15.08.2-0ubuntu1-4-g79e8866

Clive Johnston clivejo-guest at moszumanska.debian.org
Thu Jan 7 22:17:13 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/poxml.git;a=commitdiff;h=79e8866

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 79e88669aab654503f4c81e8e5a07df96482fc78
Author: Clive Johnston <clivejo at aol.com>
Date:   Thu Jan 7 22:16:50 2016 +0000

    Fixing packaging
    
    - Adding missing build deps
    - Bumping /usr/share/pkg-kde-tools/qt-kde-team/2 to 3 in rules
---
 debian/changelog | 1 +
 debian/control   | 1 +
 debian/rules     | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0444156..725477b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ poxml (4:15.12.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
   * Adding required build-dependencies
+  * Bumped /usr/share/pkg-kde-tools/qt-kde-team/2 to 3
 
  -- Clive Johnston <clivejo at aol.com>  Sat, 02 Jan 2016 14:42:36 +0000
 
diff --git a/debian/control b/debian/control
index 30f9629..e54e21f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: antlr,
                extra-cmake-modules,
                kde-sc-dev-latest (>= 4:4.11),
                kdelibs5-dev,
+               kdoctools-dev,
                libgettextpo-dev,
                pkg-kde-tools (>= 0.12),
                qtbase5-dev
diff --git a/debian/rules b/debian/rules
index e23621c..6f63cbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp

-- 
poxml packaging



More information about the pkg-kde-commits mailing list