[SCM] ktp-text-ui packaging branch, master, updated. debian/0.7.0-1-106-g6b3ee9d

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 27 19:54:06 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=4d2c76c

The following commit has been merged in the master branch:
commit 4d2c76ca9b93f311a6192e3fbd955bc4f80e7600
Author: Diane Trout <diane at ghic.org>
Date:   Sat Sep 19 21:38:20 2015 -0700

    Add dependency on dh-linktree to use it to replace jquery.js files.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/rules     | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3d62eb2..1f5f14b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ ktp-text-ui (15.08.1-1) UNRELEASED; urgency=medium
     Remove diffs no longer being applied.
   * Add KDE's unstable download url to watch file
   * Update filename for log viewer ro ktp-log-viewer.desktop
+  * Use dh-linktree to use to replace jquery.js files.
 
  -- Diane Trout <diane at debian.org>  Sun, 12 Jul 2015 21:15:11 -0700
 
diff --git a/debian/control b/debian/control
index 485fd46..2aff40a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Diane Trout <diane at debian.org>, Michał Zając <quintasan at kubuntu.org>, Mark Purcell <msp at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9), dh-linktree,
  pkg-kde-tools (>= 0.9),
  libtelepathy-qt4-dev (>= 0.9.5),
  libtelepathy-logger-qt-dev,
diff --git a/debian/rules b/debian/rules
index 8ea2715..8423c11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ override_dh_strip:
 
 override_dh_install:
 	$(overridden_command) --fail-missing
+	dh_linktree
 
 get-orig-source:
 	uscan --verbose --force-download --repack --compression xz

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list