File: changelog

package info (click to toggle)
xfonts-nexus 0.0.2-17.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: makefile: 129; sh: 2
file content (199 lines) | stat: -rw-r--r-- 7,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
xfonts-nexus (0.0.2-17.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Jan 2021 16:47:01 +0100

xfonts-nexus (0.0.2-17) unstable; urgency=medium

  * Correct spelling of width in package description
    (closes: #730285)
  * Make build reproducible
    (closes:  #778226)
  * Added homepage field to debian/control
    (closes: #594035)
  * Update standards version from v3.9.1 to v3.9.6
  * Add missing recommended targets to debian/rules
    See: https://lintian.debian.org/tags/debian-rules-missing-recommended-target.html

 -- Simon Horman <horms@debian.org>  Sat, 13 Jun 2015 10:49:25 +0900

xfonts-nexus (0.0.2-16) unstable; urgency=low

  * Remove spurious commands from postinst and postrm,
    dh_installxfonts adds everything that is needed.
    (closes: #591864)
  * Include license directly in copyright file
    See: http://lintian.debian.org/tags/copyright-refers-to-deprecated-bsd-license-file.html
  * Update standards version from 3.8.4 to 3.9.1

 -- Simon Horman <horms@debian.org>  Fri, 06 Aug 2010 11:52:20 +0900

xfonts-nexus (0.0.2-15) unstable; urgency=low

  * Replace build-indep dependency on obsolte xutils package with
    a build-indep dependency on xfonts-utils: (closes: #579029)
  * Update standards version from 3.7.3 to 3.8.4
  * debhelper should be a build dependency rather than a build-indep
    dependency as it is needed by the clean target.
    http://lintian.debian.org/tags/clean-should-be-satisfied-by-build-depends.html
  * Include copyright notice in copyright file
    http://lintian.debian.org/tags/copyright-without-copyright-notice.html
  * Update download information in copyright file
  * Run commands in binary-indep rather than binary-arch
    as package is architecture independent
    http://lintian.debian.org/tags/binary-arch-rules-but-pkg-is-arch-indep.html
  * Update debhelper compatibility level from 4 to 6
    http://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
  * Install fonts into /usr/share/fonts/X11
    instead of /usr/X11R6/lib/X11/fonts/
    http://lintian.debian.org/tags/package-installs-file-to-usr-x11r6.html
  * Don't ignore errors in postrm and postinst scripts
    http://lintian.debian.org/maintainer-script-ignores-errors.html

 -- Simon Horman <horms@debian.org>  Fri, 30 Apr 2010 15:33:40 +0900

xfonts-nexus (0.0.2-14) unstable; urgency=low

  * Update standards version from 3.6.2 to 3.7.3
  * Remove ancient transitional package xfont-nexus (closes: #477546)

 -- Simon Horman <horms@debian.org>  Thu, 24 Apr 2008 11:30:40 +1000

xfonts-nexus (0.0.2-13) unstable; urgency=low

  * Removed uneeded postrm and postinst
    (Also, moving to the 13th floor the week after next)

 -- Simon Horman <horms@debian.org>  Thu,  4 May 2006 09:41:02 +0900

xfonts-nexus (0.0.2-12) unstable; urgency=low

  * Resolved problem with paths in invocation of mkfontdir in postinst
    (closes: #362969)
  * Remove unneeded debian/xfonts-nexus.conffiles that crept in
    at some stage
  * Removed unneded debian/xfonts-nexus.dirs

 -- Simon Horman <horms@debian.org>  Mon, 17 Apr 2006 11:00:29 +0900

xfonts-nexus (0.0.2-11) unstable; urgency=low

  * Place fonts in /usr/share/fonts/X11 instead of /usr/X11R6/lib/X11/fonts
    - Modify top-level makefile to allow the font and alias directory
      to be specified at build-time
    - Update versioned build-dependancy on debhelper from 4.0.0 to 5.0.29
    - Depend on the new xfonts-utils package
      + Call dh_installxfonts
      + depend on ${misc:Depend}
    (closes: #362393)
  * Remove seeminly unneeded dependancy on xbase-clients
  * Add /etc/X11/fonts/misc/nex6x10.alias to conffiles, as its in /etc

 -- Simon Horman <horms@debian.org>  Fri, 14 Apr 2006 09:53:05 +0900

xfonts-nexus (0.0.2-10) unstable; urgency=low

  * Yet another take at getting rid of xfont-nexus:
    Create a transitional packagae built by this source.
    That is a package which contains no files and depends on xfonts-nexus.
    Then make xfonts-nexus provide and replace xfont-nexus,
    but not conflict with it.
    (closes: #341025)
  * Update to standards version 3.6.2
  * Add versioned dependancy on utils (>> 4.0.3) as per
    policy manual 11.8.5

 -- Simon Horman <horms@debian.org>  Tue, 14 Feb 2006 11:41:57 +0900

xfonts-nexus (0.0.2-9) unstable; urgency=low

  * Add Replaces, Conflicts and Provides xfont-nexus as per
    section 7.5.2 of the policy manual.
    (closes: Bug#270892)

 -- Simon Horman <horms@debian.org>  Fri, 10 Sep 2004 11:03:14 +0900

xfonts-nexus (0.0.2-8) unstable; urgency=low

  * Re-releasing 0.0.2-7.1 as the maintainer. Thanks Andreas.
    (closes: Bug#238832)
  * Use debhelper 4
  * Upload as a non-native package

 -- Simon Horman <horms@debian.org>  Wed, 19 May 2004 21:20:58 +0900

xfonts-nexus (0.0.2-7.1) unstable; urgency=low

  * NMU during BSP.
  * does neither provide nor conflict with itself. Closes: #238832

 -- Andreas Barth <aba@not.so.argh.org>  Sun, 18 Apr 2004 17:35:06 +0200

xfonts-nexus (0.0.2-7) unstable; urgency=low

  * Removed spurious provides that resulted in this package 
    conflicting with itself. #238832

 -- Simon Horman <horms@debian.org>  Tue, 23 Mar 2004 09:12:51 +0900

xfonts-nexus (0.0.2-4) unstable; urgency=low

  * Minor typo in description. closes: Bug#189004

 -- Simon Horman <horms@vergenet.net>  Tue, 15 Apr 2003 10:49:30 +0900

xfonts-nexus (0.0.2-3) unstable; urgency=low

  * Changed architecture from any to all. closes: Bug#97907
  * Has a proper font name. closes: Bug#97642
    (wrong bug number in previous changelog entry)

 -- Simon Horman <horms@vergenet.net>  Mon, 24 Feb 2003 22:21:44 +0900

xfonts-nexus (0.0.2-2) unstable; urgency=low

  * Has a proper font name. closes: Bug#97624

 -- Simon Horman <horms@vergenet.net>  Sat, 25 May 2002 18:13:10 +1000

xfonts-nexus (0.0.2-1) unstable; urgency=low

  * Updated to Nexus 0.0.2 which should work
    in conjunction with multi-character fonts.

 -- Simon Horman <horms@vergenet.net>  Sun, 19 May 2002 16:02:19 +1000

xfonts-nexus (0.0.1-5) unstable; urgency=low

  * Changed name to xfonts-nexus. closes: Bug#133532
  * Rewrote description. closes: Bug#97903
  * Changed architecture back to any as it has a build dependancy on
    on deb-helper which is architecture specific

 -- Simon Horman <horms@vergenet.net>  Fri,  8 Mar 2002 16:17:32 +1100

xfont-nexus (0.0.1-3) unstable; urgency=low

  * Changed architecture from any to all. closes: Bug#109848 closes: Bug#97907

 -- Simon Horman <horms@vergenet.net>  Fri, 31 Aug 2001 13:52:39 +1000

xfont-nexus (0.0.1-2) unstable; urgency=low

  * Fixed problems with refering to doc/perdition instead of
    doc/nexus-font. closes: Bug#109552

 -- Simon Horman <horms@vergenet.net>  Wed, 22 Aug 2001 15:37:05 +1000

xfont-nexus (0.0.1-1) unstable; urgency=low

  * A release.

 -- Simon Horman <horms@vergenet.net>  Sat, 05 May 2001 13:42:16 -0700

Local variables:
mode: debian-changelog
End:
eoch