[SCM] kile packaging branch, master, updated. debian/2.1.3-3-10-g56d3358

Pino Toscano pino at moszumanska.debian.org
Sun May 15 12:43:26 UTC 2016


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

The following commit has been merged in the master branch:
commit 34d2fe22543eaf4b634f954a0540dcf4d7befee5
Author: Pino Toscano <pino at debian.org>
Date:   Sun May 15 14:41:52 2016 +0200

    use ${perl:Depends} in kile
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c6dccda..5bc0b20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ kile (4:2.1.3-4) UNRELEASED; urgency=medium
     decade.
   * Bump Standards-Version to 3.9.8, no changes required.
   * Remove unused ${shlibs:Depends} from kile-doc.
+  * Use ${perl:Depends} in kile.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 17 Jan 2016 17:38:23 +0100
 
diff --git a/debian/control b/debian/control
index 18d8c51..1a8c981 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/kile.git
 
 Package: kile
 Architecture: any
-Depends: konsole4-kpart, texlive-latex-base, ${misc:Depends}, ${shlibs:Depends}
+Depends: konsole4-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