[SCM] kfilemetadata packaging branch, master, updated. debian/5.36.0-1-11-g3ea70fe
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Aug 16 11:20:57 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kfilemetadata.git;a=commitdiff;h=4c0b244
The following commit has been merged in the master branch:
commit 4c0b244e34b5a503ccefbcace38f69177e5af835
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Aug 15 21:16:52 2017 +0200
wrap-and-sort
---
debian/control | 50 +++++++++++++++++++++++++-------------------------
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/debian/control b/debian/control
index cb12e88..5cb237b 100644
--- a/debian/control
+++ b/debian/control
@@ -25,28 +25,22 @@ Build-Depends: cmake (>= 3.0~),
pkg-config,
pkg-kde-tools (>= 0.15.18),
qtbase5-dev (>= 5.7.0~),
- qttools5-dev-tools
+ qttools5-dev-tools,
Standards-Version: 4.0.1
Homepage: https://projects.kde.org/projects/kde/workspace/kfilemetadata
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kfilemetadata.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kfilemetadata.git
-Package: libkf5filemetadata3
-Section: libs
+Package: libkf5filemetadata-bin
Architecture: any
-Depends: libkf5filemetadata-data (= ${source:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Breaks: baloo-kf5 (<< 5.37),
- libkf5baloo5 (<< 5.37),
- libkf5filemetadata2 (<< 5.6.0)
-Replaces: libkf5filemetadata2 (<< 5.6.0)
+Depends: catdoc, ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
-Recommends: libkf5filemetadata-bin (= ${binary:Version})
Description: library for extracting file metadata
This library is for extracting file metadata.
.
kfilemetadata is part of the KDE Plasma desktop.
+ .
+ This package contains the file type plugins.
Package: libkf5filemetadata-data
Architecture: all
@@ -54,35 +48,24 @@ Multi-Arch: foreign
Breaks: kde-l10n (<= 4:4.14.0-1),
libkf5filemetadata2 (<< 5.6.0),
libkf5filemetadata5 (<< 5.0.0a),
- ${kde-l10n:all}
+ ${kde-l10n:all},
Replaces: kde-l10n (<= 4:4.14.0-1),
libkf5filemetadata2 (<< 5.6.0),
libkf5filemetadata5 (<< 5.0.0a),
- ${kde-l10n:all}
+ ${kde-l10n:all},
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for extracting file metadata
This library is for extracting file metadata.
.
kfilemetadata is part of the KDE Plasma desktop.
-Package: libkf5filemetadata-bin
-Architecture: any
-Depends: catdoc, ${misc:Depends}, ${shlibs:Depends}
-Multi-Arch: same
-Description: library for extracting file metadata
- This library is for extracting file metadata.
- .
- kfilemetadata is part of the KDE Plasma desktop.
- .
- This package contains the file type plugins.
-
Package: libkf5filemetadata-dev
Section: libdevel
Architecture: any
Depends: libkf5filemetadata3 (= ${binary:Version}),
qtbase5-dev (>= 5.7.0~),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Recommends: libkf5filemetadata-doc (= ${source:Version})
Conflicts: libkf5filemetadata1-dev
Breaks: baloo-kf5-dev (<< 5.37)
@@ -103,3 +86,20 @@ Description: library for extracting file metadata (documentation)
kfilemetadata is part of the KDE Plasma desktop.
.
This package contains the qch documentation files.
+
+Package: libkf5filemetadata3
+Section: libs
+Architecture: any
+Depends: libkf5filemetadata-data (= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Breaks: baloo-kf5 (<< 5.37),
+ libkf5baloo5 (<< 5.37),
+ libkf5filemetadata2 (<< 5.6.0),
+Replaces: libkf5filemetadata2 (<< 5.6.0)
+Multi-Arch: same
+Recommends: libkf5filemetadata-bin (= ${binary:Version})
+Description: library for extracting file metadata
+ This library is for extracting file metadata.
+ .
+ kfilemetadata is part of the KDE Plasma desktop.
--
kfilemetadata packaging
More information about the pkg-kde-commits
mailing list