File: changelog

package info (click to toggle)
xtail 2.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 288 kB
  • sloc: ansic: 2,061; sh: 153; makefile: 53
file content (103 lines) | stat: -rw-r--r-- 3,652 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
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

$Id: changelog,v 1.5 2008-06-24 15:26:26 roderick Exp $