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