[SCM] kfloppy packaging branch, master, updated. debian/16.04.0-2-35-g6935146
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:05:40 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kfloppy.git;a=commitdiff;h=a3f8145
The following commit has been merged in the master branch:
commit a3f81455621f792d9d6d31933734977279417b26
Author: Rohan Garg <rohan at garg.io>
Date: Thu May 19 15:41:18 2016 +0200
Upgrade to frameworks
---
debian/control | 12 +++++++++---
debian/rules | 2 +-
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index b16cc5c..975d780 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,15 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake,
debhelper (>= 9),
- kde-sc-dev-latest (>= 4:4.12),
- kdelibs5-dev (>= 4:4.11),
- pkg-kde-tools (>= 0.12)
+ extra-cmake-modules,
+ kdoctools-dev,
+ kio-dev,
+ libkf5coreaddons-dev,
+ libkf5i18n-dev,
+ libkf5kdelibs4support-dev,
+ libkf5xmlgui-dev,
+ pkg-kde-tools (>= 0.12),
+ qtbase5-dev
Standards-Version: 3.9.6
Homepage: http://www.kde.org
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/kde-sc/kfloppy.git
diff --git a/debian/rules b/debian/rules
index 6a77e53..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
--
kfloppy packaging
More information about the pkg-kde-commits
mailing list