File: changelog

package info (click to toggle)
display-dhammapada 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 432 kB
  • sloc: perl: 1,564; sh: 196; makefile: 11
file content (275 lines) | stat: -rw-r--r-- 10,105 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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
display-dhammapada (2.0-1) unstable; urgency=medium

  * New maintainer. (Closes: #1123519)
  * New upstream version 2.0.
  * debian/control:
    - Source paragraph:
      + Bump Standards-Version to 4.7.3.
      + Update Homepage filed.
      + Update Build-Depends.
      + Modify Section from misc to games.
    - Package: display-dhammapada:
      + Update Architecture to all.
      + Add Depends "fortunes-dhammapada" & "gawk".
      + Update Description field, adding German.
    - Add "Package: fortunes-dhammapada" paragraph.
  * debian/copyright:
    - Remove invalid paragraphs.
    - Restore Debian contributors according to d/changelog.
    - Update Source field.
  * debian/rules:
    - Add override_dh_auto_build to clean up and convert from
      text to .dat.
  * Create debian/*.install.
  * Create debian/*.manpages.
  * Remove outdated debian/README.Debian, as upstream is now active.
  * Remove outdated debian/README.
  * debian/watch:
    - Fallback to version 4 to pass mentors.debian.org tests.
    - Update to fit in with the new upstream.
  * debian/patches/fix_display-dhammapada.patch:
    - usr/local/bin/display-dhammapada:
      + Fix non-standard regular expression.
      + Fix spelling errors(6erse -> verse).
  * Add debian/patches/fix_manpages.patch, updating man pages to
    comply with Debian's convention and fix sections.

 -- Haolin Xue <tzbkk@outlook.com>  Sun, 22 Feb 2026 18:26:56 +0800

display-dhammapada (1.0-2) unstable; urgency=medium

  * QA upload.
  * Do not recommend linotify-bin
    Closes: #1112572
  * d/watch: version=5
  * Remove trailing whitespace in debian/copyright (routine-update)

 -- Andreas Tille <tille@debian.org>  Wed, 17 Dec 2025 11:32:54 +0100

display-dhammapada (1.0-1) unstable; urgency=medium

  * QA upload.
  * Maintainer: Debian QA Group <packages@qa.debian.org>
    Closes: #1104645
  * Point Homepage to wayback machine
    Closes: #806340
  * Fake watch file since upstream site vanished
  * Add debian/README.Debian to explain problem to update database
  * d/rules is no sample
  * Install debian/README
  * Standards-Version: 4.7.2 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Remove trailing whitespace in debian/rules (routine-update)
  * Trim trailing whitespace.
  * Fix day-of-week for changelog entry 0.21-2.
  * Review d/copyright

 -- Andreas Tille <tille@debian.org>  Sat, 26 Jul 2025 09:45:59 +0200

display-dhammapada (1.0-0.1) unstable; urgency=low
  * All below mentioned work done by bodhizazen@fedoraproject.org
  * New upstream version.
  * New upstream maintainer
  - bodhi.zazen <bodhizazen at fedoraproject.org>
  -http://bodhizazen.net/display-dhammapada
  *display-dhammapada.c
  -Changed copyright from Public License  to GPL v3
  * Patched display-dhammapada.c
  -Fixed warnings
  -Paul Tagliamonte <paultag@ubuntu.com>
  -Path changed from /usr/local to /usr
  * contrib/gtk-dhammapada.c removed, it no longer compiles
  * short version renamed to dhamma
  * graphical wrapper renamed to xdhamma
  * xdhamma was re-written
  -Uses notify-send rather the xmessage
  -Added icon set for notify-send
  -Able to select translation
  -License GPL V3
  *Makefile re-written
  -Removed script to gpg sign packages
  -Removed script to upload source code
  -Set default prefix to /usr
  -Documents moved to /usr/share/doc/display-dhammapada
  -Translations moved to /usr/share/display-dhammapada
  -configured make to run as a user rather then root
  -set permissions (dir 755 files 644)
  -check if CFLAGS were passed on the command line
  -test and if needed create target (install) directories
  -cleaned dist, clean, and uninstall targets
  *Verse 50 of dhammapada-english-transl.txt
  - "no the shortcomings" changed to
  - "not the shortcomings"
  *Verse 127 in dhammapada-alternate.txt corrected - it was duplicate to 128
  -http://forum.soft32.com/linux2/Bug-169539-Missing-verse-Max-Mueller-\
  translation-ftopict67280.html
  *Information from examples/* added to man page
  -examples/* removed
  *Updated man pages
  -(Closes: #677832)
  -(Closes: LP: #1014195)
  -fixed macros
  -updated reference URL
  *Updated README to include more information
  *Organized the files into sub-directories
  *Added icons for xdhamma (notify-send)
  *copyright file updated

 -- Jakub Nadolny <jakub.nadolny@ite.pl>  Mon, 25 Jun 2012 14:05:45 -0600

display-dhammapada (0.23-7) unstable; urgency=low

  * description in debian/control was told to be in violation with Policy 3.4.1
    paragraph 2 and 3.4.2 paragraph 2. (Closes: #566742)
  * Some minor changes to get rid of lintian warnings.

 -- Jakub Nadolny <jakub.nadolny@ite.pl>  Sun, 28 Feb 2010 18:27:07 +0100

display-dhammapada (0.23-6) unstable; urgency=low

  * xbase-clients is replaced by x11-utils.
  * In manpage .DD, .Bd, .Ed are removed.

 -- Jakub Nadolny <jakub.nadolny@ite.pl>  Wed, 24 Dec 2008 10:52:04 +0100

display-dhammapada (0.23-5) unstable; urgency=low

  * Verse 127 in dhammapada-alternate.txt corrected - it was duplicate to 128
    before. Proper version received from alt.religion.buddhism. Information
    about that mistake has been send to upstream. (Closes: #169539)
  * Upstream Makefile corrected - stripping option removed from install.
    (Closes: #436769)
  * Package description contains now short explanation about "Dhammapada"
    itself. (Closes: #440696)
  * Some minor changes to get rid of lintian warnings.

 -- Jakub Nadolny <jakub.nadolny@ite.pl>  Wed, 10 Oct 2007 15:53:38 +0200

display-dhammapada (0.23-4) unstable; urgency=low

  * debian/rules file corrected, prefix was wrong and program could not find
    data files.

 -- Jakub Nadolny <jakub.nadolny@ite.pl>  Fri, 26 Jan 2007 14:42:48 +0100

display-dhammapada (0.23-3) unstable; urgency=low


  * debian/templates moved to debian/NEWS.Debian (Closes: #402300)
  * some minor lintian warnings corrected.

 -- Jakub Nadolny <jakub.nadolny@ite.pl>  Mon,  8 Jan 2007 12:30:45 +0100

display-dhammapada (0.23-2) unstable; urgency=low

  * Amaya: Jakub fixes all I broke :)

 -- Jakub Nadolny <jakub.nadolny@ite.pl>  Mon, 13 Nov 2006 13:41:52 +0100

display-dhammapada (0.23-1) unstable; urgency=high

  * New maintainer (Closes: #285159)
  * New upstream version (Closes: #285157)
  * Author of Polish translation agreed to use Creative Commons Public Domain
    Dedication as a license: http://creativecommons.org/licenses/publicdomain
    (Closes: #285156)
  * Added gtk-dhammapada (support by Wojciech Mula)
  * dp name changed to dhamma, xdp changed to xdhamma
  * xdhamma has been modified to display properly Polish messages (patch
    prepared by Wojciech Mula)
  * Some clearance to make the package lintian clean.
  * Sponsored upload, some polishing by Amaya Rodrigo <amaya@debian.org>:
    - Repackaged from scratch. debian/compat = 5
    - Updated Standars version, no changes needed.
    - Reformatted Copyright and debian/copyright files.
    - urgency=high because #285156 is RC.
    - Ack previous NMU (Closes: #359390).
    - Heavily cleaned upstream's Makefile

 -- Jakub Nadolny <jakub.nadolny@ite.pl>  Mon, 13 Nov 2006 13:41:52 +0100

display-dhammapada (0.21-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Get rid of the /usr/doc/ link in postinst (Closes: #359390).

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Thu, 13 Jul 2006 21:04:45 +0200

display-dhammapada (0.21-3) unstable; urgency=low

  * Update maintainer address.

 -- David Starner <dvdeug@debian.org>  Tue, 23 Jul 2002 23:30:42 -0500

display-dhammapada (0.21-2) unstable; urgency=low

  * The new groff broke the manpage; I had to change a Dd to DD.

 -- David Starner <dstarner98@aasaa.ofe.org>  Sat, 09 Jun 2001 01:31:45 -0500

display-dhammapada (0.21-1) unstable; urgency=low

  * New upstream version - only minor changes from alt1
  * UTF-8 man page and help

 -- David Starner <dstarner98@aasaa.ofe.org>  Tue, 24 Apr 2001 21:55:45 -0500

display-dhammapada (0.20-alt1) unstable; urgency=low

  * Include some experimental patches sent upstream.
  * display-dhammapada now supports two translations. It required
    a rewrite and will require another one if a third translation
    or the original shows up.
  * This is a beta version - there are major changes from the
    last version, and may be major changes if the upstream author
    decides not to use my patch and goes another way. Be forwarned.

 -- David Starner <dstarner98@aasaa.ofe.org>  Tue, 10 Apr 2001 20:55:45 -0500

display-dhammapada (0.20-5) unstable; urgency=low

  * xcontrib is dead; recommend xbase-clients instead

 -- David Starner <dstarner98@aasaa.ofe.org>  Fri, 17 Nov 2000 23:09:42 -0500

display-dhammapada (0.20-4) unstable; urgency=low

  * New maintainer (Closes: #68091)
  * Remove /usr/bin/dp -> /usr/bin/display-dhammapada link
    (Closes: #43217).
  * Move the actual text from /usr/share/doc to
    /usr/share/display-dhammapada so you can remove documentation and
    it will still work.
  * Change Suggests: xcontrib to Recommends: xcontrib, since xdp won't
    work without it.

 -- David Starner <dstarner98@aasaa.ofe.org>  Mon, 17 Apr 2000 22:44:11 -0500

display-dhammapada (0.20-3) unstable; urgency=low

  * Applied patch submitted by Kevin Ryde to make the manpage reference
    /usr/share/doc instead of /usr/doc.

 -- Torsten Landschoff <torsten@debian.org>  Tue, 26 Oct 1999 10:19:59 +0200

display-dhammapada (0.20-2) unstable; urgency=low

  * The text-database is now installed uncompressed so that the program
    even works ;)
  * LSM-Entry removed.

 -- Torsten Landschoff <torsten@debian.org>  Tue, 26 Oct 1999 09:04:48 +0200

display-dhammapada (0.20-1) unstable; urgency=low

  * New upstream version.
  * No longer a Debian native package.
  * Package orphaned.
  * Menu entry added.
  * See changelog.gz for past changes.
  * Moved to policy 3.0.1.
  * Converted the build scripts to debhelper.

 -- Torsten Landschoff <torsten@debian.org>  Mon, 25 Oct 1999 02:35:26 +0200