[SCM] okteta packaging branch, master, updated. debian/16.08.0-2-13-g11d5a5e
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 10 16:52:08 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/okteta.git;a=commitdiff;h=6d20983
The following commit has been merged in the master branch:
commit 6d209835e9afdb2ebf3e1b3ef54147cdca553362
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date: Thu Aug 18 19:50:30 2016 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 35 +++++++++++++++++++----------------
1 file changed, 19 insertions(+), 16 deletions(-)
diff --git a/debian/control b/debian/control
index 0f9151c..a958fad 100644
--- a/debian/control
+++ b/debian/control
@@ -10,21 +10,21 @@ Uploaders: Sune Vuorela <sune at debian.org>,
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 1.7.0~),
- kdoctools-dev,
- kio-dev,
- libkf5bookmarks-dev,
- libkf5codecs-dev,
- libkf5completion-dev,
- libkf5configwidgets-dev,
- libkf5dbusaddons-dev,
- libkf5i18n-dev,
- libkf5iconthemes-dev,
- libkf5kcmutils-dev,
- libkf5newstuff-dev,
- libkf5parts-dev,
- libkf5service-dev,
- libkf5widgetsaddons-dev,
- libkf5xmlgui-dev,
+ kdoctools-dev (>= 5.7.0~),
+ kio-dev (>= 5.7.0~),
+ libkf5bookmarks-dev (>= 5.7.0~),
+ libkf5codecs-dev (>= 5.7.0~),
+ libkf5completion-dev (>= 5.7.0~),
+ libkf5configwidgets-dev (>= 5.7.0~),
+ libkf5dbusaddons-dev (>= 5.7.0~),
+ libkf5i18n-dev (>= 5.7.0~),
+ libkf5iconthemes-dev (>= 5.7.0~),
+ libkf5kcmutils-dev (>= 5.7.0~),
+ libkf5newstuff-dev (>= 5.7.0~),
+ libkf5parts-dev (>= 5.7.0~),
+ libkf5service-dev (>= 5.7.0~),
+ libkf5widgetsaddons-dev (>= 5.7.0~),
+ libkf5xmlgui-dev (>= 5.7.0~),
libqca-qt5-2-dev (>= 2.1.0),
pkg-config,
pkg-kde-tools (>> 0.15.15),
@@ -58,7 +58,10 @@ Description: hexadecimal editor for binary files
Package: okteta-dev
Architecture: any
Section: devel
-Depends: libkf5xmlgui-dev, qtbase5-dev (>= 5.4), ${misc:Depends}, ${so:Depends}
+Depends: libkf5xmlgui-dev (>= 5.7.0~),
+ qtbase5-dev (>= 5.4),
+ ${misc:Depends},
+ ${so:Depends}
Description: Development files for Okteta
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
--
okteta packaging
More information about the pkg-kde-commits
mailing list