File: changelog

package info (click to toggle)
xtail 2.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 320 kB
  • sloc: ansic: 2,247; sh: 153; makefile: 52
file content (134 lines) | stat: -rw-r--r-- 4,748 bytes parent folder | download
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
xtail (2.1-11) unstable; urgency=medium

  * Fix "FTBFS on 32-bit architectures due to 64bit time_t"
    add d/p/050_64-bit-time_t.patch,(Closes: #1091381) Thanks Helge Deller

 -- xiao sheng wen <atzlinux@sina.com>  Wed, 25 Dec 2024 10:41:34 +0800

xtail (2.1-10) unstable; urgency=medium

  * Bump Standards-Version: 4.7.0
  * d/changelog: delete last line, useless cvs $Id record
  * d/p/020_iso-dates.patch: add Forwarded: not-needed
  * update d/p/040_miscfuncs.c.patch, fix FTBFS on armhf, Closes: #1091309
  * d/copyright: update-debian-copyright to 2024 year

 -- xiao sheng wen <atzlinux@sina.com>  Tue, 24 Dec 2024 10:16:50 +0800

xtail (2.1-9) unstable; urgency=medium

  * Bump Standards-Version: 4.6.2
  * add d/docs
  * add d/gbp.conf
  * d/copyright:
      - update year info to 2023
      - add xiao sheng wen for debian dir
  * delete d/TODO, useless
  * delete d/dirs, add d/manpages d/install to install files
    update d/rules override_dh_auto_install
  * update d/p/*, add Forwarded: not-needed for patches, deaded upstream
  * wrap-and-sort -a -s -b -k -t

 -- xiao sheng wen <atzlinux@sina.com>  Mon, 17 Apr 2023 15:58:58 +0800

xtail (2.1-8) unstable; urgency=medium

  * debian/control:
      - Bumped debhelper-compat to 13
  * New maintainer (Closes: #862650)
  * fix compile warning: implicit declaration of function ‘strcmp’
  * fix compile warning: format ‘%d’ expects argument of type ‘int’

 -- xiao sheng wen <atzlinux@sina.com>  Tue, 05 May 2020 18:16:47 +0800

xtail (2.1-7) unstable; urgency=medium

  * QA upload.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.5.0.
      - Created VCS fields.
      - Reorganized the long description.
  * debian/copyright:
      - Reverted packaging licensing to BSD-3-Clause. (Closes: #956140)
      - Updated packaging copyright years.
  * debian/patches: added a numeric prefix for all patches.
  * debian/rules:
      - Added DEB_BUILD_MAINT_OPTIONS to improve the GCC hardening.
      - Removed trash.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to perform a trivial CI test.
  * debian/watch: bumped version to 4.
  * debian/xtail.dirs: renamed to debian/dirs.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 07 Apr 2020 00:39:15 -0300

xtail (2.1-6) unstable; urgency=medium

  * QA upload.
  * Source format 3.0 (quilt)
  * Bumped compat level to 10
  * Converted d/rules to dh format
  * Add ISO Date patch from Jari Aalto <jari.aalto@cante.net> (Closes: #562903)
  * Set maintainer to QA Group
  * Added homepage to d/control
  * Converted d/copyright to machine-readable format
  * Made URLs use HTTPS where possible
  * Standards version 4.0.0

 -- David William Richmond Davies-Jones <david@exultantmonkey.co.uk>  Wed, 19 Jul 2017 15:32:38 +0100

xtail (2.1-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update DH level to 9 to avoid a FTBFS. (Closes: #800269)
  * debian/compat: created.
  * debian/control:
      - Added the ${misc:Depends} variable to provide the
        right install dependencies.
      - Bumped Standards-Version to 3.9.6.
  * debian/rules: disabled the DH_COMPAT line.
  * debian/watch: updated. (Closes: #551417)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 10 Dec 2015 17:54:42 -0200

xtail (2.1-5) unstable; urgency=low

  * Note in debian/control that this isn't an X11 program (closes:
    #426350).

 -- Roderick Schertler <roderick@argon.org>  Tue, 24 Jun 2008 11:25:57 -0400

xtail (2.1-4) unstable; urgency=low

  * Add do-nothing binary/indep target (closes: #395763).
  * Oops, files in directories given on the command line were output in
    full due to a bug in code I'd introduced (closes: #368897)

 -- Roderick Schertler <roderick@argon.org>  Sat, 18 Nov 2006 21:39:17 -0500

xtail (2.1-3) unstable; urgency=low

  * Drop /usr/doc symlink by rebuilding with newer debhelper (closes:
    #359611).
  * Note in the copyright file that that Chip Rosental really is the
    author (closes: #302920).
  * xtail.1:  Change embedded section from "1L" to "1".

 -- Roderick Schertler <roderick@argon.org>  Thu,  6 Apr 2006 10:25:06 -0400

xtail (2.1-2) unstable; urgency=low

  * Handle files which are renamed properly.

 -- Roderick Schertler <roderick@argon.org>  Fri,  7 Dec 2001 09:16:54 -0500

xtail (2.1-1) unstable; urgency=low

  * Initial version (closes: #111309).

 -- Roderick Schertler <roderick@argon.org>  Thu, 13 Sep 2001 17:23:10 -0400