[neon/kf6/kf6-ktexteditor/Neon/unstable] debian: new alpha release

Carlos De Maine null at kde.org
Fri Nov 17 16:47:31 GMT 2023


Git commit 2e0f02013147fb215169f96eee3d83bcc354132e by Carlos De Maine.
Committed on 17/11/2023 at 17:47.
Pushed by carlosdem into branch 'Neon/unstable'.

new alpha release

M  +6    -0    debian/changelog
M  +8    -7    debian/control
M  +0    -173  debian/copyright
M  +1    -0    debian/kf6-ktexteditor-dev.install
M  +2    -2    debian/rules

https://invent.kde.org/neon/kf6/kf6-ktexteditor/-/commit/2e0f02013147fb215169f96eee3d83bcc354132e

diff --git a/debian/changelog b/debian/changelog
index a0bc987..9896e38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-ktexteditor (5.245.0-0neon) jammy; urgency=medium
+
+  * New alpha release
+
+ -- Neon CI <neon at kde.org>  Fri, 17 Nov 2023 01:18:08 +0000
+
 kf6-ktexteditor (0.0-0neon) UNRELEASED; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index 8d6a354..2adcd33 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Build-Depends: cmake,
                qt6-tools-dev,
                xauth,
                xvfb
-Standards-Version: 4.2.1
+Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/frameworks/ktexteditor
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktexteditor
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktexteditor.git
@@ -64,6 +64,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-ktexteditor (= ${binary:Version}),
          kf6-kio-dev,
+         kf6-syntax-highlighting-dev,
          ${misc:Depends}
 Description: provide advanced plain text editing services
  The KTextEditor interfaces - also called KTE interfaces - are a set
@@ -78,36 +79,36 @@ Description: provide advanced plain text editing services
 
 Package: ktexteditor6-data
 Architecture: all
-Depends: kf6-ktexteditor
+Depends: kf6-ktexteditor, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: ktexteditor6-katepart
 Architecture: all
-Depends: kf6-ktexteditor
+Depends: kf6-ktexteditor, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6texteditor-bin
 Architecture: all
-Depends: kf6-ktexteditor
+Depends: kf6-ktexteditor, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6texteditor-doc
 Architecture: all
-Depends: kf6-ktexteditor
+Depends: kf6-ktexteditor-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6texteditor6
 Architecture: all
-Depends: kf6-ktexteditor
+Depends: kf6-ktexteditor, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6texteditor-dev
 Architecture: all
-Depends: kf6-ktexteditor-dev
+Depends: kf6-ktexteditor-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index 1e85d4a..675b417 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -114,179 +114,6 @@ Copyright: 2009-2013, Alex Turbov <I.zaufi at gmail.com>
            ‎ המפתחים של Kate
 License: LGPL-2+
 
-Files: src/script/data/indentation/haskell.js
-       src/script/data/indentation/latex.js
-       src/script/data/indentation/lisp.js
-       src/script/data/indentation/python.js
-Copyright: 2012-2014, Alex Turbov <i.zaufi at gmail.com>
-           2007, Aziz Köksal <aziz.koeksal at gmail.com>
-           2004, Jan Villat <jan.villat at net2000.ch>
-           2007, Jari-Matti Mäkelä <jmjm at iki.fi>
-           2011, Jonathan Kolberg <bulldog98 at kubuntu-de.org>
-           2008, Joseph Wenninger
-           2006-2010, Matthew Woehlke <mw_triad at users.sourceforge.net>
-           2004, Simon J Mackenzie <project.katedxml at smackoz.fastmail.fm>
-           2004, Wilbert Berendsen <wilbert at kde.nl>
-           2012, alexander Kabakov. http://kabakov.wordpress.com
-License: LGPL
- "license": "LGPL",
- .
- On Debian systems, the complete text of the GNU Lesser Public License can be
- found in `/usr/share/common-licenses/LGPL'.
-
-Files: autotests/input/md5checksum.txt
-       src/dialogs/katedialogs.cpp
-       src/document/katedocument.cpp
-       src/document/katedocument.h
-       src/render/katerenderer.cpp
-       src/render/katerenderer.h
-       src/script/data/indentation/ada.js
-       src/script/data/indentation/cstyle.js
-       src/script/data/indentation/lua.js
-       src/script/data/indentation/pascal.js
-       src/script/data/indentation/ruby.js
-       src/script/data/indentation/xml.js
-       src/script/data/libraries/cursor.js
-       src/script/data/libraries/documentcursor.js
-       src/script/data/libraries/range.js
-       src/script/data/libraries/string.js
-       src/script/data/libraries/utils.js
-       src/script/katescriptmanager.cpp
-       src/search/katesearchbar.cpp
-       src/syntax/katehighlight.cpp
-       src/utils/kateautoindent.cpp
-       src/utils/kateautoindent.h
-       src/utils/katebookmarks.cpp
-       src/utils/kateconfig.cpp
-       src/view/kateview.cpp
-       src/view/kateview.h
-       src/view/kateviewhelpers.cpp
-       src/view/kateviewhelpers.h
-       src/view/kateviewinternal.cpp
-       src/view/kateviewinternal.h
-       src/view/wordcounter.cpp
-       src/view/wordcounter.h
-Copyright: 2004, Anders Lund <anders at alweb.dk> (KateVarIndent class)
-           2003, Anakim Border <aborder at sources.sourceforge.net>
-           2002-2004, Anders Lund <anders.lund at lund.tdcadsl.dk>
-           2001-2004, Anders Lund <anders at alweb.dk>
-           2013, Andrey Matveyakin <a.matveyakin at gmail.com>
-           2009-2010, Bernhard Beschow <bbeschow at cs.tu-berlin.de>
-           2007, Bill Ross <bill at emailme.net.au>
-           2001-2005, Christoph Cullmann <cullmann at kde.org>
-           2006-2009, Dominik Haumann <dhaumann kde org>
-           2006, Dominik Haumann <dhdev at gmx.de>
-           2005, Dominik Haumann <dhdev at gmx.de> (basic support for config page)
-           2008-2009, Erlend Hamberg <ehamberg at gmail.com>
-           2013, Gerald Senarclens de Grancy <oss at senarclens.eu>
-           2002-2007, Hamish Rodda <rodda at kde.org>
-           2003, Jesse Yurkovich <yurkjes at iit.edu>
-           1999, Jochen Wilhelmy <digisnap at cs.tu-berlin.de>
-           2002, John Firebaugh <jfirebaugh at kde.org>
-           2001-2010, Joseph Wenninger <jowenn at kde.org>
-           2012, Kåre Särs <kare.sars at iki.fi> (Minimap)
-           2006, Martin Krischik
-           2007-2009, Matthew Woehlke <mw_triad at users.sourceforge.net>
-           2009-2010, Michel Ludwig <michel.ludwig at kdemail.net>
-           2007, Mirko Stocker <me at misto.ch>
-           2008, Paul Giannaros <paul at giannaros.org>
-           2007, Sebastian Pipping <webmaster at hartwork.org>
-           2011, Svyatoslav Kuzmich <svatoslav1 at gmail.com>
-           2007, Thomas Friedrichsmeier <thomas.friedrichsmeier at ruhr-uni-bochum.de>
-License: LGPL-2
-
-Files: po/bg/ktexteditor5.po
-Copyright: 2005, Carl A Joslin <carl.joslin at joslin.dyndns.org>
-           2008, Darrin Yeager. http://www.dyeager.org
-           2014, Dirk Sarpe <dsarpe at posteo.de>
-           2004, Roland Nagy
-License: GPL
- This file is licensed under the GPL.
- .
- On Debian systems, the complete text of the GNU General Public
- License can be found in `/usr/share/common-licenses/GPL'.
-
-Files: COPYING.LIB
-       src/spellcheck/spellcheckbar.cpp
-       src/spellcheck/spellcheckbar.h
-Copyright: 2008, Alexey V. Beshenov <al at beshenov.ru>
-           2000-2010, Authors and OPENCORES.ORG
-           1991-1999, Free Software Foundation, Inc
-           2012, Jose A. Ruiz
-           2011, Mark Corbin <mark at dibsco.co.uk>
-           2009-2010, Michel Ludwig <michel.ludwig at kdemail.net>
-           2003, Zack Rusin <zack at kde.org>
-License: LGPL-2.1+
-
-Files: src/script/kateindentscript.cpp
-       src/script/kateindentscript.h
-       src/script/katescript.cpp
-       src/script/katescript.h
-       src/script/katescriptdocument.cpp
-       src/script/katescriptdocument.h
-       src/script/katescriptmanager.h
-       src/script/katescriptview.cpp
-       src/script/katescriptview.h
-Copyright: 2008, Christoph Cullmann <cullmann at kde.org>
-           2009, Dominik Haumann <dhaumann kde org>
-           2010, Joseph Wenninger <jowenn at kde.org>
-           2008, Paul Giannaros <paul at giannaros.org>
-License: LGPL-2+3
-
-Files: po/ca/ktexteditor5.po
-       po/ca at valencia/ktexteditor5.po
-       po/uk/ktexteditor5.po
-Copyright: 2014-2015, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
-
-Files: src/script/data/commands/jumpMatchingIndent.js
-Copyright: 2006, Thomas Friedrichsmeier, Arne Henningsen, and the RKWard Team
-License: GPL-2
-
-Files: src/script/data/libraries/emmet/lib.js
-Copyright: 2009-2012, Jeremy Ashkenas, DocumentCloud Inc
-           2009-2011, Joshaven Potter <yourtech at gmail.com>
-           2006, Mildred <silkensedai at online.fr>
-License: Expat
-
-Files: src/script/data/commands/utils.js
-Copyright: 2000, Martin Pool <mbp at humbug.org.au>
-           2003, Pierre-Luc Paour <natorder at paour.com>
-           2005, SCK-CEN (Belgian Nucleair Research Centre)
-License: LGPL or Zlib
- "license": "LGPL",
- .
- and later:
- .
- natcompare.js -- Perform 'natural order' comparisons of strings in JavaScript.
- Copyright (C) 2005 by SCK-CEN (Belgian Nucleair Research Centre)
- Written by Kristof Coomans <kristof[dot]coomans[at]sckcen[dot]be>
- .
- Based on the Java version by Pierre-Luc Paour, of which this is more or less a straight conversion.
- Copyright (C) 2003 by Pierre-Luc Paour <natorder at paour.com>
- .
- The Java version was based on the C version by Martin Pool.
- Copyright (C) 2000 by Martin Pool <mbp at humbug.org.au>
- .
- This software is provided 'as-is', without any express or implied
- warranty.  In no event will the authors be held liable for any damages
- arising from the use of this software.
- .
- Permission is granted to anyone to use this software for any purpose,
- including commercial applications, and to alter it and redistribute it
- freely, subject to the following restrictions:
- .
- 1. The origin of this software must not be misrepresented; you must not
- claim that you wrote the original software. If you use this software
- in a product, an acknowledgment in the product documentation would be
- appreciated but is not required.
- 2. Altered source versions must be plainly marked as such, and must not be
- misrepresented as being the original software.
- 3. This notice may not be removed or altered from any source distribution.
- .
- On Debian systems, the complete text of the GNU Lesser Public License can be
- found in `/usr/share/common-licenses/LGPL'.
-
 Files: debian/*
 Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
 License: LGPL-2+
diff --git a/debian/kf6-ktexteditor-dev.install b/debian/kf6-ktexteditor-dev.install
index 918cc2e..770dd71 100644
--- a/debian/kf6-ktexteditor-dev.install
+++ b/debian/kf6-ktexteditor-dev.install
@@ -1,3 +1,4 @@
 usr/include/KF6/KTextEditor/
 usr/lib/*/cmake/KF6TextEditor/
 usr/lib/*/libKF6TextEditor.so
+usr/share/qt6/doc/
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index fa0af1d..c1dd599 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,5 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+override_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_QCH=ON


More information about the Neon-commits mailing list