[neon/forks/kbibtex/Neon/unstable] debian: remove -data package

Jonathan Riddell null at kde.org
Wed Sep 4 12:19:24 BST 2024


Git commit a2fbde258bd945bf95858019682395bf2ca8c7ff by Jonathan Riddell.
Committed on 04/09/2024 at 11:19.
Pushed by jriddell into branch 'Neon/unstable'.

remove -data package

M  +1    -1    debian/control

https://invent.kde.org/neon/forks/kbibtex/-/commit/a2fbde258bd945bf95858019682395bf2ca8c7ff

diff --git a/debian/control b/debian/control
index 8831b04..c15ceb1 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Rules-Requires-Root: no
 
 Package: kbibtex
 Architecture: any
-Depends: kbibtex-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: biber, texlive-bibtex-extra
 Suggests: bibtex2html, latex2rtf, texlive-latex-base
 Description: BibTeX editor for KDE


More information about the Neon-commits mailing list