[go: up one dir, main page]

File: changelog

package info (click to toggle)
fastdep 0.16-13
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 600 kB
  • ctags: 327
  • sloc: cpp: 2,161; ansic: 814; sh: 208; makefile: 123
file content (91 lines) | stat: -rw-r--r-- 2,789 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
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
fastdep (0.16-13) unstable; urgency=low

  * Do not rely on munmap() to do nothing on zero arg, should fix FTBFS 
    on armel

 -- Robert Lemmen <robertle@semistable.com>  Wed, 01 Sep 2010 21:08:18 +0100

fastdep (0.16-12) unstable; urgency=low

  * Fix build under gcc 4.5 (thanks Bhavani Shankar R for report and patch)

 -- Robert Lemmen <robertle@semistable.com>  Wed, 30 Jun 2010 10:17:38 +0100

fastdep (0.16-11) unstable; urgency=low

  * Included missing header to make fastdep compile with GCC 4.4 
    (closes: #505125)

 -- Robert Lemmen <robertle@semistable.com>  Thu, 12 Mar 2009 19:18:37 +0000

fastdep (0.16-10) unstable; urgency=low

  * Included a doc-base registration file (closes: #451643)
  * Fixed includes for g++ 4.3 (closes: #454848)

 -- Robert Lemmen <robertle@semistable.com>  Mon, 10 Dec 2007 16:07:27 +0100

fastdep (0.16-9) unstable; urgency=low

  * Used the same kludge in FileCache as it is already used in realpath,
  	should make it work on the hurd
  * Bumped standards version and made minor tweaks (FSF address)

 -- Robert Lemmen <robertle@semistable.com>  Thu, 26 Oct 2006 16:20:04 +0200

fastdep (0.16-8) unstable; urgency=low

  * Rebuild for the g++ transition
  * Updated to newer standards version

 -- Robert Lemmen <robertle@semistable.com>  Tue, 19 Jul 2005 10:35:28 +0200

fastdep (0.16-7) unstable; urgency=low

  * smallish fixes for description and manual page (closes: #258017,#259372)

 -- Robert Lemmen <robertle@semistable.com>  Mon, 15 Nov 2004 11:23:23 +0100

fastdep (0.16-6) unstable; urgency=low

  * [jps@debian.org] Sponsored upload
  * [jps@debian.org] Patch to stop segfault on i386
  * [jps@debian.org] Fix broken link (book1.htm)
  
 -- Robert Lemmen <robertle@semistable.com>  Wed,  9 Jun 2004 23:47:30 +0200

fastdep (0.16-5) unstable; urgency=low

  * trivial fix for a bug that caused fastdep to segfault in some cases
  * regression test for this bug
  * no longer uses itself while building if installed

 -- Robert Lemmen <robertle@semistable.com>  Thu, 27 May 2004 18:03:40 +0200

fastdep (0.16-4) unstable; urgency=low

  * fixed debian/rules for a cleaner package build
  * removed README (just compile info) and added AUTHORS
  * fixed links in documentation

 -- Robert Lemmen <robertle@semistable.com>  Sun, 16 May 2004 21:06:15 +0200

fastdep (0.16-3) unstable; urgency=low

  * Fixed description

 -- Robert Lemmen <robertle@semistable.com>  Sun, 18 Apr 2004 16:26:18 +0200

fastdep (0.16-2) unstable; urgency=low

  * Fixed copyright file
  * Cleaned up debian/rules

 -- Robert Lemmen <robertle@semistable.com>  Sun, 18 Apr 2004 15:26:09 +0200

fastdep (0.16-1) unstable; urgency=low

  * Initial Release. (closes: #214408)

 -- Robert Lemmen <robertle@semistable.com>  Sat, 17 Apr 2004 15:56:30 +0200