File: changelog

package info (click to toggle)
haskell98-tutorial 200006-2-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 864 kB
  • ctags: 59
  • sloc: haskell: 2,125; makefile: 66; sh: 9
file content (47 lines) | stat: -rw-r--r-- 1,894 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
haskell98-tutorial (200006-2-1.1) unstable; urgency=low

  * Non-maintainer upload based on a patch by Arjan Oosting:
    - Build against texlive as tetex has been dropped. (Closes: #419397)
    - tex.hs: import unsafePerformIO from System.IO.Unsafe as the IOExts
      module is no longer included on the default search path since the
      September 2006 release of Hugs.
  * haskell98-tutorial.doc-base: 
    - Change programming to Programming to follow doc-base policy.
  
 -- Bill Allombert <ballombe@debian.org>  Wed, 17 Dec 2008 15:37:56 +0100

haskell98-tutorial (200006-2-1) unstable; urgency=low

  * New upstream source, also claiming to be June 2000. Closes: #344323.
  * Fix indentation in tex.hs so the build works.
  * Change Build-Depends-Indep to Build-Depends.
  * Remove build-depends on fakeroot.
  * Remove empty postrm prerm postinst preinst.
  * Simplify debian/rules, removing knowledge about exactly what is built.
  * Remove {,} bashism from debian/rules.
  * Don't pass "-c60 -h5000000" to runhugs in make-html; no longer seems
    to be needed.
  * Bump standards version to 3.7.2.

 -- Ian Lynagh (wibble) <igloo@debian.org>  Mon, 27 Nov 2006 20:34:47 +0000

haskell98-tutorial (200006-3) unstable; urgency=low

  * Fix links into haskell98-report. Closes: #204935.
  * Add a recommends for haskell98-report.
  * Replace 404-ing URLs with citations.
  * Update debhelper build-dep to >= 4.

 -- Ian Lynagh (wibble) <igloo@debian.org>  Thu, 13 Nov 2003 18:47:37 +0000

haskell98-tutorial (200006-2) unstable; urgency=low

  * Fix tex.hs indentation so the latest hugs accepts it. Closes: #191529.

 -- Ian Lynagh (wibble) <igloo@debian.org>  Sat, 03 May 2003 17:06:26 +0100

haskell98-tutorial (200006-1) unstable; urgency=low

  * Split package out from haskell-doc [Ganesh Sittampalam]

 -- Ian Lynagh (wibble) <igloo@debian.org>  Mon, 31 Mar 2003 18:06:25 +0100