Subversion Repositories

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

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

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