1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
tstools (1.13~git20151030-6) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 02 Nov 2022 21:24:56 +0000
tstools (1.13~git20151030-5) unstable; urgency=medium
* QA upload.
* debian/rules: Use dh13 syntax.
* debian/*.1: Dropped in favor of upstream-provided mdocs.
* debian/copyright: Drop my name from copyright holder. This was
wrongly added in the last upload.
-- Boyuan Yang <byang@debian.org> Wed, 05 Aug 2020 09:16:35 -0400
tstools (1.13~git20151030-4) unstable; urgency=medium
* QA upload.
* debian/control:
- Bumped Standards-Version to 4.5.0.
- debhelper-compat bumped level to 13.
* debian/copyright: Update years of copyright.
* debian/patches: 0002-fix-spelling-error.patch added to fix
some spelling.
* debian/upstream/metadata: Created.
* debian/rules: Remove not needed injection of linker flags and
removed unnecessary lines.
-- Joao Paulo Lima de Oliveira <jlima.oliveira11@gmail.com> Fri, 19 Jun 2020 09:49:58 -0300
tstools (1.13~git20151030-3) unstable; urgency=medium
* QA upload.
[ Helmut Grohne ]
* debian/rules: Fix FTCBFS: Export a suitable LD.
(Closes: #943852)
-- Boyuan Yang <byang@debian.org> Tue, 26 Nov 2019 14:28:41 -0500
tstools (1.13~git20151030-2) unstable; urgency=high
* QA upload.
* debian/rules: Install tsfilter tool as tsfilter.tstools at
this moment since tsfilter has already been provided by
openraster. (Closes: #942040)
* debian/control: Use "Rules-Requires-Root: no".
-- Boyuan Yang <byang@debian.org> Tue, 29 Oct 2019 13:30:38 -0400
tstools (1.13~git20151030-1) unstable; urgency=medium
* QA upload.
* New upstream release.
+ Fix FTBFS with new gcc.
(Closes: #925842, LP: #832801)
+ The package now builds fine with new make. (Closes: #726424)
* Orphan the package since the original maintainer has agreed
to have package maintainership transferred.
(Closes: #941364)
* debian/control:
+ Bump debhelper compat to v12.
+ Bump Standards-Version to 4.4.1.
+ Add Vcs-* fields for git packaging repo under Salsa Debian Group.
+ Update homepage and point to a GitHub project.
* debian/rules: Use dh sequencer. (Closes: #923280)
* debian/dirs: Removed, useless.
* debian/copyright: Rewrite in machine-readable format.
* debian/source/format: Explicitly use "3.0 (quilt)" format.
* debian/patches: Fix Makefile for correct installation prefix.
-- Boyuan Yang <byang@debian.org> Tue, 01 Oct 2019 11:34:56 -0400
tstools (1.11-1) unstable; urgency=low
* Initial release (Closes: #505304)
-- Lorenzo Granai <lgranai@gmail.com> Tue, 11 Nov 2008 15:47:39 +0000
|