Rev 5 | Rev 7 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5 | Rev 6 | ||
---|---|---|---|
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 | 7 | ||
7 | -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 10:43:35 +0200 |
8 | -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 10:46:17 +0200 |
8 | 9 | ||
9 | liboop (1.0-3.3) unstable; urgency=high |
10 | liboop (1.0-3.3) unstable; urgency=high |
10 | 11 | ||
11 | * Non-maintainer upload. |
12 | * Non-maintainer upload. |
12 | * Drop unused libwww-dev build-dependency. Closes: #458866. |
13 | * Drop unused libwww-dev build-dependency. Closes: #458866. |
13 | * This fixes an FTBFS in testing, set urgency to high. |
14 | * This fixes an FTBFS in testing, set urgency to high. |
14 | 15 | ||
15 | -- Regis Boudin <regis@debian.org> Thu, 10 Apr 2008 21:47:16 +0100 |
16 | -- Regis Boudin <regis@debian.org> Thu, 10 Apr 2008 21:47:16 +0100 |
16 | 17 | ||
17 | liboop (1.0-3.2) unstable; urgency=low |
18 | liboop (1.0-3.2) unstable; urgency=low |
18 | 19 | ||
19 | * Non-maintainer upload. |
20 | * Non-maintainer upload. |
20 | * Relibtoolize. Closes: #359930. |
21 | * Relibtoolize. Closes: #359930. |
21 | 22 | ||
22 | -- Aurelien Jarno <aurel32@debian.org> Wed, 23 Jan 2008 22:22:53 +0100 |
23 | -- Aurelien Jarno <aurel32@debian.org> Wed, 23 Jan 2008 22:22:53 +0100 |
23 | 24 | ||
24 | liboop (1.0-3.1) unstable; urgency=medium |
25 | liboop (1.0-3.1) unstable; urgency=medium |
25 | 26 | ||
26 | * Non-maintainer upload. |
27 | * Non-maintainer upload. |
27 | * Build against libreadline5. Closes: #350647. |
28 | * Build against libreadline5. Closes: #350647. |
28 | 29 | ||
29 | -- Matej Vela <vela@debian.org> Thu, 16 Mar 2006 16:50:24 +0100 |
30 | -- Matej Vela <vela@debian.org> Thu, 16 Mar 2006 16:50:24 +0100 |
30 | 31 | ||
31 | liboop (1.0-3) unstable; urgency=low |
32 | liboop (1.0-3) unstable; urgency=low |
32 | 33 | ||
33 | * Include pkg-config files. (Closes: Bug#227061) |
34 | * Include pkg-config files. (Closes: Bug#227061) |
34 | * New liboop-doc package that includes documentation from liboop.org. |
35 | * New liboop-doc package that includes documentation from liboop.org. |
35 | (Closes: Bug#224392) |
36 | (Closes: Bug#224392) |
36 | 37 | ||
37 | -- Simon Law <sfllaw@debian.org> Sun, 11 Jul 2004 16:53:38 -0400 |
38 | -- Simon Law <sfllaw@debian.org> Sun, 11 Jul 2004 16:53:38 -0400 |
38 | 39 | ||
39 | liboop (1.0-2) unstable; urgency=low |
40 | liboop (1.0-2) unstable; urgency=low |
40 | 41 | ||
41 | * New maintainer. |
42 | * New maintainer. |
42 | * Update 'missing' binary from Automake 1.6. |
43 | * Update 'missing' binary from Automake 1.6. |
43 | * Use Policy 3.6.1. |
44 | * Use Policy 3.6.1. |
44 | * Use Debconf 4. |
45 | * Use Debconf 4. |
45 | 46 | ||
46 | -- Simon Law <sfllaw@debian.org> Wed, 02 Jun 2004 17:39:12 -0400 |
47 | -- Simon Law <sfllaw@debian.org> Wed, 02 Jun 2004 17:39:12 -0400 |
47 | 48 | ||
48 | liboop (1.0-1) unstable; urgency=low |
49 | liboop (1.0-1) unstable; urgency=low |
49 | 50 | ||
50 | * New upstream release (closes: #224210) |
51 | * New upstream release (closes: #224210) |
51 | 52 | ||
52 | -- Timshel Knoll <timshel@debian.org> Fri, 19 Dec 2003 00:55:53 +1100 |
53 | -- Timshel Knoll <timshel@debian.org> Fri, 19 Dec 2003 00:55:53 +1100 |
53 | 54 | ||
54 | liboop (0.9-1) unstable; urgency=low |
55 | liboop (0.9-1) unstable; urgency=low |
55 | 56 | ||
56 | * New upstream release (closes: #191305) |
57 | * New upstream release (closes: #191305) |
57 | + liboop SONAME has been bumped to 4, so name of source and binary |
58 | + liboop SONAME has been bumped to 4, so name of source and binary |
58 | packages is now liboop4, to allow co-existence with liboop3 |
59 | packages is now liboop4, to allow co-existence with liboop3 |
59 | * Moved liboop-dev to libdevel section |
60 | * Moved liboop-dev to libdevel section |
60 | * Fixed configure{.in,} to build libwww support, Build-Depend on libwww-dev |
61 | * Fixed configure{.in,} to build libwww support, Build-Depend on libwww-dev |
61 | * Policy 3.5.9 |
62 | * Policy 3.5.9 |
62 | 63 | ||
63 | -- Timshel Knoll <timshel@debian.org> Wed, 30 Apr 2003 22:50:34 +1000 |
64 | -- Timshel Knoll <timshel@debian.org> Wed, 30 Apr 2003 22:50:34 +1000 |
64 | 65 | ||
65 | liboop (0.8-2) unstable; urgency=low |
66 | liboop (0.8-2) unstable; urgency=low |
66 | 67 | ||
67 | * debian/rules: update config.{sub,guess} in `clean' target |
68 | * debian/rules: update config.{sub,guess} in `clean' target |
68 | (closes: #142310) |
69 | (closes: #142310) |
69 | 70 | ||
70 | -- Timshel Knoll <timshel@debian.org> Sat, 20 Apr 2002 02:25:49 +1000 |
71 | -- Timshel Knoll <timshel@debian.org> Sat, 20 Apr 2002 02:25:49 +1000 |
71 | 72 | ||
72 | liboop (0.8-1) unstable; urgency=low |
73 | liboop (0.8-1) unstable; urgency=low |
73 | 74 | ||
74 | * Initial Release. (closes: #135810) |
75 | * Initial Release. (closes: #135810) |
75 | 76 | ||
76 | -- Timshel Knoll <timshel@debian.org> Tue, 26 Feb 2002 13:29:09 +1100 |
77 | -- Timshel Knoll <timshel@debian.org> Tue, 26 Feb 2002 13:29:09 +1100 |
77 | 78 |