[SCM] kile packaging branch, master, updated. debian/4%2.9.91-3-2-g2d5001e

Pino Toscano pino at moszumanska.debian.org
Wed Jan 10 14:18:52 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kile.git;a=commitdiff;h=2d5001e

The following commit has been merged in the master branch:
commit 2d5001e6bb94ff60eeb621881eef68ffc683bb91
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jan 10 15:18:28 2018 +0100

    add kinit dep (#886832)
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6333193..54eb2c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 kile (4:2.9.91-4) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Add the kinit dependency, needed to launch KIO slaves. (Closes: #886832)
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Wed, 10 Jan 2018 15:17:14 +0100
 
diff --git a/debian/control b/debian/control
index 8cad7e0..e17676e 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/kile.git
 
 Package: kile
 Architecture: any
-Depends: konsole-kpart, texlive-latex-base, ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Depends: kinit, konsole-kpart, texlive-latex-base, ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
 Recommends: dvipng, ghostscript, imagemagick, psutils, texlive
 Suggests: aspell | ispell | hspell,
           asymptote,

-- 
kile packaging



More information about the pkg-kde-commits mailing list