summaryrefslogtreecommitdiff
path: root/p/gitit/debian/changelog
blob: 0cdbb79a64910654d6e10b77aac592afe651d700 (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
gitit (0.10.4-3) UNRELEASED; urgency=medium

  * Let Homepage point to http://gitit.net/ (Closes: #773367)
  * Depend on haskell-devscripts 0.9, found in experimental

 -- Joachim Breitner <nomeata@debian.org>  Wed, 17 Dec 2014 16:13:13 +0100

gitit (0.10.4-2) unstable; urgency=medium

  * Add source files for minified JQuery (Closes: Bug#736189).
  * Add lintian override for JQuery sources.

 -- Anthony Towns <ajt@debian.org>  Wed, 01 Oct 2014 06:39:58 +1000

gitit (0.10.4-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Mon, 30 Jun 2014 20:08:58 -0400

gitit (0.10.3.1-6) unstable; urgency=medium

  [ Joachim Breitner ]
  * Adjust watch file to new hackage layout

  [ Clint Adams ]
  * Patch for newer pandoc.

 -- Joachim Breitner <nomeata@debian.org>  Sat, 05 Oct 2013 18:19:28 +0200

gitit (0.10.3.1-5) unstable; urgency=low

  [ Joachim Breitner ]
  * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of
    http://darcs.debian.org/darcs/

  [ Louis Bettens ]
  * /usr/share/gitit-0.10.3.1 -> /usr/share/gitit
  * Bump version of Build-Depends: on haskell-devscripts

 -- Louis Bettens <louis@bettens.info>  Mon, 29 Jul 2013 19:57:27 +0200

gitit (0.10.3.1-4) unstable; urgency=low

  * Enable compat level 9
  * Use substvars for Haskell description blurbs

 -- Joachim Breitner <nomeata@debian.org>  Fri, 24 May 2013 12:49:44 +0200

gitit (0.10.3.1-3) experimental; urgency=low

  * Fix GHCi detection: add missing $.

 -- Colin Watson <cjwatson@debian.org>  Mon, 15 Apr 2013 20:49:26 +0100

gitit (0.10.3.1-2) experimental; urgency=low

  * Disable plugin support if GHCi is not available.

 -- Colin Watson <cjwatson@debian.org>  Mon, 15 Apr 2013 11:40:21 +0100

gitit (0.10.3.1-1) experimental; urgency=low

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Wed, 10 Apr 2013 10:53:30 +0200

gitit (0.10.2-1) experimental; urgency=low

  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
    against experimental
  * Bump standards version, no change
  * New upstream release
  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Sat, 09 Feb 2013 23:16:53 +0100

gitit (0.10.0.1-1) unstable; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Mon, 25 Jun 2012 22:51:19 -0400

gitit (0.10-1) unstable; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Wed, 30 May 2012 21:37:10 -0400

gitit (0.9.0.1-3) unstable; urgency=low

  * Fix some runtime dependencies (closes: #673472).

 -- Giovanni Mascellani <gio@debian.org>  Sat, 19 May 2012 10:41:52 +0200

gitit (0.9.0.1-2) unstable; urgency=low

  * Missing dependency on libghc-safe-dev.

 -- Giovanni Mascellani <gio@debian.org>  Wed, 16 May 2012 09:55:02 +0200

gitit (0.9.0.1-1) unstable; urgency=low

  * New upstream release.
  * Update Build-Dependencies.

 -- Giovanni Mascellani <gio@debian.org>  Tue, 15 May 2012 11:05:58 +0200

gitit (0.9-2) unstable; urgency=low

  * Add a new patch to comment out a type signature which, when present,
    causes the build to fail at the documentation generation stage. This is
    due to an as-yet undiscovered bug elsewhere in the stack. The patch was
    written by Iain Lane for the Ubuntu package.
  * Build-Depends on libghc-ghc-paths-{dev,prof,doc} to have plugin
    support (closes: #655061).
  * Other minor fixes.

 -- Giovanni Mascellani <gio@debian.org>  Thu, 26 Apr 2012 14:27:44 +0200

gitit (0.9-1) unstable; urgency=low

  * New upstream version.
  * Bump to Standards-Version 3.9.3.

 -- Clint Adams <clint@debian.org>  Sun, 04 Mar 2012 21:14:44 -0500

gitit (0.8.1-1) unstable; urgency=low

  [ Giovanni Mascellani ]
  * Using new data package trackers.

  [ Joachim Breitner ]
  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Thu, 15 Sep 2011 20:14:44 +0200

gitit (0.8.0.1-2) unstable; urgency=low

  * Added manpage for gitit (closes: #631809).

 -- Giovanni Mascellani <gio@debian.org>  Mon, 25 Jul 2011 21:12:12 +0200

gitit (0.8.0.1-1) unstable; urgency=low

  * New upstream release:
    + Fixed file upload bug (closes: #629643);
    + debian/patches: removed, integrated upstream.

 -- Giovanni Mascellani <gio@debian.org>  Wed, 15 Jun 2011 10:38:13 +0200

gitit (0.8-1) unstable; urgency=low

  [ Marco Silva ]
  * Use ghc instead of ghc6

  [ Giovanni Mascellani ]
  * New upstream release (closes: #626710, LP: #749185).
  * debian/control:
    + removing references to GHC 6;
    + Standards-Version bumped to 3.9.2 (no changes required);
    + build dependencies updated.
  * debian/copyright:
    + copyright years updated;
    + a few new files added.
  * debian/rules: minor fixes.
  * debian/patches: added patch to relax SHA versioned dependency.

 -- Giovanni Mascellani <gio@debian.org>  Wed, 01 Jun 2011 13:32:14 +0200

gitit (0.7.3.6-1) unstable; urgency=low

  * Initial release. (closes: #556099)

 -- Giovanni Mascellani <gio@debian.org>  Fri, 06 Aug 2010 19:31:54 +0200