File: changelog

package info (click to toggle)
gnustep-netclasses 1.06.dfsg%2Breally1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 668 kB
  • sloc: objc: 4,272; makefile: 27; sh: 24
file content (262 lines) | stat: -rw-r--r-- 10,907 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
gnustep-netclasses (1.06.dfsg+really1.1.0-3) unstable; urgency=medium

  * debian/control (Build-Depends): Require libgnustep-base-dev (>=
    1.30.0-10) for the multiarch layout.
    (libnetclasses-dev) <Multi-Arch>: Set to same.
    <Recommends>: Promote the -doc package from Suggests.
    (libnetclasses1): Mark as Multi-Arch: same.
    (gnustep-netclasses-doc): Recommend libnetclasses-dev.
  * debian/tests/testsuite: Update for multiarch (Closes: #1093974).
  * debian/libnetclasses-dev.install: Likewise.
  * debian/libnetclasses1.install: Likewise.
  * debian/upstream/metadata: New file.
  * debian/copyright: Add comment for lintian's sake; update years.

 -- Yavor Doganov <yavor@gnu.org>  Tue, 28 Jan 2025 12:56:17 +0200

gnustep-netclasses (1.06.dfsg+really1.1.0-2) unstable; urgency=medium

  * Upload to unstable.
  * debian/gbp.conf: Remove debian-branch.
  * debian/tests/testsuite: Support "terse" in DEB_BUILD_OPTIONS.
  * debian/copyright: Lowercase Upstream-Name.

 -- Yavor Doganov <yavor@gnu.org>  Sat, 05 Oct 2024 04:43:36 +0300

gnustep-netclasses (1.06.dfsg+really1.1.0-1) experimental; urgency=medium

  * New upstream release 1.1.0 (Closes: #1081645):
    + The new upstream version 1.1.0 sorts as older than 1.06(.dfsg) so
      use a +really workaround until upstream releases 1.7.x.
    + RFC dropped upstream so no need to repackage the upstream tarball.
    + SONAME change: libnetclasses0 -> libnetclasses1.
  * debian/gbp.conf: New file.
  * debian/watch: Replace dversionmangle with uversionmangle.
  * debian/patches/NSUInteger-fixes.patch: Delete; present upstream.
  * debian/patches/fix-log-format.patch: Likewise.
  * debian/patches/gcc-warnings.patch: Delete hunks applied upstream.
  * debian/patches/link-libs.patch: Refresh.
  * debian/patches/no-rfc.patch: Set Forwarded: no as this patch is still
    needed to avoid FTBFS.
  * debian/control (libnetclasses-dev) <Depends>: Replace "libnetclasses0
    (= ${binary:Version}" with "libnetclasses1 (= ${binary:Version}".
    <Suggests>: Add gnustep-netclasses-doc.
    (Build-Depends-Indep): Set to "gnustep-base-doc <!nodoc>".
    (Description): Make short descriptions shorter.
    (libnetclasses0): Rename package to...
    (libnectlasses1): ...following the SONAME change.
    (gnustep-netclasses-doc): New package; move documentation here.
  * debian/libnetclasses0.install: Rename as...
  * debian/libnetclasses1.install: ...and use wildcards for the version.
  * debian/libnetclasses-dev.install.in: Rename as...
  * debian/libnetclasses-dev.install: ...and use wildcards for the version.
    Remove usr/share since documentation is moved to a new package.
  * debian/libnetclasses-dev.links.in: Rename as...
  * debian/gnustep-netclasses-doc.links.in: ...and amend the symlink.
  * debian/libnetclasses-dev.examples: Rename as...
  * debian/gnustep-netclasses-doc.examples: ...to match the -doc package.
  * debian/libnetclasses-dev.doc-base: Rename as...
  * debian/gnustep-netclasses-doc.doc-base: ...and amend paths.
  * debian/gnustep-netclasses-doc.install.in: New file.
  * debian/rules (override_dh_auto_build): Adjust recipe for the new
    gnustep-netclasses-doc package.
    (override_dh_auto_clean): Likewise.
    (override_dh_auto_install): Rename override as...
    (override_dh_auto_install-indep): ...and simplify.
  * debian/tests/testsuite: Pass messages=yes to make and use
    dpkg-buildflags to pacify blhc.
  * debian/copyright: Remove comment about repackaging.  Add GAP as
    copyright holder.

 -- Yavor Doganov <yavor@gnu.org>  Fri, 27 Sep 2024 08:52:01 +0300

gnustep-netclasses (1.06.dfsg-9) unstable; urgency=medium

  * debian/tests/testsuite: Skip conversions test on big-endian
    architectures as it's doomed to fail there.

 -- Yavor Doganov <yavor@gnu.org>  Tue, 03 Sep 2024 22:31:50 +0300

gnustep-netclasses (1.06.dfsg-8) unstable; urgency=medium

  * Run wrap-and-sort -bast.
  * debian/control (Build-Depends): Switch to the debhelper-compat
    mechanism; set level to 13.  Add dpkg-build-api (= 1), remove cdbs.
    (Depends): Get rid of ${gnustep:Depends}; obsolete.
    (Vcs-Git, Vcs-Browser): Point to the not-so-new repo at Salsa.
    (Standards-Version): Claim compliance with 4.7.0 as of this release.
  * debian/compat: Delete.
  * debian/rules: Rewrite from scratch for modern dh.
  * debian/libnetclasses0.install: New file.
  * debian/libnetclasses-dev.install.in: Likewise.
  * debian/libnetclasses-dev.links.in: Likewise.
  * debian/libnetclasses-dev.examples: Likewise.
  * debian/tests/control: Likewise.
  * debian/tests/adequate: Likewise.
  * debian/tests/testsuite: Likewise.
  * debian/patches/fix-log-format.patch: Mark as Forwarded: not-needed as
    UDD cannot determine that it's taken from upstream.
  * debian/patches/NSUInteger-fixes.patch: Likewise.
  * debian/patches/no-rfc.patch: Add DEP-3 headers; set as Debian-specific.
  * debian/watch: Bump to version 4; switch to Savannah/GAP.
  * debian/changelog: Strip trailing whitespace.
  * debian/copyright: Rewrite in machine-readable format.

 -- Yavor Doganov <yavor@gnu.org>  Tue, 03 Sep 2024 20:59:25 +0300

gnustep-netclasses (1.06.dfsg-7) unstable; urgency=medium

  * debian/patches/NSUInteger-fixes.patch: New; fixes bug with joining a
    channel on 64-bit architectures (Closes: #755514).
  * debian/patches/series: Update.

 -- Yavor Doganov <yavor@gnu.org>  Wed, 29 Oct 2014 17:56:36 +0200

gnustep-netclasses (1.06.dfsg-6) unstable; urgency=medium

  * debian/source/format: Switch to 3.0 (quilt).
  * debian/control (Build-Depends): Remove quilt.
    (Homepage, Vcs-Arch): Remove.
    (Vcs-Git, Vcs-Browser): Add.
    (Standards-Version): Compliant with 3.9.5.
  * debian/README.source: delete.
  * debian/rules: Don't include patchsys-quilt.mk.  Pass OBJCFLAGS.
  * debian/patches/gcc-warnings.patch: New (Closes: #749748).
  * debian/patches/fix-log-format.patch: New; taken from upstream.
  * debian/patches/series: Update.

 -- Yavor Doganov <yavor@gnu.org>  Tue, 03 Jun 2014 02:52:44 +0300

gnustep-netclasses (1.06.dfsg-5) unstable; urgency=low

  * debian/rules (OPTFLAG): No longer define; rework noopt handling to be
    compatible with gnustep-make/2.4.x (Closes: #581953).

 -- Yavor Doganov <yavor@gnu.org>  Thu, 27 May 2010 14:37:16 +0300

gnustep-netclasses (1.06.dfsg-4) unstable; urgency=low

  * debian/control (Maintainer): Set to the GNUstep team.
    (Uploaders, Homepage, Vcs-Arch): New fields.
    (Build-Depends): Remove version from libgnustep-base-dev; bump
    debhelper.  Add quilt.
    (Standards-Version): Set to 3.8.4.
    (gnustep-netclasses): Annihilate.
    (Depends): Add libgnustep-base-dev and ${gnustep:Depends}, remove
    ${shlibs:Depends}.
    (libnetclasses0) <Depends>: Add ${gnustep:Depends}.
    (Conflicts, Replaces): Remove.
    (Section): Change to `gnustep'; binary packages are in `libdevel' and
    `libs'.
  * debian/rules: Enable the standard lintian overrides.  Don't install
    README; it's full of obsolete stuff.  Include patchsys-quilt.mk
    (clean): New target.
    (messages): Define to `yes' to obtain verbose builds.
    (OPTFLAG): Define and use to get optimized builds by default.
  * debian/patches/no-rfc.patch: New; split from the diff.gz.
  * debian/patches/link-libs.patch: New; link against libobjc and
    libgnustep-base.
  * debian/patches/series:
  * debian/README.source:
  * debian/source/format:
  * debian/watch: New file.
  * libnetclasses-dev.doc-base (Section): Set to
    `Programming/Objective-C'.
    (Abstract): Typo fix.
  * debian/copyright: Update note about Debian maintainership; add the
    link to LGPL-2.1 as well.

 -- Yavor Doganov <yavor@gnu.org>  Sat, 15 May 2010 00:06:59 +0300

gnustep-netclasses (1.06.dfsg-3) unstable; urgency=low

  * libnetclasses-dev: depend on libnetclasses0.  Thanks to Yavor for
    finding this bug.  (Hubert kicks himself for missing this.)

 -- Hubert Chathi <uhoreg@debian.org>  Tue, 13 Nov 2007 09:38:30 -0500

gnustep-netclasses (1.06.dfsg-2) unstable; urgency=low

  * debian/rules: Don't try to be too clever; don't set DEB_DESTDIR in
    install/libnetclasses-dev rule. (Closes: #448150)
    [Hubert wonders how that managed to build properly under his pbuilder.]

 -- Hubert Chathi <uhoreg@debian.org>  Fri, 26 Oct 2007 12:14:08 -0400

gnustep-netclasses (1.06.dfsg-1) unstable; urgency=low

  * New upstream release.
  * Update download location.
  * New maintainer.
  * Split package into lib and -dev packages, and properly version the lib
    package.
  * Use cdbs-based debian/rules.
  * Bumped standards version to 3.7.2 (no changes).
  * Bump debhelper compatibility version to 5.
  * Don't install README.osx.
  * Install the examples.
  * Update FSF address in copyright file.

 -- Hubert Chathi <uhoreg@debian.org>  Thu, 18 Oct 2007 18:20:34 -0400

gnustep-netclasses (0.0.20040112.dfsg-1) unstable; urgency=medium

  * QA upload.
  * Set maintainer to QA Group (Closes: #356523).

 -- Luk Claes <luk@debian.org>  Sun, 19 Aug 2007 14:04:14 +0000

gnustep-netclasses (0.0.20040112.dfsg-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Update to libgnustep-base1.13 (Closes: #390403)
  * Bump standards version

 -- Julien Danjou <acid@debian.org>  Tue, 10 Oct 2006 11:13:49 +0200

gnustep-netclasses (0.0.20040112.dfsg-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Repackage upstream tarball without RFC (Closes: #365182)
  * Add /usr/include/GNUstep/Headers/ to include dir
  * Update FSF address in copyright file

 -- Julien Danjou <acid@debian.org>  Fri,  2 Jun 2006 12:03:00 +0200

gnustep-netclasses (0.0.20040112-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * Update to libgnustep-base1.11 (Closes: #352372).
  * Add gnustep-make as build-dep for gs_dhgnustep.

 -- Luk Claes <luk@debian.org>  Sun, 12 Mar 2006 16:54:26 +0100

gnustep-netclasses (0.0.20040112-2) unstable; urgency=low

  * Update for new libgnustep-base1.10

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun, 21 Nov 2004 18:04:29 -0800

gnustep-netclasses (0.0.20040112-1) unstable; urgency=low

  * Update to new version.
  * Add build dependency on libgnustep-base1-dev (Closes:#259670)
    (Thanks to Matt Kraai for his patch).
  * Gnustep-netclasses is a set of libraries, not an executable.
    (Closes:#256155)

 -- Brent A. Fulgham <bfulgham@debian.org>  Fri,  6 Aug 2004 20:39:52 -0700

gnustep-netclasses (0.0.20032612-1) unstable; urgency=low

  * Renamed to avoid polluting package namespace.  (Closes:#241621)

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun,  4 Apr 2004 21:01:03 -0700

netclasses-framework (0.0.20032612-1) unstable; urgency=low

  * Initial Release. Thanks to Roberto Pariset <victorheremita@fastwebnet.it>
    for the help and Eric Heintzmann.
  * Incorporated recommended changes thanks to James Troup.

 -- Brent A. Fulgham <bfulgham@debian.org>  Mon, 16 Feb 2004 19:42:09 -0800