Compare commits
No commits in common. "c31412546c36de4b908bfb53a01633cb33b3ae00" and "a8218e0406d9a2aa9958e171505b562809d5b0a1" have entirely different histories.
c31412546c
...
a8218e0406
26
debian/changelog
vendored
26
debian/changelog
vendored
@ -1,27 +1,3 @@
|
|||||||
qtermwidget (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
|
||||||
|
|
||||||
* Backport to Jammy.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 10:47:55 -0500
|
|
||||||
|
|
||||||
qtermwidget (1.3.0-0ubuntu1) mantic; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
* Bump build dependencies.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 03 Aug 2023 10:43:51 -0500
|
|
||||||
|
|
||||||
qtermwidget (1.2.0-0ubuntu2) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
|
||||||
* Overhauled copyright file.
|
|
||||||
* Removed trailing whitespace from changelog.
|
|
||||||
* Ran wrap-and-sort.
|
|
||||||
* Created debian/qtermwidget5-data.examples to install example files,
|
|
||||||
satisfying a Lintian gripe.
|
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sat, 11 Feb 2023 19:40:36 -0600
|
|
||||||
|
|
||||||
qtermwidget (1.2.0-0ubuntu1) lunar; urgency=medium
|
qtermwidget (1.2.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
@ -71,7 +47,7 @@ qtermwidget (0.14.1-3) unstable; urgency=medium
|
|||||||
|
|
||||||
* Bumped Standards-Version to 4.5.0, no changes needed
|
* Bumped Standards-Version to 4.5.0, no changes needed
|
||||||
* Removed the not existing package qtermwidget-l10n from recommends,
|
* Removed the not existing package qtermwidget-l10n from recommends,
|
||||||
thanks @wxl, nice finding.
|
thanks @wxl, nice finding.
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Sun, 23 Feb 2020 22:16:09 +0100
|
-- Alf Gaida <agaida@siduction.org> Sun, 23 Feb 2020 22:16:09 +0100
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -10,9 +10,9 @@ Priority: optional
|
|||||||
Build-Depends: cmake,
|
Build-Depends: cmake,
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
libutf8proc-dev,
|
libutf8proc-dev,
|
||||||
lxqt-build-tools (>= 0.13.0),
|
lxqt-build-tools (>= 0.12.0),
|
||||||
qtbase5-dev
|
qtbase5-dev
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
|
||||||
|
102
debian/copyright
vendored
102
debian/copyright
vendored
@ -3,76 +3,45 @@ Upstream-Name: qtermwidget
|
|||||||
Source: https://github.com/lxqt/qtermwidget
|
Source: https://github.com/lxqt/qtermwidget
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2022 LXQt team
|
Copyright: 2013-2022, LXQt team
|
||||||
Adam Treat <atreat@rim.com>
|
2013, Christian Surlykke
|
||||||
Chris Mueller <ruunsmail@googlemail.com>
|
2000, Stephan Kulow <coolo@kde.org>
|
||||||
2013 Christian Surlykke <christian@surlykke.dk>
|
2008, e_k <e_k@users.sourceforge.net>
|
||||||
Daniel O'Neill <doneill@cammy.riverroadcable.com>
|
2006-2008, Robert Knight <robertknight@gmail.com>
|
||||||
Francisco Ballina <zballinita@gmail.com>
|
1997,1998, Lars Doelle <lars.doelle@on-line.de>
|
||||||
Georg Rudoy <0xd34df00d@gmail.com>
|
1996, Matthias Ettrich <ettrich@kde.org>
|
||||||
Jerome Leclanche <jerome@leclan.ch>
|
|
||||||
Petr Vanek <petr@yarpen.cz>
|
|
||||||
@kulti <kultihell@gmail.com>
|
|
||||||
2000 Stephan Kulow <coolo@kde.org>
|
|
||||||
2008 e_k <e_k@users.sourceforge.net>
|
|
||||||
2006-2008 Robert Knight <robertknight@gmail.com>
|
|
||||||
1997-1998 Lars Doelle <lars.doelle@on-line.de>
|
|
||||||
1996 Matthias Ettrich <ettrich@kde.org>
|
|
||||||
Maxim Bourmistrov <maxim@unixconn.com>
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: examples/cpp/main.cpp
|
Files: examples/cpp/main.cpp
|
||||||
lib/kprocess.cpp
|
lib/kprocess.*
|
||||||
lib/kprocess.h
|
lib/kpty*
|
||||||
lib/kpty.cpp
|
lib/qtermwidget.*
|
||||||
lib/kpty.h
|
|
||||||
lib/kpty_p.h
|
|
||||||
lib/kptydevice.cpp
|
|
||||||
lib/kptydevice.h
|
|
||||||
lib/kptyprocess.cpp
|
|
||||||
lib/kptyprocess.h
|
|
||||||
lib/qtermwidget.cpp
|
|
||||||
lib/qtermwidget.h
|
|
||||||
lib/qtermwidget_interface.h
|
|
||||||
lib/qtermwidget_version.h.in
|
lib/qtermwidget_version.h.in
|
||||||
Copyright: Adriaan de Groot <groot@kde.org>
|
lib/TerminalCharacterDecoder.*
|
||||||
2010 KDE e.V <kde-ev-board@kde.org>
|
Copyright: 2002-2003, 2007, Oswald Buddenhagen <ossi@kde.org>
|
||||||
2002-2007 Oswald Buddenhagen <ossi@kde.org>
|
2008, e_k (e_k@users.sourceforge.net)
|
||||||
2006-2008 Robert Knight <robertknight@gmail.com>
|
2006-2008, Robert Knight <robertknight@gmail.com>
|
||||||
2002 Waldo Bastian <bastian@kde.org>
|
2002, Waldo Bastian <bastian@kde.org>
|
||||||
2008 e_k <e_k@users.sourceforge.net>
|
2010, KDE e.V. <kde-ev-board@kde.org>
|
||||||
2022 Francesc Martinez <info@francescmm.com>
|
2020, Axel Kittenberger <axel.kittenberger@univie.ac.at>
|
||||||
Maxim Bourmistrov <maxim@unixconn.com>
|
|
||||||
2020 Axel Kittenberger (axel.kittenberger@univie.ac.at)
|
|
||||||
License: LGPL-2+
|
License: LGPL-2+
|
||||||
|
|
||||||
Files: lib/TerminalCharacterDecoder.cpp
|
|
||||||
lib/TerminalCharacterDecoder.h
|
|
||||||
Copyright: 2006-2008 Robert Knight <robertknight@gmail.com>
|
|
||||||
License: LGPL-2.1+
|
|
||||||
Comment: The files above are licensed under the GNU Lesser General Public
|
|
||||||
License version 2 or later, however there is no Lesser GPL version 2. As per
|
|
||||||
the answer given at https://opensource.stackexchange.com/questions/13191 this
|
|
||||||
anomaly can be treated as LGPL-2.1+.
|
|
||||||
|
|
||||||
Files: CMakeLists.txt
|
|
||||||
cmake/*
|
|
||||||
Copyright: 2013-2022 LXQt team
|
|
||||||
License: BSD-3-Clause
|
|
||||||
|
|
||||||
Files: cmake/FindUtf8Proc.cmake
|
Files: cmake/FindUtf8Proc.cmake
|
||||||
Copyright: 2009-2011 Kitware, Inc
|
Copyright: 2009-2011, Kitware, Inc.
|
||||||
2009-2011 Philip Lowman <philip@yhbt.com>
|
2009-2011, Philip Lowman <philip@yhbt.com>
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|
||||||
Files: lib/konsole_wcwidth.cpp
|
Files: pyqt/cmake/PythonCompile.py
|
||||||
|
lib/konsole_wcwidth.cpp
|
||||||
lib/konsole_wcwidth.h
|
lib/konsole_wcwidth.h
|
||||||
|
Copyright: Simon Edwards <simon@simonzone.com>
|
||||||
|
2001, Markus Kuhn
|
||||||
License: public-domain
|
License: public-domain
|
||||||
We are grateful to Markus Kuhn, e_k, and Waldo Bastian, for letting us distribute their work.
|
We are grateful to Simon Edwards and Markus Kuhn for letting us distribute their work.
|
||||||
Comment: Inspired by https://salsa.debian.org/science-team/mumps/-/blob/master/debian/copyright
|
Comment: Inspired by https://salsa.debian.org/science-team/mumps/-/blob/master/debian/copyright
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2012-2020, Alf Gaida <agaida@siduction.org>
|
2012-2020, Alf Gaida <agaida@siduction.org>
|
||||||
2016, Peter Mattern <pmattern@arcor.de>
|
2016, Peter Mattern <pmattern@arcor.de>
|
||||||
2015, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
@ -122,27 +91,8 @@ License: LGPL-2+
|
|||||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
|
||||||
USA.
|
USA.
|
||||||
.
|
.
|
||||||
On Debian system, the complete text of GNU Library General Public
|
|
||||||
License can be found in "/usr/share/common-licenses/LGPL-2".
|
|
||||||
|
|
||||||
License: LGPL-2.1+
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
|
||||||
under the terms of the GNU Lesser General Public License as published
|
|
||||||
by the Free Software Foundation; either version 2.1 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
.
|
|
||||||
This library is distributed in the hope that it will be useful, but
|
|
||||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
||||||
Library General Public License for more details.
|
|
||||||
.
|
|
||||||
You should have received a copy of the GNU Library General Public
|
|
||||||
License along with this library; if not, write to the Free Software
|
|
||||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
|
|
||||||
USA.
|
|
||||||
.
|
|
||||||
On Debian system, the complete text of GNU Lesser General Public
|
On Debian system, the complete text of GNU Lesser General Public
|
||||||
License can be found in "/usr/share/common-licenses/LGPL-2.1".
|
License can be found in "/usr/share/common-licenses/LGPL-2".
|
||||||
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
This package is free software; you can redistribute it and/or modify
|
This package is free software; you can redistribute it and/or modify
|
||||||
|
1
debian/qtermwidget5-data.examples
vendored
1
debian/qtermwidget5-data.examples
vendored
@ -1 +0,0 @@
|
|||||||
examples/*
|
|
Loading…
x
Reference in New Issue
Block a user