Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 3 | Rev 5 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 magnus 1
libtar (1.2.11-6) unstable; urgency=low
2
 
3
  * Fix autotools usage (Closes: #511741)
4
 
5
 -- Julien Danjou <acid@debian.org>  Sat, 02 May 2009 11:33:06 +0200
6
 
7
libtar (1.2.11-5) unstable; urgency=low
8
 
9
  * New maintainer (Closes: #465889)
10
  * Add missing binary-indep target in debian/rules (Closes: #395714)
11
  * Use ${binary:Version} instead of Source-Version
12
  * Bump standard version
13
  * Switch to debhelper 5
14
 
15
 -- Julien Danjou <acid@debian.org>  Wed, 02 Apr 2008 07:06:55 +0200
16
 
17
libtar (1.2.11-4) unstable; urgency=low
18
 
19
  * Always include the newest libtool.m4.  (Closes: #313612)
20
 
21
 -- James Morrison <phython@debian.org>  Sun, 28 Aug 2005 09:41:47 -0700
22
 
23
libtar (1.2.11-3) unstable; urgency=low
24
 
25
  * Document stupidity of tartype_t in libtar.c.  (Closes: #309945)
26
 
27
 -- James Morrison <phython@debian.org>  Sat, 11 Jun 2005 18:23:15 -0400
28
 
29
libtar (1.2.11-2) unstable; urgency=low
30
 
31
  * Move libtar-dev to libdevel. (Closes: #188207)
32
  * Fix potential memory leak.
33
 
34
 -- James Morrison <phython@debian.org>  Sun, 25 Jul 2004 12:59:08 -0700
35
 
36
libtar (1.2.11-1) unstable; urgency=low
37
 
38
  * New Upstream release.
39
 
40
 -- James Morrison <phython@debian.org>  Sat,  5 Apr 2003 14:03:19 -0500
41
 
42
libtar (1.2.10-1) unstable; urgency=low
43
 
44
  * New Upstream release.
45
     (Closes: #166602) New upstream uses autoconf 2.5x
46
  * Remove dependency on automake.  Hopefully upstream will except this
47
    use of libtool.
48
  * Remove all -static and -shared targets from debian/rules.
49
  * Use dh_install instead of dh_movefiles.
50
  * -
51
 
52
 -- James Morrison <phython@debian.org>  Sat,  5 Apr 2003 14:03:16 -0500
53
 
54
libtar (1.2.5-4) unstable; urgency=low
55
 
56
  * New maintainer. (Closes: #154597)
57
  * WSG_ENCAP is now defined.  (Closes: #147764)
58
  * libtar-dev depends on libc-dev instead of libc6-dev.
59
 
60
 -- James Morrison <phython@debian.org>  Wed, 14 Aug 2002 23:44:16 -0400
61
 
62
libtar (1.2.5-3) unstable; urgency=low
63
 
64
  * Modify build commands to acomadate change in autoconf (Closes #147764)
65
 
66
 -- Glenn McGrath <bug1@debian.org>  Thu, 23 May 2002 01:06:16 +1000
67
 
68
libtar (1.2.5-2) unstable; urgency=low
69
 
70
  * Fix build problem (Closes #135360)
71
 
72
 -- Glenn McGrath <bug1@debian.org>  Sun, 24 Feb 2002 06:29:31 +1100
73
 
74
libtar (1.2.5-1) unstable; urgency=low
75
 
76
  * New upstream version
77
  * Change section of libtar-dev to devel and libtar to libs
78
 
79
 -- Glenn McGrath <bug1@debian.org>  Fri, 22 Feb 2002 04:23:15 +1100
80
 
81
libtar (1.2.4-2) unstable; urgency=low
82
 
83
  * Change section from devel to libs
84
 
85
 -- Glenn McGrath <bug1@debian.org>  Sat,  2 Feb 2002 12:12:32 +1100
86
 
87
libtar (1.2.4-1) unstable; urgency=low
88
 
89
  * Initial Release. (closes #128042)
90
 
91
 -- Glenn McGrath <bug1@debian.org>  Sat,  5 Jan 2002 13:24:37 +1100
92
 
4 magnus 93
Local variables:
94
mode: debian-changelog
95
End: