File: changelog

package info (click to toggle)
xtitle 1.0.2-7
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 128 kB
  • ctags: 41
  • sloc: sh: 102; makefile: 58
file content (129 lines) | stat: -rw-r--r-- 3,804 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
xtitle (1.0.2-7) unstable; urgency=medium

  debian/control
    - (Depends): Move xterm to Enhances field (Closes: 796897).
      Fix thanks to Barak A. Pearlmutter <barak@pearlmutter.net>.
    - (Description): Fix typos.
    - (Homepage): Update.
    - (Standards-Version): Update to 3.9.8.
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/copyright
    - Update URLs.
  * debian/patches
    - (40): Fix variables and remove dead code (Closes: 752819).
      Fix thanks to Iustin Pop <iustin@debian.org>.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 20 Oct 2016 19:54:39 +0300

xtitle (1.0.2-6) unstable; urgency=low

  * debian/control
    - (Standards-Version): 3.9.4.
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/copyright
    - Update year.
  * debian/patches
    - (30): Correct -v option description (LP: 1067712).
    - (40): Adjust Help().
    - (41): Remove. Combine with 40 to simplify maintenance.

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 07 Jun 2013 11:08:35 +0300

xtitle (1.0.2-5) unstable; urgency=low

  * debian/control
    - (Depends): Add choice x-terminal-emulator (Closes: #695922).
      Patch thanks to Barak A. Pearlmutter" <barak@cs.nuim.ie>.
    - (Description): Mention use of ANSI escape codes.
  * debian/copyright
    - Update to format 1.0.

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 14 Dec 2012 14:58:44 +0200

xtitle (1.0.2-4) unstable; urgency=low

  * debian/compat
    - Update to 9
  * debian/comprez.substvars
    - Delet unneeded file.
  * debian/control
    - (Build-Depends): update to debhelper 9.
    - (Standards-Version): 3.9.2.
  * debian/copyright
    - Update to DEP5
  * debian/README.source
    - Delete unused file.
  * debian/upstream.changelog
    - New file.
  * debian/rules
    - Clean up targets.
  * debian/watch
    - Update URL.

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 15 Feb 2012 12:04:41 -0500

xtitle (1.0.2-3) unstable; urgency=low

  * debian/patches
    - (30): Include 'set -u' in patch to notice unused variables and
      fix typo in variable name to set title correctly. Thanks to
      Sven Joachim <svenjoac@gmx.de> for the changes (Closes: #566237).

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 23 Jan 2010 18:07:16 +0200

xtitle (1.0.2-2) unstable; urgency=low

  * debian/patches
    - (30): Rework patch to change defaults so that
      title is set without any options (Closes: #566110)
  * debian/rules
    - (binary-indep): New. Call from target 'binary'. Remove
      unneeded dh_shlibdeps.
  * README.Debian-patches
    - New file

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 21 Jan 2010 16:07:19 +0200

xtitle (1.0.2-1) unstable; urgency=low

  * debian/control
    - (Description): Write without hyphenation (Closes: #562896).
  * debian/copyright
    - Add freshmeat URL.
  * debian/debian-vars.mk
    - Delete file and integrate variables to debian/rules.
  * debian/patches
    - Rework patches according to new upstream release.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 29 Dec 2009 02:56:57 +0200

xtitle (1.0.1-1) unstable; urgency=low

  * Move to format: 3.0 (quilt).
  * debian/control
    - Remove dpatch.
  * debian/copyright
    - Minor layout changes. Use FSF URL.
  * debian/debian-vars.mk
    - Update content.
  * debian/patches
    - Convert to quilt.
  * debian/README.source
    - Delete, obsoleted by format 3.0.
  * debian/rules
    - Remove dpatch.
    - Remove targets that can be handled by dh(1).
  * debian/source/format
    - New file.
  * debian/xtitle.manpages
    - Move content from debian/rules.
  * debian/watch
    - Correct URL.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 17 Dec 2009 00:55:17 +0200

xtitle (1.0.0-1) unstable; urgency=low

  * Initial release (Closes: #559469).

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 04 Dec 2009 19:09:06 +0200