Subversion Repositories

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

Rev 10 | Rev 13 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10 Rev 11
1
liboop (1.0-4) unstable; urgency=low
1
liboop (1.0-4) unstable; urgency=low
2
2
3
  * New maintainer (Closes: #487130).
3
  * New maintainer (Closes: #487130).
4
  * Fix documentation file name extensions (Closes: #307732).
4
  * Fix documentation file name extensions (Closes: #307732).
5
  * Build liboop-doc in binary-indep target (Closes: #475573).
5
  * Build liboop-doc in binary-indep target (Closes: #475573).
6
  * Add debian/compat; remove DH_COMPAT from debian/rules.
6
  * Add debian/compat; remove DH_COMPAT from debian/rules.
7
  * Add dpatch.
7
  * Add dpatch.
8
  * Don't ignore "make distclean" errors.
8
  * Don't ignore "make distclean" errors.
9
  * Let 01_config.dpatch update config.guess and config.sub.
9
  * Let 01_config.dpatch update config.guess and config.sub.
10
  * Move sharutils to Build-Depends-Indep.
10
  * Move sharutils to Build-Depends-Indep.
-
 
11
  * debian/copyright: Update postal address of the FSF.
11
12
12
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 25 Jun 2008 10:59:33 +0200
13
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 25 Jun 2008 11:01:23 +0200
13
14
14
liboop (1.0-3.3) unstable; urgency=high
15
liboop (1.0-3.3) unstable; urgency=high
15
16
16
  * Non-maintainer upload.
17
  * Non-maintainer upload.
17
  * Drop unused libwww-dev build-dependency. Closes: #458866.
18
  * Drop unused libwww-dev build-dependency. Closes: #458866.
18
  * This fixes an FTBFS in testing, set urgency to high.
19
  * This fixes an FTBFS in testing, set urgency to high.
19
20
20
 -- Regis Boudin <regis@debian.org>  Thu, 10 Apr 2008 21:47:16 +0100
21
 -- Regis Boudin <regis@debian.org>  Thu, 10 Apr 2008 21:47:16 +0100
21
22
22
liboop (1.0-3.2) unstable; urgency=low
23
liboop (1.0-3.2) unstable; urgency=low
23
24
24
  * Non-maintainer upload.
25
  * Non-maintainer upload.
25
  * Relibtoolize.  Closes: #359930.
26
  * Relibtoolize.  Closes: #359930.
26
27
27
 -- Aurelien Jarno <aurel32@debian.org>  Wed, 23 Jan 2008 22:22:53 +0100
28
 -- Aurelien Jarno <aurel32@debian.org>  Wed, 23 Jan 2008 22:22:53 +0100
28
29
29
liboop (1.0-3.1) unstable; urgency=medium
30
liboop (1.0-3.1) unstable; urgency=medium
30
31
31
  * Non-maintainer upload.
32
  * Non-maintainer upload.
32
  * Build against libreadline5.  Closes: #350647.
33
  * Build against libreadline5.  Closes: #350647.
33
34
34
 -- Matej Vela <vela@debian.org>  Thu, 16 Mar 2006 16:50:24 +0100
35
 -- Matej Vela <vela@debian.org>  Thu, 16 Mar 2006 16:50:24 +0100
35
36
36
liboop (1.0-3) unstable; urgency=low
37
liboop (1.0-3) unstable; urgency=low
37
38
38
  * Include pkg-config files.  (Closes: Bug#227061)
39
  * Include pkg-config files.  (Closes: Bug#227061)
39
  * New liboop-doc package that includes documentation from liboop.org.
40
  * New liboop-doc package that includes documentation from liboop.org.
40
    (Closes: Bug#224392)
41
    (Closes: Bug#224392)
41
42
42
 -- Simon Law <sfllaw@debian.org>  Sun, 11 Jul 2004 16:53:38 -0400
43
 -- Simon Law <sfllaw@debian.org>  Sun, 11 Jul 2004 16:53:38 -0400
43
44
44
liboop (1.0-2) unstable; urgency=low
45
liboop (1.0-2) unstable; urgency=low
45
46
46
  * New maintainer.
47
  * New maintainer.
47
  * Update 'missing' binary from Automake 1.6.
48
  * Update 'missing' binary from Automake 1.6.
48
  * Use Policy 3.6.1.
49
  * Use Policy 3.6.1.
49
  * Use Debconf 4.
50
  * Use Debconf 4.
50
51
51
 -- Simon Law <sfllaw@debian.org>  Wed, 02 Jun 2004 17:39:12 -0400
52
 -- Simon Law <sfllaw@debian.org>  Wed, 02 Jun 2004 17:39:12 -0400
52
53
53
liboop (1.0-1) unstable; urgency=low
54
liboop (1.0-1) unstable; urgency=low
54
55
55
  * New upstream release (closes: #224210)
56
  * New upstream release (closes: #224210)
56
57
57
 -- Timshel Knoll <timshel@debian.org>  Fri, 19 Dec 2003 00:55:53 +1100
58
 -- Timshel Knoll <timshel@debian.org>  Fri, 19 Dec 2003 00:55:53 +1100
58
59
59
liboop (0.9-1) unstable; urgency=low
60
liboop (0.9-1) unstable; urgency=low
60
61
61
  * New upstream release (closes: #191305)
62
  * New upstream release (closes: #191305)
62
    + liboop SONAME has been bumped to 4, so name of source and binary
63
    + liboop SONAME has been bumped to 4, so name of source and binary
63
      packages is now liboop4, to allow co-existence with liboop3
64
      packages is now liboop4, to allow co-existence with liboop3
64
  * Moved liboop-dev to libdevel section
65
  * Moved liboop-dev to libdevel section
65
  * Fixed configure{.in,} to build libwww support, Build-Depend on libwww-dev
66
  * Fixed configure{.in,} to build libwww support, Build-Depend on libwww-dev
66
  * Policy 3.5.9
67
  * Policy 3.5.9
67
68
68
 -- Timshel Knoll <timshel@debian.org>  Wed, 30 Apr 2003 22:50:34 +1000
69
 -- Timshel Knoll <timshel@debian.org>  Wed, 30 Apr 2003 22:50:34 +1000
69
70
70
liboop (0.8-2) unstable; urgency=low
71
liboop (0.8-2) unstable; urgency=low
71
72
72
  * debian/rules: update config.{sub,guess} in `clean' target
73
  * debian/rules: update config.{sub,guess} in `clean' target
73
    (closes: #142310)
74
    (closes: #142310)
74
75
75
 -- Timshel Knoll <timshel@debian.org>  Sat, 20 Apr 2002 02:25:49 +1000
76
 -- Timshel Knoll <timshel@debian.org>  Sat, 20 Apr 2002 02:25:49 +1000
76
77
77
liboop (0.8-1) unstable; urgency=low
78
liboop (0.8-1) unstable; urgency=low
78
79
79
  * Initial Release. (closes: #135810)
80
  * Initial Release. (closes: #135810)
80
81
81
 -- Timshel Knoll <timshel@debian.org>  Tue, 26 Feb 2002 13:29:09 +1100
82
 -- Timshel Knoll <timshel@debian.org>  Tue, 26 Feb 2002 13:29:09 +1100
82
83