Subversion Repositories

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

Rev 26 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

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