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