Subversion Repositories

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

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

Rev 38 Rev 39
1
liboop (1.0-7) unstable; urgency=low
1
liboop (1.0-7) unstable; urgency=low
2
2
3
  * Add debug package
3
  * Add debug package
4
  * Switch to source format 3.0 (quilt).
4
  * Switch to source format 3.0 (quilt).
5
  * Put the documentation from the former web site in an additional
5
  * Put the documentation from the former web site in an additional
6
    upstream tarball. This means the logo no longer has to be stored as-is
6
    upstream tarball. This means the logo no longer has to be stored as-is
7
    instead of as a self-extracting archive, making the associated
7
    instead of as a self-extracting archive, making the associated
8
    Makefile unnecessary as well. The html can be installed by
8
    Makefile unnecessary as well. The html can be installed by
9
    dh_installdocs instead.
9
    dh_installdocs instead.
10
  * read_bugfixes.patch: Fixes from Ian Jackson to bugs in a feature for
10
  * read_bugfixes.patch: Fixes from Ian Jackson to bugs in a feature for
11
    reading lines and records that he once contributed (Closes: #579604).
11
    reading lines and records that he once contributed (Closes: #579604).
12
  * Upgrade to debhelper compatibility level 7, use dh_install instead
12
  * Upgrade to debhelper compatibility level 7, use dh_install instead
13
    of dh_movefiles as well as dh_prep instead of dh_clean.
13
    of dh_movefiles as well as dh_prep instead of dh_clean.
14
  * configure_support_freebsd_hurd.patch: Separate patch for bug #359930.
14
  * configure_support_freebsd_hurd.patch: Separate patch for bug #359930.
15
  * explicit_linking.patch: In Makefile.am, explicitly link test-oop with
15
  * explicit_linking.patch: In Makefile.am, explicitly link test-oop with
16
    all the libraries that the adapter libraries use, so that the package
16
    all the libraries that the adapter libraries use, so that the package
17
    can be built with binutils-gold, where --no-add-needed is the default
17
    can be built with binutils-gold, where --no-add-needed is the default
18
    (Closes: #555285). Also add -lglib-2.0 to the Libs: line in
18
    (Closes: #555285). Also add -lglib-2.0 to the Libs: line in
19
    liboop-glib2.pc (indirectly, via liboop-glib2.pc.in).
19
    liboop-glib2.pc (indirectly, via liboop-glib2.pc.in).
20
20
21
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 30 Jul 2010 17:57:35 +0200
21
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 30 Jul 2010 17:57:35 +0200
22
22
23
liboop (1.0-6) unstable; urgency=low
23
liboop (1.0-6) unstable; urgency=low
24
24
25
  * Build with libreadline6 instead of libreadline5 (drop the
25
  * Build with libreadline6 instead of libreadline5 (drop the
26
    libreadline5-dev Build-Depends alternative).
26
    libreadline5-dev Build-Depends alternative).
27
  * Add ${misc:Depends} to all Depends in case Debhelper needs it.
27
  * Add ${misc:Depends} to all Depends in case Debhelper needs it.
28
  * Remove libc6-dev from Depends of liboop-dev; it's build-essential.
28
  * Remove libc6-dev from Depends of liboop-dev; it's build-essential.
29
  * Bump Standards-Version to 3.8.3.
29
  * Bump Standards-Version to 3.8.3.
30
30
31
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 27 Sep 2009 21:29:45 +0200
31
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 27 Sep 2009 21:29:45 +0200
32
32
33
liboop (1.0-5) unstable; urgency=low
33
liboop (1.0-5) unstable; urgency=low
34
34
35
  * Build with GLib 2.0 instead of 1.2 (Closes: #523688).
35
  * Build with GLib 2.0 instead of 1.2 (Closes: #523688).
36
  * Switch to Debhelper level 5.
36
  * Switch to Debhelper level 5.
37
  * Bump Standards-Version to 3.8.1.
37
  * Bump Standards-Version to 3.8.1.
38
  * Skip unnecessary dh_installdirs; delete unused files from the debian
38
  * Skip unnecessary dh_installdirs; delete unused files from the debian
39
    directory.
39
    directory.
40
40
41
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 13 Apr 2009 20:36:57 +0200
41
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 13 Apr 2009 20:36:57 +0200
42
42
43
liboop (1.0-4) unstable; urgency=low
43
liboop (1.0-4) unstable; urgency=low
44
44
45
  * New maintainer (Closes: #487130).
45
  * New maintainer (Closes: #487130).
46
  * Fix documentation file name extensions (Closes: #307732).
46
  * Fix documentation file name extensions (Closes: #307732).
47
  * Build liboop-doc in binary-indep target (Closes: #475573).
47
  * Build liboop-doc in binary-indep target (Closes: #475573).
48
  * Add debian/compat; remove DH_COMPAT from debian/rules.
48
  * Add debian/compat; remove DH_COMPAT from debian/rules.
49
  * Don't ignore "make distclean" errors.
49
  * Don't ignore "make distclean" errors.
50
  * Move sharutils to Build-Depends-Indep.
50
  * Move sharutils to Build-Depends-Indep.
51
  * debian/copyright: Update postal address of the FSF.
51
  * debian/copyright: Update postal address of the FSF.
52
  * Patch configure.ac as suggested in bug 359930, run autoreconf for good
52
  * Patch configure.ac as suggested in bug 359930, run autoreconf for good
53
    measure and remove autogenerated files in clean target. I don't like
53
    measure and remove autogenerated files in clean target. I don't like
54
    huge Debian diffs. Copying files from autotools-dev thus becomes
54
    huge Debian diffs. Copying files from autotools-dev thus becomes
55
    redundant.
55
    redundant.
56
  * Update doc-base section to match current structure.
56
  * Update doc-base section to match current structure.
57
  * debian/control: Replace ${Source-Version} with ${binary:Version}.
57
  * debian/control: Replace ${Source-Version} with ${binary:Version}.
58
  * Standards-Version upgraded to 3.8.0 with the above change.
58
  * Standards-Version upgraded to 3.8.0 with the above change.
59
  * Add Homepage field and watch file, and update download location in
59
  * Add Homepage field and watch file, and update download location in
60
    debian/copyright to one that works.
60
    debian/copyright to one that works.
61
61
62
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 25 Jun 2008 13:03:42 +0200
62
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 25 Jun 2008 13:03:42 +0200
63
63
64
liboop (1.0-3.3) unstable; urgency=high
64
liboop (1.0-3.3) unstable; urgency=high
65
65
66
  * Non-maintainer upload.
66
  * Non-maintainer upload.
67
  * Drop unused libwww-dev build-dependency. Closes: #458866.
67
  * Drop unused libwww-dev build-dependency. Closes: #458866.
68
  * This fixes an FTBFS in testing, set urgency to high.
68
  * This fixes an FTBFS in testing, set urgency to high.
69
69
70
 -- Regis Boudin <regis@debian.org>  Thu, 10 Apr 2008 21:47:16 +0100
70
 -- Regis Boudin <regis@debian.org>  Thu, 10 Apr 2008 21:47:16 +0100
71
71
72
liboop (1.0-3.2) unstable; urgency=low
72
liboop (1.0-3.2) unstable; urgency=low
73
73
74
  * Non-maintainer upload.
74
  * Non-maintainer upload.
75
  * Relibtoolize.  Closes: #359930.
75
  * Relibtoolize.  Closes: #359930.
76
76
77
 -- Aurelien Jarno <aurel32@debian.org>  Wed, 23 Jan 2008 22:22:53 +0100
77
 -- Aurelien Jarno <aurel32@debian.org>  Wed, 23 Jan 2008 22:22:53 +0100
78
78
79
liboop (1.0-3.1) unstable; urgency=medium
79
liboop (1.0-3.1) unstable; urgency=medium
80
80
81
  * Non-maintainer upload.
81
  * Non-maintainer upload.
82
  * Build against libreadline5.  Closes: #350647.
82
  * Build against libreadline5.  Closes: #350647.
83
83
84
 -- Matej Vela <vela@debian.org>  Thu, 16 Mar 2006 16:50:24 +0100
84
 -- Matej Vela <vela@debian.org>  Thu, 16 Mar 2006 16:50:24 +0100
85
85
86
liboop (1.0-3) unstable; urgency=low
86
liboop (1.0-3) unstable; urgency=low
87
87
88
  * Include pkg-config files.  (Closes: Bug#227061)
88
  * Include pkg-config files.  (Closes: Bug#227061)
89
  * New liboop-doc package that includes documentation from liboop.org.
89
  * New liboop-doc package that includes documentation from liboop.org.
90
    (Closes: Bug#224392)
90
    (Closes: Bug#224392)
91
91
92
 -- Simon Law <sfllaw@debian.org>  Sun, 11 Jul 2004 16:53:38 -0400
92
 -- Simon Law <sfllaw@debian.org>  Sun, 11 Jul 2004 16:53:38 -0400
93
93
94
liboop (1.0-2) unstable; urgency=low
94
liboop (1.0-2) unstable; urgency=low
95
95
96
  * New maintainer.
96
  * New maintainer.
97
  * Update 'missing' binary from Automake 1.6.
97
  * Update 'missing' binary from Automake 1.6.
98
  * Use Policy 3.6.1.
98
  * Use Policy 3.6.1.
99
  * Use Debconf 4.
99
  * Use Debconf 4.
100
100
101
 -- Simon Law <sfllaw@debian.org>  Wed, 02 Jun 2004 17:39:12 -0400
101
 -- Simon Law <sfllaw@debian.org>  Wed, 02 Jun 2004 17:39:12 -0400
102
102
103
liboop (1.0-1) unstable; urgency=low
103
liboop (1.0-1) unstable; urgency=low
104
104
105
  * New upstream release (closes: #224210)
105
  * New upstream release (closes: #224210)
106
106
107
 -- Timshel Knoll <timshel@debian.org>  Fri, 19 Dec 2003 00:55:53 +1100
107
 -- Timshel Knoll <timshel@debian.org>  Fri, 19 Dec 2003 00:55:53 +1100
108
108
109
liboop (0.9-1) unstable; urgency=low
109
liboop (0.9-1) unstable; urgency=low
110
110
111
  * New upstream release (closes: #191305)
111
  * New upstream release (closes: #191305)
112
    + liboop SONAME has been bumped to 4, so name of source and binary
112
    + liboop SONAME has been bumped to 4, so name of source and binary
113
      packages is now liboop4, to allow co-existence with liboop3
113
      packages is now liboop4, to allow co-existence with liboop3
114
  * Moved liboop-dev to libdevel section
114
  * Moved liboop-dev to libdevel section
115
  * Fixed configure{.in,} to build libwww support, Build-Depend on libwww-dev
115
  * Fixed configure{.in,} to build libwww support, Build-Depend on libwww-dev
116
  * Policy 3.5.9
116
  * Policy 3.5.9
117
117
118
 -- Timshel Knoll <timshel@debian.org>  Wed, 30 Apr 2003 22:50:34 +1000
118
 -- Timshel Knoll <timshel@debian.org>  Wed, 30 Apr 2003 22:50:34 +1000
119
119
120
liboop (0.8-2) unstable; urgency=low
120
liboop (0.8-2) unstable; urgency=low
121
121
122
  * debian/rules: update config.{sub,guess} in `clean' target
122
  * debian/rules: update config.{sub,guess} in `clean' target
123
    (closes: #142310)
123
    (closes: #142310)
124
124
125
 -- Timshel Knoll <timshel@debian.org>  Sat, 20 Apr 2002 02:25:49 +1000
125
 -- Timshel Knoll <timshel@debian.org>  Sat, 20 Apr 2002 02:25:49 +1000
126
126
127
liboop (0.8-1) unstable; urgency=low
127
liboop (0.8-1) unstable; urgency=low
128
128
129
  * Initial Release. (closes: #135810)
129
  * Initial Release. (closes: #135810)
130
130
131
 -- Timshel Knoll <timshel@debian.org>  Tue, 26 Feb 2002 13:29:09 +1100
131
 -- Timshel Knoll <timshel@debian.org>  Tue, 26 Feb 2002 13:29:09 +1100
132
132