File: changelog

package info (click to toggle)
trayer 1.1.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 244 kB
  • sloc: ansic: 2,384; makefile: 34; sh: 21
file content (155 lines) | stat: -rw-r--r-- 5,174 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
trayer (1.1.8-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #901341)
    + Use the makefile build system so dh_auto_build passes cross tools.
    + Disable stripping during build.

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Tue, 12 Jun 2018 19:12:44 +0900

trayer (1.1.8-1) unstable; urgency=medium

  * New upstream release
  * removed imported upstream patch.
  - d/p/0002-Makefile.common-add-CPPFLAGS-to-compilation-rules.patch
  - d/p/0003-fix-spelling-error-in-binary.patch
  * d/copyright: convert to DEP5 format.
  * Move Vcs-* to salsa.debian.org
  * eliminate lintian warning: homepage-field-uses-insecure-uri
  * upgrade debhelper to 11
  * bump up Standards-Version 4.1.3

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Mon, 19 Mar 2018 11:10:13 +0900

trayer (1.1.7-1) unstable; urgency=medium

  * New upstream release
  * debian/control: remove libxmu-dev from B-D.
  * d/p/0001-Transferred-patches-to-new-upstream.patch: remove, no need.
  * d/p/0002-Makefile.common-add-CPPFLAGS-to-compilation-rules.patch: refresh.
  * debian/rules: use override_dh_auto_configure
    and remove override_dh_auto_clean.
  * debian/source/options: remove.

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Sat, 08 Jul 2017 13:37:25 +0900

trayer (1.1.5-3) unstable; urgency=medium

  * New maintainer (Closes: #854927).
    thanks to David Bremner <bremner@debian.org> for previous works.
  * debian/control: update VCS-* field uses an encrypted canonical URI.
  * debian/watch: use direct links to the github tags page.
  * debian/copyright: fix spelling error: duplicate word.
  * debian/rules: Enabling hardening build options.
  * debian/control, debian/compat: Migrate to debhelper 10.
  * d/p/0003-fix-spelling-error-in-binary.patch: fix misc.c.
  * Bump standards version (no changes)

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Sat, 08 Jul 2017 00:18:51 +0900

trayer (1.1.5-2) unstable; urgency=medium

  * Orphan package (see #854927)

 -- David Bremner <bremner@debian.org>  Mon, 03 Jul 2017 16:10:47 -0300

trayer (1.1.5-1) unstable; urgency=low

  * New upstream release
  * remove suggests on menu (Closes: #647381).
  * Bump standards version (no changes)
  * Add hardening flags

 -- David Bremner <bremner@debian.org>  Mon, 12 Aug 2013 14:38:34 +0200

trayer (1.1.4-2) unstable; urgency=low

  * Add --monitor option to man page.

 -- David Bremner <bremner@debian.org>  Sun, 10 Jun 2012 10:15:01 -0300

trayer (1.1.4-1) unstable; urgency=low

  [ David Bremner ]
  * New upstream version.
  * Bump Standards-Version (no changes)

  [ Cleto Martin ]
  * Adopting package and updating debian/control file (Closes: #628943)
  * Update debian/copyright information.
  * debian/rules using simple dh.

 -- David Bremner <bremner@debian.org>  Fri, 08 Jun 2012 09:14:57 -0300

trayer (1.1.1-1) unstable; urgency=low

  * New upstream version, which fixes huge values in
    _NET_WM_STRUT_PARTIAL.
    (Closes: #623429)

 -- Jens Peter Secher <jps@debian.org>  Sun, 08 May 2011 21:35:49 +0200

trayer (1.1-1) unstable; urgency=low

  * Since old upstream is dead, switch upstream to sargon's "fork with
    multi monitor support, cleaned up codebase and other fancy stuff":
    http://github.com/sargon/trayer-srg
    (Closes: #568852)
    (Closes: #621988)

 -- Jens Peter Secher <jps@debian.org>  Mon, 07 Feb 2011 20:17:10 +0100

trayer (1.0-6) unstable; urgency=low

  * Converted to dpkg-source format 3.0 (quilt).

 -- Jens Peter Secher <jps@debian.org>  Thu, 03 Feb 2011 23:15:09 +0100

trayer (1.0-5) unstable; urgency=low

  * Let --distancefrom default to top so that the old behaviour of
    --distance is maintained.
    (Closes: #568289)

 -- Jens Peter Secher <jps@debian.org>  Sat, 06 Feb 2010 11:33:25 +0100

trayer (1.0-4) unstable; urgency=low

  * New --distancefrom parameter for better placement control, thanks for
    patch from Yury Akudovich.
  * Explicitly link to X11.
    (Closes: #556502)

 -- Jens Peter Secher <jps@debian.org>  Tue, 02 Feb 2010 18:56:45 +0100

trayer (1.0-3) unstable; urgency=low

  * New maintainer.
    (Closes: 541265)
  * Included missing copyrights for additional source code.
  * Removed linking against unneeded libraries (generated by pkg-config).
  * Added a Vcs-Hg control filed to indicate the location of the public
    repository.
  * Upgraded to debhelper 7.
  * Cleaned up debian/rules by removing unnecessary debhelper calls.
  * Bumped Standards-Version to 3.8.3, no changes needed.

 -- Jens Peter Secher <jps@debian.org>  Tue, 01 Sep 2009 21:21:12 +0200

trayer (1.0-2) unstable; urgency=low

  * Allowed to use GtkTooltips, deprecated by gtk 2.12 (Closes: #444529).
  * Documentation fixed (Closes: #410275, #408555, #322627).
  * Striping binaries fixed (Closes: #438220).

 -- Tomasz Melcer <liori@interia.pl>  Sat, 06 Oct 2007 21:17:07 +0200

trayer (1.0-1) unstable; urgency=low

  * Initial Release (Closes: #295835).
  * Adjusted Makefile to fix problems with recompilation.
  * Removed from --help information about wrongly working "RoundCorners"
    option.
  * Added menu entry.

 -- Tomasz Melcer <liori@interia.pl>  Sun, 13 Feb 2005 14:10:33 +0100