[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=4cca7c3

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

    remove unused ${shlibs:Depends} from kile-doc
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3a4eac2..c6dccda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ kile (4:2.1.3-4) UNRELEASED; urgency=medium
   * Remove ktexmaker2 breaks/replaces, as ktexmaker2 is dead for more than a
     decade.
   * Bump Standards-Version to 3.9.8, no changes required.
+  * Remove unused ${shlibs:Depends} from kile-doc.
 
  -- 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 2ed13e1..18d8c51 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: KDE Integrated LaTeX Environment
 Package: kile-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}
 Description: KDE Integrated LaTeX Environment (documentation)
  Kile is a user-friendly LaTeX source editor and TeX shell for KDE.
  .

-- 
kile packaging



More information about the pkg-kde-commits mailing list