[SCM] KTorrent Debian packaging. branch, master, updated. debian/5.1.0-2

Pino Toscano pino at moszumanska.debian.org
Tue Sep 5 19:24:02 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/ktorrent.git;a=commitdiff;h=0c61c76

The following commit has been merged in the master branch:
commit 0c61c763b321059bdb085276784c3663aef6157b
Author: Pino Toscano <pino at debian.org>
Date:   Fri Sep 1 19:27:12 2017 +0200

    drop libx11-dev B-D
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6469075..0502515 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ ktorrent (5.1.0-0r1) UNRELEASED; urgency=medium
     - drop -DCMAKE_USE_RELATIVE_PATHS=ON, obsolete since cmake 3.2
     - switch -DKDE4_BUILD_TESTS=false to -DBUILD_TESTING=OFF, which is what
       ECM provides
+  * Remove the libx11-dev build dependency, no more needed.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 02 Jul 2016 23:36:56 +0200
 
diff --git a/debian/control b/debian/control
index 3b1010f..a22d74b 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Build-Depends: cmake (>= 2.6.2), debhelper (>= 9~), pkg-kde-tools (>= 0.15.16),
  kross-dev (>= 5.15),
  libkf5syndication-dev,
  libboost-dev,
- libktorrent-dev (>= 2.1), libtag1-dev, libgeoip-dev, libx11-dev
+ libktorrent-dev (>= 2.1), libtag1-dev, libgeoip-dev,
 Standards-Version: 3.9.8
 Homepage: https://www.kde.org/applications/internet/ktorrent/
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/ktorrent.git

-- 
KTorrent Debian packaging.



More information about the pkg-kde-commits mailing list