Sync with archive.

pull/1/head debian/1.0.1-0.1
Simon Quigley 2 years ago
commit c84caeb84b

118
debian/changelog vendored

@ -0,0 +1,118 @@
featherpad (1.0.1-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream release (Closes: #998188).
-- S. 7 <severusseptimius7@gmail.com> Sat, 30 Oct 2021 05:19:55 -0400
featherpad (0.17.1-1) unstable; urgency=medium
* New upstream release.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 20:24:10 +0800
featherpad (0.12.1-1) unstable; urgency=medium
* New upstream version 0.12.1
-- Alf Gaida <agaida@siduction.org> Sat, 18 Jan 2020 15:39:49 +0100
featherpad (0.12.0-1) unstable; urgency=medium
* New upstream version 0.12.0
* Switched to gbp
* Bumped Standards to 4.4.1, no changes needed
-- Alf Gaida <agaida@siduction.org> Tue, 07 Jan 2020 04:40:18 +0100
featherpad (0.11.1-1) unstable; urgency=medium
* Cherry-picked upstream release V0.11.1.
* Added build dependency libhunspell-dev
* Bumped Standards-Version to 4.4.0, no changes needed
* Split package into featherpad and featherpad-l10n (Closes: #910769)
* Removed 291-support-hurd.patch to fix FTBFS on the Hurd, applied upstream.
-- Alf Gaida <agaida@siduction.org> Thu, 15 Aug 2019 22:26:00 +0200
featherpad (0.10.0-3) unstable; urgency=medium
* Added 291-support-hurd.patch to fix FTBFS on the Hurd.
-- Alf Gaida <agaida@siduction.org> Fri, 19 Jul 2019 22:12:02 +0200
featherpad (0.10.0-2) unstable; urgency=medium
* Switch to unstable - freeze is over.
-- Alf Gaida <agaida@siduction.org> Wed, 10 Jul 2019 22:00:21 +0200
featherpad (0.10.0-1) experimental; urgency=medium
* Cherry-picked upstream release V0.10.0.
* Switched to experimental
* Upstream fixed copying content from featherpad
(Closes: #927403)
-- Alf Gaida <agaida@siduction.org> Sat, 18 May 2019 01:07:12 +0200
featherpad (0.9.4-2) unstable; urgency=medium
* Added recommendation qttranslations5-l10n
(Closes: #923687)
-- Alf Gaida <agaida@siduction.org> Sun, 03 Mar 2019 22:22:03 +0100
featherpad (0.9.4-1) unstable; urgency=medium
* Cherry-picked upstream release V0.9.4.
-- Alf Gaida <agaida@siduction.org> Mon, 25 Feb 2019 03:11:44 +0100
featherpad (0.9.3-1) unstable; urgency=medium
* Cherry-picked upstream release V0.9.3.
* Bumped copyright years
* Replaced compat and debhelper with debhelper-compat (>=12)
* Removed the featherpad-l10n recommendation, the package is
not splitted yet
-- Alf Gaida <agaida@siduction.org> Wed, 06 Feb 2019 00:08:52 +0100
featherpad (0.9.2-1) unstable; urgency=medium
* Cherry-picked upstream release V0.9.2.
* Bumped Standards-Version to 4.3.0, no changes needed
-- Alf Gaida <agaida@siduction.org> Mon, 31 Dec 2018 16:59:00 +0100
featherpad (0.9.1-1) unstable; urgency=medium
* Cherry-picked upstream release V0.9.1.
* Bumped Standards-Version to 4.2.1, no changes needed
* Added debian/clean
* Added debian/upstream/metadata
-- Alf Gaida <agaida@siduction.org> Thu, 11 Oct 2018 00:40:45 +0200
featherpad (0.9.0-1) unstable; urgency=medium
* Cherry-picked upstream release V0.9.0.
* Bumped Standards-Version to 4.1.4, no changes needed
-- Alf Gaida <agaida@siduction.org> Wed, 23 May 2018 23:18:29 +0200
featherpad (0.8-1) unstable; urgency=medium
* Cherry-picked upstream release V0.8.
* Relaxed dh version and make it backport friendly
* Fixed not canonical VCS link
-- Alf Gaida <agaida@siduction.org> Fri, 30 Mar 2018 18:10:37 +0200
featherpad (0.7-1) unstable; urgency=medium
* Cherry-picked upstream release V0.7.
* Initial release. (Closes: #869730)
-- Alf Gaida <agaida@siduction.org> Thu, 18 Jan 2018 17:21:10 +0100

1
debian/clean vendored

@ -0,0 +1 @@
featherpad/fpad

45
debian/control vendored

@ -0,0 +1,45 @@
Source: featherpad
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: editors
Priority: optional
Build-Depends: debhelper-compat (= 13),
libhunspell-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
libxext-dev,
qt5-qmake,
qtbase5-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad
Vcs-Git: https://salsa.debian.org/lxqt-team/featherpad.git
Homepage: https://github.com/tsujan/featherpad
Package: featherpad
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: featherpad-l10n, libglib2.0-bin
Description: Lightweight Qt5 plain-text editor
FeatherPad is a lightweight Qt5 plain-text editor for Linux. It is independent
of any desktop environment and comes with all features one would expect in a
modern editor.
.
This package contains the application files.
Package: featherpad-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Breaks: featherpad (<< 0.11.1)
Replaces: featherpad (<< 0.11.1)
Description: Language package for featherpad
FeatherPad is a lightweight Qt5 plain-text editor for Linux. It is independent
of any desktop environment and comes with all features one would expect in a
modern editor.
.
This package contains the l10n files needed by the featherpad.

61
debian/copyright vendored

@ -0,0 +1,61 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: featherpad
Source: https://github.com/tsujan/featherpad
Files: *
Copyright: 2014-2021, Pedram Pourang (aka Tsu Jan) <tsujan2000@gmail.com>
License: GPL-3.0+
Files: featherpad/encoding.cpp
Copyright: 2014, Pedram Pourang (aka Tsu Jan) <tsujan2000@gmail.com>
2004-2005, Tarot Osuji
License: GPL-2.0+
Files: debian/*
Copyright: 2017-2019, Alf Gaida <agaida@siduction.org>
2021, S. 7 <severusseptimius7@gmail.com>
License: GPL-3.0+
Files: featherpad/data/featherpad.metainfo.xml
Copyright: 2021, Balló György <https://github.com/City-busz>
License: CC0-1.0
License: GPL-2.0+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
.
This package 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 General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
License: GPL-3.0+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This package 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 General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
License: CC0-1.0
This file is under public domain.
.
On Debian systems, the complete text of the Creative Commons CC0 1.0 can be
found in "/usr/share/common-licenses/CC0-1.0".

@ -0,0 +1,3 @@
usr/share/featherpad/help_ja
usr/share/featherpad/help_pt_BR
usr/share/featherpad/translations

@ -0,0 +1,5 @@
usr/bin/
usr/share/applications
usr/share/featherpad/help
usr/share/icons/hicolor
usr/share/metainfo/

6
debian/gbp.conf vendored

@ -0,0 +1,6 @@
[DEFAULT]
debian-branch = debian/sid
upstream-branch = upstream/latest
pristine-tar = True
compression = xz

12
debian/rules vendored

@ -0,0 +1,12 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
export QT_SELECT = 5
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem=qmake
override_dh_missing:
dh_missing --fail-missing

@ -0,0 +1 @@
3.0 (quilt)

@ -0,0 +1,7 @@
---
Name: featherpad
Bug-Database: https://github.com/tsujan/featherpad/issues
Bug-Submit: https://github.com/tsujan/featherpad/issues/new
Changelog: https://github.com/tsujan/featherpad/blob/master/ChangeLog
Repository: https://github.com/tsujan/featherpad
Repository-Browse: https://github.com/tsujan/featherpad

3
debian/watch vendored

@ -0,0 +1,3 @@
version=3
opts=filenamemangle=s/.+\/V?(\d\S+)\.tar\.gz/featherpad-$1\.tar\.gz/ \
https://github.com/tsujan/featherpad/tags .*/V?(\d\S+)\.tar\.gz
Loading…
Cancel
Save