[neon/extras/tellico/Neon/release-lts] debian: update .install
Jonathan Riddell
null at kde.org
Tue Mar 30 16:26:11 BST 2021
Git commit a018124b2df02ad7c2877c47ae8d597f635ae7b9 by Jonathan Riddell.
Committed on 30/03/2021 at 15:26.
Pushed by jriddell into branch 'Neon/release-lts'.
update .install
M +46 -36 debian/control
M +1 -2 debian/copyright
M +1 -0 debian/tellico-data.install
https://invent.kde.org/neon/extras/tellico/commit/a018124b2df02ad7c2877c47ae8d597f635ae7b9
diff --git a/debian/control b/debian/control
index 0360f7e..222d5f4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,38 +2,47 @@ Source: tellico
Section: kde
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
-Uploaders: Pino Toscano <pino at debian.org>,
-Build-Depends: debhelper (>= 9)
- , cmake, extra-cmake-modules
- , pkg-config, pkg-kde-tools, qtbase5-dev
- , libkf5archive-dev
- , libkf5cddb-dev
- , libkf5codecs-dev
- , libkf5config-dev
- , libkf5configwidgets-dev
- , libkf5coreaddons-dev
- , libkf5crash-dev
- , libkf5doctools-dev
- , libkf5filemetadata-dev
- , libkf5guiaddons-dev
- , libkf5khtml-dev
- , libkf5i18n-dev
- , libkf5iconthemes-dev
- , libkf5itemmodels-dev
- , libkf5jobwidgets-dev
- , libkf5kio-dev
- , libkf5newstuff-dev
- , libkf5sane-dev
- , libkf5solid-dev
- , libkf5wallet-dev
- , libkf5widgetsaddons-dev
- , libkf5windowsystem-dev
- , libkf5xmlgui-dev
- , libtag1-dev, libyaz-dev, libpoppler-qt5-dev
- , libexempi-dev, libcsv-dev, libbtparse-dev
- , libcdio-dev
- , gettext
- , xvfb, xauth, kio
+Uploaders: Pino Toscano <pino at debian.org>
+Build-Depends: cmake,
+ debhelper (>= 9),
+ extra-cmake-modules,
+ gettext,
+ kio,
+ libbtparse-dev,
+ libcdio-dev,
+ libcsv-dev,
+ libexempi-dev,
+ libkf5archive-dev,
+ libkf5cddb-dev,
+ libkf5codecs-dev,
+ libkf5config-dev,
+ libkf5configwidgets-dev,
+ libkf5coreaddons-dev,
+ libkf5crash-dev,
+ libkf5doctools-dev,
+ libkf5filemetadata-dev,
+ libkf5guiaddons-dev,
+ libkf5i18n-dev,
+ libkf5iconthemes-dev,
+ libkf5itemmodels-dev,
+ libkf5jobwidgets-dev,
+ libkf5khtml-dev,
+ libkf5kio-dev,
+ libkf5newstuff-dev,
+ libkf5sane-dev,
+ libkf5solid-dev,
+ libkf5wallet-dev,
+ libkf5widgetsaddons-dev,
+ libkf5windowsystem-dev,
+ libkf5xmlgui-dev,
+ libpoppler-qt5-dev,
+ libtag1-dev,
+ libyaz-dev,
+ pkg-config,
+ pkg-kde-tools,
+ qtbase5-dev,
+ xauth,
+ xvfb
Build-Conflicts: libqimageblitz-dev
Standards-Version: 4.1.4
Homepage: http://tellico-project.org/
@@ -44,9 +53,10 @@ Package: tellico
Breaks: tellico-data (<< 3.1-0.1~)
Replaces: tellico-data (<< 3.1-0.1~)
Architecture: any
-Depends: tellico-data (= ${source:Version})
- , tellico-scripts (>= ${source:Version})
- , ${shlibs:Depends}, ${misc:Depends}
+Depends: tellico-data (= ${source:Version}),
+ tellico-scripts (>= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Recommends: tellico-doc
Description: Collection manager for books, videos, music, etc
Tellico is a collection manager for KDE. It includes default collections for
@@ -70,7 +80,7 @@ Package: tellico-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
-Recommends: tellico, khelpcenter
+Recommends: khelpcenter, tellico
Replaces: tellico (<< 3.1.2-2)
Breaks: tellico (<< 3.1.2-2)
Description: Collection manager for books, videos, music, etc [doc]
diff --git a/debian/copyright b/debian/copyright
index e981a86..05b95b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -41,7 +41,7 @@ delete this exception statement from your version.
The src/3rdparty/btparse directory contains a minimal version of the
btparse library, copyright 1999 by Greg Ward, which can be found at
http://www.gerg.ca/software/btOOL/
-Version 0.33 of the btparse library was imported into the Bookcase
+Version 0.33 of the btparse library was imported into the Bookcase
source code tree in October 2003. The following changes have been
made:
@@ -57,4 +57,3 @@ the GNU Lesser General Public License (LGPL). Persuant to clause 3 of
the LGPL, this static version of btparse is being redistributed within
a software application under the terms of the GNU General Public
License (GPL).
-
diff --git a/debian/tellico-data.install b/debian/tellico-data.install
index c1d8d44..7add19b 100644
--- a/debian/tellico-data.install
+++ b/debian/tellico-data.install
@@ -2,6 +2,7 @@ etc/xdg
usr/share/config.kcfg
usr/share/icons
usr/share/kconf_update
+usr/share/knsrcfiles
usr/share/kxmlgui5
usr/share/locale
usr/share/mime
More information about the Neon-commits
mailing list