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