summaryrefslogtreecommitdiff
path: root/p/haskell-regex-base/debian/changelog
blob: bd54824f0f91898af1ebc2875e7102ce90be932b (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
haskell-regex-base (0.93.1-6) UNRELEASED; urgency=low

  * 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.

 -- Marco Túlio Gontijo e Silva <marcot@riseup.net>  Wed, 27 Jan 2010 10:01:32 -0200

haskell-regex-base (0.93.1-5) unstable; urgency=low

  * Build-Depend on hscolour. (Closes: #557034)

 -- Joachim Breitner <nomeata@debian.org>  Thu, 19 Nov 2009 11:45:17 +0100

haskell-regex-base (0.93.1-4) unstable; urgency=low

  [ Marco Túlio Gontijo e Silva ]
  * debian/control: Use Debian Haskell Group as Maintainer.
  * debian/watch: Use format that works for --download-current-version.

  [ Joachim Breitner ]
  * Use hlibrary.mk (Closes: #556806) 

 -- Joachim Breitner <nomeata@debian.org>  Wed, 18 Nov 2009 15:01:56 +0100

haskell-regex-base (0.93.1-3.1) unstable; urgency=low

  * Rebuild against GHC 6.10.
  * NMU with permission of maintainer.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 16 Mar 2009 10:09:14 -0500

haskell-regex-base (0.93.1-3) unstable; urgency=low

  * Rebuild with haskell-devscripts 0.6.6 so the package description file
    describes the correct path to the generated documentation. Adjust the
    build dependency on haskell-devscrips accordingly.
  * debian/control: 
    - Fix some minor errors.

 -- Arjan Oosting <arjan@debian.org>  Sun, 13 Jan 2008 23:38:50 +0100

haskell-regex-base (0.93.1-2) unstable; urgency=low

  * debian/control:
    - Bump build dependency on GHC to >= 6.8.2  because the package now
      needs a Cabal version >= 1.2.
  * debian/patches/00list: Added empty patch list to fix lintian warning
    dpatch-build-dep-but-no-patch-list
  * debian/rules:
    - Remove build-stamp on clean. 
  
 -- Arjan Oosting <arjan@debian.org>  Sun, 13 Jan 2008 16:37:53 +0100

haskell-regex-base (0.93.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Adjust section of the libghc-regex-base-dev and
      libghc6-regex-base-prof packages to libdevel to fix lintian warning
      "dev-package-should-be-section-libdevel" 
  
 -- Arjan Oosting <arjan@debian.org>  Sun, 13 Jan 2008 06:50:34 +0100

haskell-regex-base (0.92-1) unstable; urgency=low
  
  * New upstream release.
  * debian/control:
    - Rename Xs-Vcs-* fields to Vcs-* field.
    - Update build dependency on haskell-devscripts to (>= 0.6.0) which
      generates the haddock documentation now.
    - Bump Standards-Version to 3.7.3. No changes needed.
  * debian/mk-haskell-depends: Removed as haskell-devscripts now ships
    dh_haskell_depends
  * debian/rules:
    - dh_haskell_install does not install empty directories anymore and
      removes empty directories from the GHC package configuration
      file, so stop doing this manually.
    - dh_haskell also generates the haddock documentation so stop calling
      ./setup haddock
    - Replace the call to debian/mk-haskell-depends with a call to
      dh_haskell_depends.

 -- Arjan Oosting <arjan@debian.org>  Sun, 30 Dec 2007 22:49:21 +0100

haskell-regex-base (0.91-1) unstable; urgency=low

  * Initial release. (Closes: #429706)

 -- Arjan Oosting <arjan@debian.org>  Tue, 19 Jun 2007 17:05:28 +0100