File: changelog

package info (click to toggle)
xrootconsole 1%3A0.6-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 528 kB
  • ctags: 855
  • sloc: ansic: 5,922; makefile: 58; sh: 3
file content (181 lines) | stat: -rw-r--r-- 6,341 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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
xrootconsole (1:0.6-3) unstable; urgency=low

  * Apply wrap-and-sort
  * Bump Standards-Version to 3.9.4 (no changes)
  * Bump debhelper compatibility to 9
    + Update versioned debhelper build-dependency accordingly
  * Revamp debian/rules:
    + Remove commented helpers and obsolete targets
    + Use dh_install + debian/install instead of dh_installdirs +
      debian/dirs + manually calling install.
    + Use dh_auto_{build,clean}
    + Remove manual DEB_BUILD_OPTIONS handling
    + Make use dh_clean's implicit removals, no more call rm manually
    + Use debian/examples instead of dh_installexamples parameter
    + Finally switch to dh7 style debian/rules file
  * Update 0003-build-options.patch to work properly with dpkg-buildflags
  * Remove debian/menu so that it doesn't get installed again
    (c.f. #79923)
  * Add patch to fix segfault if -bw has no parameter (Closes: #716584)
  * Update 0006-utf8.patch to not segfault if given font cannot be found.
    + Refresh subsequent patches
  * Fixes the following lintian warnings:
    + vcs-field-not-canonical
    + debian-rules-missing-recommended-target
    + hardening-no-{relro,fortify-functions}
    + no-upstream-changelog

 -- Axel Beckert <abe@debian.org>  Sun, 14 Jul 2013 01:05:42 +0200

xrootconsole (1:0.6-2) unstable; urgency=low

  [ Axel Beckert ]
  * Add Julien Viard de Galbert as co-maintainer.

  [ Julien Viard de Galbert ]
  * Renamed patches and formated headers with gbp-pq style (DEP-3 compatible).
  * Add new patches to
    - support nautilus
    - ignore null char in strings read from input it was breaking the display 
    - no sleep in event loop (Closes: #301137)
    - detect background changes (Closes: #60482)
  * Improved ANSI color patch.

 -- Julien Viard de Galbert <julien@vdg.blogsite.org>  Fri, 25 Feb 2011 17:16:30 +0100

xrootconsole (1:0.6-1) experimental; urgency=low

  * New Maintainer (Closes: #554099)
  * New upstream release (Closes: #301133)
  * Remove obsolete "local variables:" from changelog
  * Switch to source format 3.0 and split up patches by functionality
  * Add new patches to
    - support 8-bit characters in general (patch by by Miroslav Jezbera
      <jezberam@phoenix.inf.upol.cz>. Closes: #260255)
    - support multibyte character/UTF-8. Patch inspired by patch for
      #531036. Update package description accordingly.
    - support displaying ANSI colors. Based on patch from
      http://silicone.homelinux.org/2009/04/02/ansi-color-support-for-xrootconsole/.
      Suggest some ANSI log colorizer and update package description
      accordingly.
  * Fix several lintian warnings
    - [debian/control] old-fsf-address-in-copyright-file,
      copyright-should-refer-to-common-license-file-for-gpl, and
      copyright-without-copyright-notice (also updated download URL)
    - [debian/rules] debian-rules-ignores-make-clean-error
    - [debian/watch] debian-watch-file-is-missing
  * Fix dh_shlibs warning and don't link uselessly against libutil.
  * Bump debhelper compatibility to 7
    - debian/control: make dependency on debhelper versioned, add
      ${misc:Depends}
    - debian/manpages, debian/compat: added
    - debian/rules: replace dh_clean -k by dh_prep, dh_installmanpages by
      dh_installman install into debian/xrootconsole instead of
      debian/tmp.
  * Bump Standards-Version to 3.9.1:
    - [debian/control] Add Homepage field
    - [debian/control] Add Vcs-* fields
    - [debian/rules, debian/patches/build-options.diff] Add support for
      DEB_BUILD_OPTIONS (Closes: #438328)

 -- Axel Beckert <abe@debian.org>  Tue, 19 Oct 2010 03:27:46 +0200

xrootconsole (1:0.5-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Split xlibs-dev build-dep (Closes: #346852).

 -- Luk Claes <luk@debian.org>  Fri, 20 Jan 2006 18:36:25 +0100

xrootconsole (1:0.5-1) unstable; urgency=low

  * New upstream release

 -- Bradley Bell <btb@debian.org>  Tue, 23 Jul 2002 13:49:30 -0700

xrootconsole (1:0.3-5.2) unstable; urgency=high

  * Redoing the upload with a higher urgency to get it into Woody.
    Forgot to do that yesterday. :-(

 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 24 Apr 2002 11:01:57 +0200

xrootconsole (1:0.3-5.1) unstable; urgency=low

  * Fixed hang-problem with windows grabbing the mouse
  * Updated BuildDeps to XFree86 4.0 libs (xlibs-dev instead of xlib6g-dev)

 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 23 Apr 2002 20:27:59 +0200

xrootconsole (1:0.3-5) unstable; urgency=low

  * Patch to fix extra newline with --wrap and line (Closes: #89559)

 -- Bradley Bell <btb@debian.org>  Fri, 16 Mar 2001 01:01:19 -0800

xrootconsole (1:0.3-4) unstable; urgency=low

  * Removed menu entry (Closes: #79923)
  * Added -bottomup option

 -- Bradley Bell <btb@debian.org>  Sun,  4 Mar 2001 17:58:29 -0800

xrootconsole (1:0.3-3) unstable; urgency=low

  * Added Build-Depends: to control

 -- Bradley Bell <btb@debian.org>  Tue, 15 Aug 2000 01:39:04 -0700

xrootconsole (1:0.3-2) unstable; urgency=low

  * Updated man page 

 -- Bradley Bell <btb@debian.org>  Tue, 14 Mar 2000 02:03:17 -0800

xrootconsole (1:0.3-1) unstable; urgency=low

  * New upstream release 

 -- Bradley Bell <btb@debian.org>  Tue, 14 Mar 2000 01:03:17 -0800

xrootconsole (1:0.2-1) unstable; urgency=low

  * New upstream release and maintainer

 -- Bradley Bell <btb@debian.org>  Wed,  1 Mar 2000 01:23:08 -0800

xrootconsole (990119-6) unstable; urgency=low

  * fixed incorrect geometry calculation (closes: Bug#54355)

 -- Bradley Bell <btb@debian.org>  Sat,  8 Jan 2000 16:17:48 -0800

xrootconsole (990119-5) unstable; urgency=low

  * added -f to monitor arbitrary file (closes: Bug#48643)

 -- Bradley Bell <btb@debian.org>  Fri, 29 Oct 1999 19:45:32 -0700

xrootconsole (990119-4) unstable; urgency=low

  * repackage for FHS compliance

 -- Bradley Bell <btb@debian.org>  Wed, 15 Sep 1999 22:08:43 -0700

xrootconsole (990119-3) unstable; urgency=low

  * fixed man page

 -- Bradley Bell <btb@debian.org>  Tue,  6 Jul 1999 20:47:09 -0700

xrootconsole (990119-2) unstable; urgency=low

  * made menu entry XRootConsole instead of xrootconsole

 -- Bradley Bell <btb@debian.org>  Tue,  6 Jul 1999 20:45:42 -0700

xrootconsole (990119-1) unstable; urgency=low

  * Initial Release.

 -- Bradley Bell <btb@debian.org>  Fri, 18 Jun 1999 13:14:38 -0700