[SCM] akregator packaging branch, master, updated. debian/4%17.08.3-1-8-gfcca982

Pino Toscano pino at moszumanska.debian.org
Sat Jan 20 08:39:44 UTC 2018


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

The following commit has been merged in the master branch:
commit fcca9824cf669455f0b0b29e87f3e20412d8cd79
Author: Pino Toscano <pino at debian.org>
Date:   Sat Jan 20 09:39:17 2018 +0100

    drop manual kio dep
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0683122..ec47e91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ akregator (4:17.08.3-2) UNRELEASED; urgency=medium
   * Update lintian overrides.
   * Remove the autopkgtest stuff, since there are no tests to execute.
   * Bump Standards-Version to 4.1.3, no changes required.
+  * Remove the manual kio dependency, as it is injected automatically.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 26 Dec 2017 09:23:30 +0100
 
diff --git a/debian/control b/debian/control
index 1e7ee3a..a103609 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/akregator.git
 Package: akregator
 Section: web
 Architecture: any
-Depends: kinit, kio, ${misc:Depends}, ${shlibs:Depends}
+Depends: kinit, ${misc:Depends}, ${shlibs:Depends}
 Breaks: kdepim-doc (<< 4:16.12.0), ${kde-l10n:all}
 Replaces: kdepim-doc (<< 4:16.12.0), ${kde-l10n:all}
 Homepage: http://akregator.kde.org/

-- 
akregator packaging



More information about the pkg-kde-commits mailing list