diff --git a/debian/changelog b/debian/changelog index 7af89c1..97b9537 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +teckit (2.5.10+ds1-4) UNRELEASED; urgency=medium + + * Reading package lists... 0%Reading package lists... 0%Reading package + lists... 0%Reading package lists... 99%Reading package lists... 99%Reading + package lists... Done Building dependency tree... 0%Building dependency + tree... 0%Building dependency tree... 50%Building dependency tree... + 50%Building dependency tree... 92%Building dependency tree... Done Reading + state information... 0% Reading state information... 0%Reading state + information... Done Connecting to api.ftp-master.debian.org to check 4 + package versions. Please wait... Got info from api.ftp-master.debian.org for + 4 packages. Config::Model::Backend::DpkgSyntax::parse_dpkg_lines No section + found in file debian/patches/patch-07-warnings-and-static (line 149) + Changes applied to dpkg configuration: - control source Standards-Version: + '4.5.0' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. + Please read + https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the + changes that may be needed on your package to upgrade it from standard + version '4.5.0' to '4.6.0'. - control binary:teckit Breaks:0 deleted value: + 'texlive-binaries (<< 2018.20180907.48586-3~)' # applied fix for + :unnecessary older-than versioned dependency: texlive-binaries (<< + 2018.20180907.48586-3~). Debian has oldstable -> 2018.20181218.49446-1; + stable -> 2020.20200327.54578-7; unstable -> 2020.20200327.54578-7; testing + -> 2020.20200327.54578-7; - control binary:teckit Replaces:0 deleted value: + 'texlive-binaries (<< 2018.20180907.48586-3~)' # applied fix for + :unnecessary older-than versioned dependency: texlive-binaries (<< + 2018.20180907.48586-3~). Debian has oldstable -> 2018.20181218.49446-1; + stable -> 2020.20200327.54578-7; unstable -> 2020.20200327.54578-7; testing + -> 2020.20200327.54578-7; - copyright Format: + 'http://www.debian.org/doc/packaging-manuals/copyright-format[...]' -> + 'https://www.debian.org/doc/packaging-manuals/copyright-forma[...]' # + applied fix for :Format uses insecure http protocol instead of https - + patches:"patch-07-warnings-and-static" Synopsis has new value: 'Patch 07 + warnings and static' # applied fix for :Empty synopsis + + -- Debian Janitor Thu, 16 Sep 2021 01:12:11 -0000 + teckit (2.5.10+ds1-3) unstable; urgency=medium * switch from symbols file to shlibs (Closes: #969152) diff --git a/debian/control b/debian/control index acb1539..6515b72 100644 --- a/debian/control +++ b/debian/control @@ -1,28 +1,27 @@ Source: teckit +Maintainer: Debian TeX Maintainers +Uploaders: Daniel Glassey , + Norbert Preining , + Hilmar Preusse +Section: text +Priority: optional Build-Depends: debhelper-compat (=12), pkg-config, chrpath, zlib1g-dev, libexpat1-dev, pkg-kde-tools -Section: text -Priority: optional -Maintainer: Debian TeX Maintainers -Uploaders: Daniel Glassey , - Norbert Preining , - Hilmar Preusse , -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 +Vcs-Browser: https://github.com/debian-tex/teckit +Vcs-Git: https://github.com/debian-tex/teckit.git Homepage: https://github.com/silnrsi/teckit -Vcs-Git: https://github.com/debian-tex/teckit.git -Vcs-Browser: https://github.com/debian-tex/teckit Package: teckit Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, +Multi-Arch: foreign +Depends: ${shlibs:Depends}, + ${misc:Depends}, libteckit0 (= ${binary:Version}) -Replaces: texlive-binaries (<< 2018.20180907.48586-3~) -Breaks: texlive-binaries (<< 2018.20180907.48586-3~) -Multi-Arch: foreign Description: Custom legacy encoding conversion tools for plain text files TECkit is a toolkit for encoding conversions. It offers a simple format for describing the mapping between legacy 8-bit encodings and Unicode, and a @@ -35,10 +34,11 @@ Package: libteckit0 Architecture: any +Multi-Arch: same Section: libs +Depends: ${shlibs:Depends}, + ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} -Depends: ${shlibs:Depends}, ${misc:Depends} -Multi-Arch: same Description: Encoding conversion library TECkit is a toolkit for encoding conversions. It offers a simple format for describing the mapping between legacy 8-bit encodings and Unicode, and a @@ -53,9 +53,10 @@ Package: libteckit-dev Architecture: any +Multi-Arch: same Section: libdevel -Depends: libteckit0 (= ${binary:Version}), ${misc:Depends} -Multi-Arch: same +Depends: libteckit0 (= ${binary:Version}), + ${misc:Depends} Description: Development files for TECkit encoding conversion library TECkit is a toolkit for encoding conversions. It offers a simple format for describing the mapping between legacy 8-bit encodings and Unicode, and a diff --git a/debian/copyright b/debian/copyright index e4dc895..be19e34 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,11 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Debianized-By: Daniel Glassey +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TECkit Upstream-Contact: SIL International http://scripts.sil.org/Support Source: http://scripts.sil.org/TECkit Files-Excluded: SFconv/expat zlib-1.2.*/*.c +Debianized-By: Daniel Glassey Files: * Copyright: Copyright 2002-2014, SIL International @@ -18,51 +18,6 @@ Files: debian*/* Copyright: 2015 Daniel Glassey License: LGPL-2.1+ - -License: LGPL-2.1+ - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library 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. - . - On Debian systems you should have a local copy of the GNU Library - General Public License in /usr/share/common-licenses/LGPL-2.1. If you - downloaded the source you will find it in the file LICENSE; if not, - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -License: GPL-2+ - 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; version 2 of the license, or (at your opinion) any later version. - . - This program 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, write to the Free Software Foundation, Inc., 51 Franklin - Street, Fifth Floor, Boston, MA 02110-1301, USA. - . - On Debian systems you can find a local copy of the GNU General Public License - in /usr/share/common-licenses/GPL-2. - -License: MPL-1.1 - The contents of this file are subject to the Mozilla Public License Version - 1.1 (the "License"); you may not use this file except in compliance with the - License. You may obtain a copy of the License at http://www.mozilla.org/MPL/. - . - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - the specific language governing rights and limitations under the License. - . - On Debian systems you can find a local copy of the GNU General Public License - in /usr/share/common-licenses/MPL-1.1. License: CPL-0.5+ THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE @@ -260,3 +215,48 @@ laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. + +License: GPL-2+ + 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; version 2 of the license, or (at your opinion) any later version. + . + This program 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, write to the Free Software Foundation, Inc., 51 Franklin + Street, Fifth Floor, Boston, MA 02110-1301, USA. + . + On Debian systems you can find a local copy of the GNU General Public License + in /usr/share/common-licenses/GPL-2. + +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library 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. + . + On Debian systems you should have a local copy of the GNU Library + General Public License in /usr/share/common-licenses/LGPL-2.1. If you + downloaded the source you will find it in the file LICENSE; if not, + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +License: MPL-1.1 + The contents of this file are subject to the Mozilla Public License Version + 1.1 (the "License"); you may not use this file except in compliance with the + License. You may obtain a copy of the License at http://www.mozilla.org/MPL/. + . + Software distributed under the License is distributed on an "AS IS" basis, + WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for + the specific language governing rights and limitations under the License. + . + On Debian systems you can find a local copy of the GNU General Public License + in /usr/share/common-licenses/MPL-1.1. diff --git a/debian/patches/patch-07-warnings-and-static b/debian/patches/patch-07-warnings-and-static index 12ed8b7..4ceef12 100644 --- a/debian/patches/patch-07-warnings-and-static +++ b/debian/patches/patch-07-warnings-and-static @@ -1,4 +1,5 @@ -diff -ur teckit-2.5.10/source/Compiler.cpp teckit-src/source/Compiler.cpp +Description: Patch 07 warnings and static + diff -ur teckit-2.5.10/source/Compiler.cpp teckit-src/source/Compiler.cpp --- teckit-2.5.10/source/Compiler.cpp Tue May 05 23:09:53 2020 +++ teckit-src/source/Compiler.cpp Wed May 06 09:00:34 2020 @@ -189,7 +189,7 @@