summaryrefslogtreecommitdiff
path: root/p/haskell-src-exts/debian/changelog
blob: 46106eebd40a6cd4b0920e5826c9a7f20724f994 (plain)
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
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
haskell-src-exts (1.13.3-1) UNRELEASED; urgency=low

  [ Giovanni Mascellani ]
  * Fix Homepage: link

  [ Erik de Castro Lopo ]
  * New upstream.

 -- Erik de Castro Lopo <erikd@mega-nerd.com>  Wed,  8 Aug 2012 20:52:39 +1000

haskell-src-exts (1.11.1-3) unstable; urgency=low

  * Add ${haskell:Depends} to -doc package

 -- Joachim Breitner <nomeata@debian.org>  Fri, 10 Feb 2012 23:41:58 +0100

haskell-src-exts (1.11.1-2) unstable; urgency=low

  * Sourceful upload to rebuild documentation package

 -- Joachim Breitner <nomeata@debian.org>  Mon, 06 Feb 2012 18:43:35 +0100

haskell-src-exts (1.11.1-1) unstable; urgency=low

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Fri, 17 Jun 2011 10:23:37 +0200

haskell-src-exts (1.10.2-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * References updated: GHC 6 -> GHC.

 -- Giovanni Mascellani <gio@debian.org>  Wed, 20 Apr 2011 00:43:55 +0200

haskell-src-exts (1.9.6-1) unstable; urgency=low

  [ Marco Silva ]
  * Use ghc instead of ghc6

  [ Iain Lane ]
  * New upstream release 1.9.6
  * Standards-Version → 3.9.1, no changes needed

 -- Joachim Breitner <nomeata@debian.org>  Wed, 13 Apr 2011 11:53:49 +0530

haskell-src-exts (1.9.0-2) unstable; urgency=low

  * Run ghc6 without active timer (+RTS -V0 -RTS). Should work around
    http://hackage.haskell.org/trac/ghc/ticket/4074 on slow arches. Negative
    side effects not known (yet).

 -- Joachim Breitner <nomeata@debian.org>  Fri, 25 Jun 2010 15:03:12 +0200

haskell-src-exts (1.9.0-1) unstable; urgency=low

  [ Giovanni Mascellani ]
  * debian/rules: Documentation gets now installed in the correct place

  [ Erik de Castro Lopo ]
  * New upstream.
  * control :
    - Build depend on libghc6-cpphs-doc rather than haskell-cpphs-doc.
    - FIx lintian warnings.

 -- Erik de Castro Lopo <erikd@mega-nerd.com>  Wed, 23 Jun 2010 18:18:15 +1000

haskell-src-exts (1.8.2-3) unstable; urgency=low

  * control: Use versioned Replaces: and Conflicts:

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Wed, 05 May 2010 18:01:53 -0300

haskell-src-exts (1.8.2-2) unstable; urgency=low

  * debian/control: Rename -doc package.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Tue, 16 Mar 2010 10:59:48 -0300

haskell-src-exts (1.8.2-1) unstable; urgency=low

  [ Joachim Breitner ]
  * Remove debian/clean, functionality in haskell-devscripts now

  [ Marco Túlio Gontijo e Silva ]
  * debian/source/format: Use 3.0 (quilt).

  [ Joachim Breitner ]
  * Update to new version, required for hsx and hlint (Closes: #569499)

 -- Joachim Breitner <nomeata@debian.org>  Sat, 06 Mar 2010 13:34:04 +0100

haskell-src-exts (1.3.0-2) unstable; urgency=low

  [ Marco Túlio Gontijo e Silva ]
  * debian/control: Change Priority: to extra.
  * debian/watch: Use format that works for --download-current-version.
  * debian/watch: Add .tar.gz to downloaded filename.
  * debian/watch: Include package name in downloaded .tar.gz.
  * debian/watch: Remove spaces, since they're not allowed by uscan.
  * debian/control: Add field Provides: ${haskell:Provides} to -dev and
    -prof packages.
  * debian/control: Use Vcs-Browser: field.
  * debian/control: Remove dependency in hscolour, since it's now a
    dependency of haskell-devscripts.
  * debian/control: Remove haddock from Build-Depends:, since it's now a
    Depends: of haskell-devscripts.
  * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.

  [ Joachim Breitner ]
  * Bump haskell-devscripts dependency to 0.7

 -- Joachim Breitner <nomeata@debian.org>  Thu, 11 Feb 2010 23:03:05 +0100

haskell-src-exts (1.3.0-1) unstable; urgency=low

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Sun, 08 Nov 2009 12:42:02 +0100

haskell-src-exts (1.1.4-1) unstable; urgency=low

  [ Marco Túlio Gontijo e Silva ]
  * debian/control: Use one package for line in dependencies.
  * debian/rules: Make build depend only in build-arch to avoid building
    indep packages in all architectures.
  * debian/control: Use more sintetic name for Vcs-Darcs.

  [ Joachim Breitner ]
  * New upstream version
  * Put haddoc et. al. into Build-Depends
  * Bump standards version

 -- Joachim Breitner <nomeata@debian.org>  Tue, 08 Sep 2009 18:13:15 +0200

haskell-src-exts (1.0.1-1) unstable; urgency=low

  * Take over for the Debian Haskell Group with maintainers permission.
    Closes: 523182. Thanks to Florian for his previous work.
  * This also Closes: 501279

 -- Joachim Breitner <nomeata@debian.org>  Tue, 07 Jul 2009 10:31:24 +0200

haskell-src-exts (1.0.1-0+nmu1) unstable; urgency=low

  * Non-Maintainer upload
  * New upstream release
    + This does not ship HaRP any more, as it has its own source now. No
      packages in Debian use HaRP at the moment.
    + Closes: 526439 (no trhsx binary any more)
  * Switch the build-system to a standard haskell-devscripts system
    + This means we also build -doc and -prof packages
  * Update Standards-Versions (no change)
  * Added debian/watch file
  * Updated copyright file
  * Change Section to haskell

 -- Joachim Breitner <nomeata@debian.org>  Mon, 06 Jul 2009 21:49:34 +0200

haskell-src-exts (0.2.1~darcs20071212-2) unstable; urgency=high

  * Bump urgency to high as this upload fixes a RC bug.
  * debian/control:
    - Let the Vcs-* fields point to the trunk branch.
    - Change the Section to libdevel as suggested by lintian warning
      "dev-package-should-be-section-libdevel".
  * debian/mk-haskell-depends: Removed. We use dh_haskell_depends from
    haskell-devscripts.
  * debian/rules:
    - Only optimise on i386, amd64 and ia64 as the optimisation of the
      parses can take a lot of memory. (Closes: #462848)

 -- Arjan Oosting <arjan@debian.org>  Fri, 21 Mar 2008 23:39:58 +0100

haskell-src-exts (0.2.1~darcs20071212-1) unstable; urgency=low

  * New upstream darcs snapshot release which compiles with GHC 6.8.2.
  * debian/control:
    - Use the official Vcs-* fields.
    - Add Homepage field.
    - Remove dctrl-tools from the Build-Depends as the
      debian/mk-haskell-depends script is removed.
    - Add a versioned dependency on haskell-devscripts for
      dh_haskell_depends.
    - Bump Standard-Version to 3.7.3. No changes needed.
    - Add some commented out binary stanzas for API documentation packages
      we might want to build in the future.
    - Bump the build dependency on ghc6 to 6.8.2 so we are sure we get the
      Cabal version 1.2 which is needed to build this package.
  * debian/{haskell-harp-doc,haskell-src-exts-doc}.docs: Added.
  * debian/rules:
    - Add some commented out code to generate API documentation. This does
      not work yet, due some parse error haddock is having.
    - Replace the call to debian/mk-haskell-depends with a call to
      dh_haskell_depends from haskell-devscripts.
    - Adjust the path to the .installed-pkg-config file which is now
      created by the new Cabal version as dist/installed-pkg-config
    - Adjust the regular expressions so the only match the Version and
      Name fields in the .cabal files.
  * Stop patching src/haskell-src-exts/Language/Haskell/Hsx/Lexer.hs as
    upstream fixed the compilation issue by renaming isSymbol to
    isHSymbol.

 -- Arjan Oosting <arjan@debian.org>  Thu, 10 Jan 2008 00:26:36 +0100

haskell-src-exts (0.2.1~darcs20070622-1) unstable; urgency=low

  * Built against GHC 6.6.1 (Closes: #429022)
  * New upstream darcs snapshot release:
    - Added line pragmas to output.
    - Added FFI support.
    - Added support for infix types.
    - Added mdo support.
    - Added support for foralls type definition.
  * The debian build system is replaced with the build system of
    haskell-edison which also generates multiple GHC libraries.
    The advantages are:
    - No need to use haskell-devscripts which is not really suited for
      multiple GHC libraries in one build.
    - No need to hardcode the version number in the debian/rules file.
    - No need to create links to the debian directory in the
      subdirectories.
    - Build with --enable-split-objs on i386 and amd64 which should result
      in smaller binaries.
  * debian/control:
    - Drop haskell-devscripts from the Build-Depends and add dctrl-tools
      which is need by the debian/mk-haskell-depends script.
    - Add myself to the Uploaders field.
    - Add X-Vcs-Svn and X-Vcs-Browser fields.
  * debian/{runcompiler,buildmod.sh}: Removed. No longer necessary.
  * debian/{postinst.in,prerm.in,ghc6.in,ghc6-pkg6.in,mk-haskell-depends}:
    Added. Needed for the new debian/rules file

 -- Arjan Oosting <arjan@debian.org>  Sun, 01 Jul 2007 00:03:08 +0200

haskell-src-exts (0.2-5.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with ghc6 6.6 (Closes: #393642)
    - src/haskell-src-exts/Language/Haskell/Hsx/Lexer.hs: hide isSymbol
      when compiling with GHC 6.6.
    - src/haskell-src-exts/haskell-src-exts.cabal: add CPP extension which
      is needed for the change above.
    - /src/haskell-src-exts/Language/Haskell/Hsx/{Transform.hs,Pretty.hs}:
      modify some strings to keep cpp remove an invalid UTF sequence which
      upsets GHC 6.6
    - debian/rules: call ghc-pkg with --force when the haskell-src-exts
      library is registered during as some directories are missing.

 -- Arjan Oosting <arjan@debian.org>  Tue, 24 Oct 2006 23:21:37 +0200

haskell-src-exts (0.2-5) unstable; urgency=low

  * Removed bashism from debian/buildmod.sh (Closes: #376701).

 -- Florian Ragwitz <rafl@debian.org>  Tue,  4 Jul 2006 15:41:13 +0200

haskell-src-exts (0.2-4) unstable; urgency=low

  * Rebuild against ghc6 6.4.2.
  * Remove build-dep to libghc6-cabal-dev (>= 1.1.1) as ghc6 6.4.2 comes with
    Cabal-1.1.4.

 -- Florian Ragwitz <rafl@debian.org>  Mon,  3 Jul 2006 18:35:37 +0200

haskell-src-exts (0.2-3) unstable; urgency=low

  * Acknowledge previous NMU by Arjan Oosting <arjanoosting@home.nl>.
  * Removed bashisms from debian/rules (Closes: #370690).
  * Bump up Standards-Version to 3.7.2 (no changes).
  * Use my new @debian.org maintainer address.

 -- Florian Ragwitz <rafl@debian.org>  Wed,  7 Jun 2006 16:24:15 +0200

haskell-src-exts (0.2-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control: add versioned libghc6-cabal-dev and ghc6 to the
    Build-Depends to use Cabal version 1.1.1 or later which introduces a
    new installation prefix for libraries. (Closes: #352690)
  * src/trhsx/trhsx.cabal: added base and haskell98 to the Build-
    Depends.

 -- Arjan Oosting <arjanoosting@home.nl>  Tue, 18 Apr 2006 23:13:12 +0200

haskell-src-exts (0.2-2) unstable; urgency=low

  * Recompile against ghc 6.4.1.

 -- Florian Ragwitz <rafl@debianforum.de>  Sun, 16 Oct 2005 16:30:35 +0200

haskell-src-exts (0.2-1) unstable; urgency=low

  * Initial release.

 -- Florian Ragwitz <rafl@debianforum.de>  Wed, 20 Jul 2005 22:40:52 +0200