Subversion Repositories

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

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

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