summaryrefslogtreecommitdiff
path: root/p/magic-haskell/debian/changelog
blob: e2afafd2f0fbb85597abbea588b2e7523c11df08 (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
magic-haskell (1.0.8-9) UNRELEASED; urgency=low

  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
    against experimental
  * Change Vcs headers to Darcs

 -- Joachim Breitner <nomeata@debian.org>  Fri, 04 Jan 2013 16:21:06 +0100

magic-haskell (1.0.8-8) unstable; urgency=low

  [ Joachim Breitner ]
  * Let libghc-magic-dev depend on libmagic-dev.

  [ Clint Adams ]
  * Bump to Standards-Version 3.9.3.

 -- Clint Adams <clint@debian.org>  Thu, 23 Feb 2012 10:41:06 -0500

magic-haskell (1.0.8-7) unstable; urgency=low

  * [af9511b] debian/control: ghc6 → ghc for the GHC 7 transition
  * [0b97d82] d/control: Standards-Version → 3.9.2, no changes required

 -- Iain Lane <laney@debian.org>  Mon, 23 May 2011 14:57:53 +0100

magic-haskell (1.0.8-6) unstable; urgency=low

  * Reincorporate 1.0.8-4.
  * debian/control: Make libghc6-magic-doc conflict with magic-haskell-
    doc (<< 1.0.8-4).
  * control: Bump Standards-Version to 3.9.0, no changes required.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Sat, 07 Aug 2010 17:45:39 -0300

magic-haskell (1.0.8-5) unstable; urgency=low

  * debian/control: Make libghc6-magic-doc conflict with magic-haskell-
    doc (<< 1.0.8-4).
  * control: Bump Standards-Version to 3.9.0, no changes required.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Fri, 06 Aug 2010 15:02:39 -0300

magic-haskell (1.0.8-4) unstable; urgency=low

  * debian/control: libghc6-magic-doc: Add ${haskell:Recommends} and
    Suggests variables.
  * debian/control: libghc6-magic-doc: Replaces, Provides and Conflicts
    with magic-haskell-doc.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Sun, 14 Mar 2010 17:30:59 -0300

magic-haskell (1.0.8-3) unstable; urgency=low

  [ Iain Lane ]
  * debian/control:
    + Disable hugs library as the DHG no longer supports Hugs, and it does not
      work with the new Cabal. (Closes: #571360)
    + Use haskell substvars and depend on haskell-devscripts >= 0.7 for
      provides support
    + Clean up build-deps
    + Standards-Version bump to 3.8.4, no changes required

  [ Marco Túlio Gontijo e Silva ]
  * debian/control: Include Haskell preface in Description:.
  * debian/control: Remove mention to libhugs-magic.
  * debian/control: Include -prof package.
  * Rename -doc package.
  * debian/control: Include Build-Depends-Indep: in ghc6-doc.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Thu, 11 Mar 2010 17:57:34 -0300

magic-haskell (1.0.8-2) unstable; urgency=low

  * debian/rules
    - Convert to hlibrary.mk (dh_haskell was removed to haskell-devscripts).
  * debian/control
    - Depend on haskell-devscripts >= 0.6.18.
    - Move Build-Depends-Indeps to Build-Depends.
    - Add hscolour to build deps.
    - Standards-Version 3.8.3
    - Section haskell.
   * debian/compat
    - Version 5

 -- Erik de Castro Lopo <erikd@mega-nerd.com>  Tue,  1 Dec 2009 05:32:57 +1100

magic-haskell (1.0.8-1) unstable; urgency=low

  * Switched to regular non-native package.
  * Removed old configure parameter.  Closes: #522475.
  * Switching to team maintenance.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 19 Aug 2009 15:56:56 -0500

magic-haskell (1.0.7.1) unstable; urgency=high

  * Updating for new GHC.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 19 Jan 2009 10:21:18 -0600

magic-haskell (1.0.7) unstable; urgency=low

  * Update for GHC 6.8.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 16 Jan 2008 10:23:33 -0600

magic-haskell (1.0.6) unstable; urgency=low

  * Update for new ghc 6.6.1.  Closes: #427322.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 06 Jun 2007 04:07:41 -0500

magic-haskell (1.0.5) unstable; urgency=low

  * Update for GHC 6.6.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 20 Oct 2006 09:58:03 -0500

magic-haskell (1.0.4) unstable; urgency=medium

  * ACK NMU -- Thanks, Luk.  Closes: #379265.
  * Escape @ signs in email addresses in Haddock comments.  Closes: #361573.

 -- John Goerzen <jgoerzen@complete.org>  Mon,  4 Sep 2006 09:28:13 -0500

magic-haskell (1.0.3-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update build dependency on ghc6 (Closes: #379265).

 -- Luk Claes <luk@debian.org>  Wed,  2 Aug 2006 23:22:43 +0200

magic-haskell (1.0.3) unstable; urgency=low

  * Rebuilt against ghc6 6.4.1.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 17 Oct 2005 00:02:45 -0500

magic-haskell (1.0.2) unstable; urgency=low

  * Tightened up build-deps on haskell-devscripts due to a bug in that
    package.  Closes: #326795.

 -- John Goerzen <jgoerzen@complete.org>  Tue,  6 Sep 2005 10:21:09 -0500

magic-haskell (1.0.1) unstable; urgency=low

  * Added README to doc package.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 16 Aug 2005 05:53:18 -0500

magic-haskell (1.0.0) unstable; urgency=low

  * Initial release.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 16 Aug 2005 05:45:37 -0500