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