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