[SCM] okteta packaging branch, master, updated. debian/16.08.3-1-46-ge8cb6b5
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:12:47 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/okteta.git;a=commitdiff;h=6c328ff
The following commit has been merged in the master branch:
commit 6c328ff07d8abaaf2ee1c8e1b7fdf7820132c31b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Sep 11 22:43:09 2017 +0200
Update upstream metadata
---
debian/control | 122 +++++++++++++++++++++++------------------------
debian/upstream/metadata | 4 +-
2 files changed, 63 insertions(+), 63 deletions(-)
diff --git a/debian/control b/debian/control
index 33ba0ef..bcf1163 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
Fathi Boudra <fabo at debian.org>,
Modestas Vainius <modax at debian.org>,
George Kiagiadakis <kiagiadakis.george at gmail.com>,
- Maximiliano Curia <maxy at debian.org>
+ Maximiliano Curia <maxy at debian.org>,
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 1.7.0~),
@@ -14,6 +14,7 @@ Build-Depends: cmake (>= 2.8.12),
libkf5codecs-dev (>= 5.7.0~),
libkf5completion-dev (>= 5.7.0~),
libkf5configwidgets-dev (>= 5.7.0~),
+ libkf5crash-dev,
libkf5dbusaddons-dev (>= 5.7.0~),
libkf5doctools-dev (>= 5.7.0~),
libkf5i18n-dev (>= 5.7.0~),
@@ -25,57 +26,18 @@ Build-Depends: cmake (>= 2.8.12),
libkf5service-dev (>= 5.7.0~),
libkf5widgetsaddons-dev (>= 5.7.0~),
libkf5xmlgui-dev (>= 5.7.0~),
- libkf5crash-dev,
libqca-qt5-2-dev (>= 2.1.0),
pkg-config,
pkg-kde-tools (>= 0.15.23~),
qtbase5-dev (>= 5.4),
qtscript5-dev (>= 5.4),
qttools5-dev (>= 5.4),
- shared-mime-info (>= 0.30)
+ shared-mime-info (>= 0.30),
Standards-Version: 4.1.0
Homepage: http://www.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/okteta.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/okteta.git
-Package: okteta
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
-Description: hexadecimal editor for binary files
- Okteta is a simple editor for the raw data of files. This type of program is
- also called hexadecimal editor or binary editor.
- .
- The data is displayed in two variants: as the numeric values of the bytes
- and as the character assigned to the values. Values and characters can be
- shown either in two columns (the traditional display in hex editors) or in
- rows with the value on top of the character. Editing can be done both for
- the values and for the characters.
- .
- Besides the usual editing capabilities Okteta also brings a small set of
- tools, like a table listing decodings into common simple data types, a table
- listing all possible bytes with their character and value equivalents, an
- info view with a statistic, a checksum calculator, a filter tool and a string
- extraction tool.
- .
- This package is part of the KDE Software Development Kit module.
-
-Package: okteta-dev
-Architecture: any
-Section: devel
-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.
- .
- This package contains the development files for Okteta.
- .
- This package is part of the KDE Software Development Kit module.
-
Package: libkasten3controllers3
Architecture: any
Section: libs
@@ -111,71 +73,109 @@ Description: gui Kasten library for Okteta
.
This package is part of the KDE Software Development Kit module.
-Package: libokteta2core2
+Package: libkasten3okteta1controllers1
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
-Description: core Okteta library
+Description: kastencontrollers library 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.
.
- This package provides the core part of the Okteta libraries.
+ This package provides the part of the Okteta libraries interfacing with Kasten
+ controllers.
.
This package is part of the KDE Software Development Kit module.
-Package: libokteta2gui2
+Package: libkasten3okteta1core1
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
-Description: gui Okteta library
+Description: kastencore library 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.
.
- This package provides the GUI part of the Okteta libraries.
+ This package provides the part of the Okteta libraries interfacing
+ with Kasten core.
.
This package is part of the KDE Software Development Kit module.
-Package: libkasten3okteta1controllers1
+Package: libkasten3okteta1gui1
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: kastencontrollers library for Okteta
+Description: kastengui library 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.
.
- This package provides the part of the Okteta libraries interfacing with Kasten
- controllers.
+ This package provides the part of the Okteta libraries interfacing
+ with Kasten GUI.
.
This package is part of the KDE Software Development Kit module.
-Package: libkasten3okteta1core1
+Package: libokteta2core2
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
-Description: kastencore library for Okteta
+Description: core Okteta library
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
.
- This package provides the part of the Okteta libraries interfacing
- with Kasten core.
+ This package provides the core part of the Okteta libraries.
.
This package is part of the KDE Software Development Kit module.
-Package: libkasten3okteta1gui1
+Package: libokteta2gui2
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: kastengui library for Okteta
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
+Description: gui Okteta library
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
.
- This package provides the part of the Okteta libraries interfacing
- with Kasten GUI.
+ This package provides the GUI part of the Okteta libraries.
+ .
+ This package is part of the KDE Software Development Kit module.
+
+Package: okteta
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
+Description: hexadecimal editor for binary files
+ Okteta is a simple editor for the raw data of files. This type of program is
+ also called hexadecimal editor or binary editor.
+ .
+ The data is displayed in two variants: as the numeric values of the bytes
+ and as the character assigned to the values. Values and characters can be
+ shown either in two columns (the traditional display in hex editors) or in
+ rows with the value on top of the character. Editing can be done both for
+ the values and for the characters.
+ .
+ Besides the usual editing capabilities Okteta also brings a small set of
+ tools, like a table listing decodings into common simple data types, a table
+ listing all possible bytes with their character and value equivalents, an
+ info view with a statistic, a checksum calculator, a filter tool and a string
+ extraction tool.
+ .
+ This package is part of the KDE Software Development Kit module.
+
+Package: okteta-dev
+Architecture: any
+Section: devel
+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.
+ .
+ This package contains the development files for Okteta.
.
This package is part of the KDE Software Development Kit module.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 8cc2fd5..eda5b36 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
Name: okteta
-Changelog: https://quickgit.kde.org/?p=okteta.git&a=log
+Changelog: https://cgit.kde.org/okteta.git/log
Contact: kde-devel at kde.org
Donation: https://www.kde.org/community/donations/index.php
Repository: https://anongit.kde.org/okteta.git
-Repository-Browse: https://quickgit.kde.org/?p=okteta.git
+Repository-Browse: https://cgit.kde.org/okteta.git
Security-Contact: security at kde.org
--
okteta packaging
More information about the pkg-kde-commits
mailing list