Rev 58 | Rev 60 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
56 | magnus | 1 | liboop (1.0.1-1) unstable; urgency=low |
2 | |||
3 | * New upstream release. |
||
4 | * Drop read_bugfixes.patch, configure_support_freebsd_hurd.patch, |
||
5 | new-readline-typedef.patch; incorporated upstream. Half of |
||
6 | explicit_linking.patch was incorporated upstream. |
||
57 | magnus | 7 | * Switch to Debhelper compat level 9. |
59 | magnus | 8 | * Update debian/copyright and debian/watch, as well as the description |
9 | of the liboop-doc package, with new download URL and info on the |
||
10 | documentation source, and add Niels Möller's GPG key as |
||
58 | magnus | 11 | debian/upstream/signing-key.asc. |
56 | magnus | 12 | |
59 | magnus | 13 | -- Magnus Holmgren <holmgren@debian.org> Wed, 11 Jan 2017 19:32:07 +0100 |
56 | magnus | 14 | |
53 | magnus | 15 | liboop (1.0-11) unstable; urgency=medium |
16 | |||
17 | * new-readline-typedef.patch (new): Replace obsolete typedef for |
||
18 | callback function pointer cast (in test-oop, which we don't use) |
||
19 | (Closes: #743094). |
||
54 | magnus | 20 | * Bump Standards-Version to 3.9.5. |
53 | magnus | 21 | |
54 | magnus | 22 | -- Magnus Holmgren <holmgren@debian.org> Sun, 13 Apr 2014 23:36:30 +0200 |
53 | magnus | 23 | |
47 | magnus | 24 | liboop (1.0-10) unstable; urgency=low |
25 | |||
48 | magnus | 26 | * Update homepage URL and upstream maintainers. |
49 | magnus | 27 | * Build with default tcl-dev instead of obsolete versions (Closes: |
28 | #725334). Thanks to Sergei Golovan. |
||
51 | magnus | 29 | * Bump Standards-Version to 3.9.4. |
47 | magnus | 30 | |
49 | magnus | 31 | -- Magnus Holmgren <holmgren@debian.org> Tue, 15 Oct 2013 23:20:55 +0200 |
47 | magnus | 32 | |
42 | magnus | 33 | liboop (1.0-9) unstable; urgency=low |
34 | |||
35 | * Add build-arch and build-indep targets. |
||
36 | * Remove arch-indep build dependency on sharutils, which is unnecessary |
||
37 | since the conversion to source format 3.0 when the former web site was |
||
38 | put in an additional upstream tarball. |
||
39 | * Use dpkg-buildflags. |
||
40 | * Use dh-autoreconf to handle autoreconfing. |
||
44 | magnus | 41 | * Use current automake to build package, instead of 1.9, since it seems |
42 | to work. Maybe 1.10 didn't work. |
||
45 | magnus | 43 | * Bump Standards-Version to 3.9.3. |
42 | magnus | 44 | |
45 | magnus | 45 | -- Magnus Holmgren <holmgren@debian.org> Sun, 26 Feb 2012 22:43:16 +0100 |
42 | magnus | 46 | |
40 | magnus | 47 | liboop (1.0-8) unstable; urgency=low |
48 | |||
49 | * Remove dependency on binutils-gold, which was inadvertently left in |
||
50 | place after testing. |
||
51 | |||
52 | -- Magnus Holmgren <holmgren@debian.org> Fri, 30 Jul 2010 18:08:11 +0200 |
||
53 | |||
33 | magnus | 54 | liboop (1.0-7) unstable; urgency=low |
55 | |||
56 | * Add debug package |
||
34 | magnus | 57 | * Switch to source format 3.0 (quilt). |
58 | * Put the documentation from the former web site in an additional |
||
36 | magnus | 59 | upstream tarball. This means the logo no longer has to be stored as-is |
60 | instead of as a self-extracting archive, making the associated |
||
61 | Makefile unnecessary as well. The html can be installed by |
||
62 | dh_installdocs instead. |
||
35 | magnus | 63 | * read_bugfixes.patch: Fixes from Ian Jackson to bugs in a feature for |
64 | reading lines and records that he once contributed (Closes: #579604). |
||
36 | magnus | 65 | * Upgrade to debhelper compatibility level 7, use dh_install instead |
66 | of dh_movefiles as well as dh_prep instead of dh_clean. |
||
37 | magnus | 67 | * configure_support_freebsd_hurd.patch: Separate patch for bug #359930. |
38 | magnus | 68 | * explicit_linking.patch: In Makefile.am, explicitly link test-oop with |
69 | all the libraries that the adapter libraries use, so that the package |
||
70 | can be built with binutils-gold, where --no-add-needed is the default |
||
71 | (Closes: #555285). Also add -lglib-2.0 to the Libs: line in |
||
72 | liboop-glib2.pc (indirectly, via liboop-glib2.pc.in). |
||
33 | magnus | 73 | |
38 | magnus | 74 | -- Magnus Holmgren <holmgren@debian.org> Fri, 30 Jul 2010 17:57:35 +0200 |
33 | magnus | 75 | |
28 | magnus | 76 | liboop (1.0-6) unstable; urgency=low |
77 | |||
78 | * Build with libreadline6 instead of libreadline5 (drop the |
||
79 | libreadline5-dev Build-Depends alternative). |
||
29 | magnus | 80 | * Add ${misc:Depends} to all Depends in case Debhelper needs it. |
30 | magnus | 81 | * Remove libc6-dev from Depends of liboop-dev; it's build-essential. |
31 | magnus | 82 | * Bump Standards-Version to 3.8.3. |
28 | magnus | 83 | |
31 | magnus | 84 | -- Magnus Holmgren <holmgren@debian.org> Sun, 27 Sep 2009 21:29:45 +0200 |
28 | magnus | 85 | |
23 | magnus | 86 | liboop (1.0-5) unstable; urgency=low |
87 | |||
88 | * Build with GLib 2.0 instead of 1.2 (Closes: #523688). |
||
24 | magnus | 89 | * Switch to Debhelper level 5. |
25 | magnus | 90 | * Bump Standards-Version to 3.8.1. |
26 | magnus | 91 | * Skip unnecessary dh_installdirs; delete unused files from the debian |
92 | directory. |
||
23 | magnus | 93 | |
26 | magnus | 94 | -- Magnus Holmgren <holmgren@debian.org> Mon, 13 Apr 2009 20:36:57 +0200 |
23 | magnus | 95 | |
4 | magnus | 96 | liboop (1.0-4) unstable; urgency=low |
97 | |||
98 | * New maintainer (Closes: #487130). |
||
5 | magnus | 99 | * Fix documentation file name extensions (Closes: #307732). |
100 | * Build liboop-doc in binary-indep target (Closes: #475573). |
||
6 | magnus | 101 | * Add debian/compat; remove DH_COMPAT from debian/rules. |
8 | magnus | 102 | * Don't ignore "make distclean" errors. |
10 | magnus | 103 | * Move sharutils to Build-Depends-Indep. |
11 | magnus | 104 | * debian/copyright: Update postal address of the FSF. |
13 | magnus | 105 | * Patch configure.ac as suggested in bug 359930, run autoreconf for good |
106 | measure and remove autogenerated files in clean target. I don't like |
||
16 | magnus | 107 | huge Debian diffs. Copying files from autotools-dev thus becomes |
108 | redundant. |
||
17 | magnus | 109 | * Update doc-base section to match current structure. |
18 | magnus | 110 | * debian/control: Replace ${Source-Version} with ${binary:Version}. |
20 | magnus | 111 | * Standards-Version upgraded to 3.8.0 with the above change. |
21 | magnus | 112 | * Add Homepage field and watch file, and update download location in |
113 | debian/copyright to one that works. |
||
4 | magnus | 114 | |
20 | magnus | 115 | -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 13:03:42 +0200 |
4 | magnus | 116 | |
3 | magnus | 117 | liboop (1.0-3.3) unstable; urgency=high |
118 | |||
119 | * Non-maintainer upload. |
||
120 | * Drop unused libwww-dev build-dependency. Closes: #458866. |
||
121 | * This fixes an FTBFS in testing, set urgency to high. |
||
122 | |||
123 | -- Regis Boudin <regis@debian.org> Thu, 10 Apr 2008 21:47:16 +0100 |
||
124 | |||
125 | liboop (1.0-3.2) unstable; urgency=low |
||
126 | |||
127 | * Non-maintainer upload. |
||
128 | * Relibtoolize. Closes: #359930. |
||
129 | |||
130 | -- Aurelien Jarno <aurel32@debian.org> Wed, 23 Jan 2008 22:22:53 +0100 |
||
131 | |||
132 | liboop (1.0-3.1) unstable; urgency=medium |
||
133 | |||
134 | * Non-maintainer upload. |
||
135 | * Build against libreadline5. Closes: #350647. |
||
136 | |||
137 | -- Matej Vela <vela@debian.org> Thu, 16 Mar 2006 16:50:24 +0100 |
||
138 | |||
139 | liboop (1.0-3) unstable; urgency=low |
||
140 | |||
141 | * Include pkg-config files. (Closes: Bug#227061) |
||
142 | * New liboop-doc package that includes documentation from liboop.org. |
||
143 | (Closes: Bug#224392) |
||
144 | |||
145 | -- Simon Law <sfllaw@debian.org> Sun, 11 Jul 2004 16:53:38 -0400 |
||
146 | |||
147 | liboop (1.0-2) unstable; urgency=low |
||
148 | |||
149 | * New maintainer. |
||
150 | * Update 'missing' binary from Automake 1.6. |
||
151 | * Use Policy 3.6.1. |
||
152 | * Use Debconf 4. |
||
153 | |||
154 | -- Simon Law <sfllaw@debian.org> Wed, 02 Jun 2004 17:39:12 -0400 |
||
155 | |||
156 | liboop (1.0-1) unstable; urgency=low |
||
157 | |||
158 | * New upstream release (closes: #224210) |
||
159 | |||
160 | -- Timshel Knoll <timshel@debian.org> Fri, 19 Dec 2003 00:55:53 +1100 |
||
161 | |||
162 | liboop (0.9-1) unstable; urgency=low |
||
163 | |||
164 | * New upstream release (closes: #191305) |
||
165 | + liboop SONAME has been bumped to 4, so name of source and binary |
||
166 | packages is now liboop4, to allow co-existence with liboop3 |
||
167 | * Moved liboop-dev to libdevel section |
||
168 | * Fixed configure{.in,} to build libwww support, Build-Depend on libwww-dev |
||
169 | * Policy 3.5.9 |
||
170 | |||
171 | -- Timshel Knoll <timshel@debian.org> Wed, 30 Apr 2003 22:50:34 +1000 |
||
172 | |||
173 | liboop (0.8-2) unstable; urgency=low |
||
174 | |||
175 | * debian/rules: update config.{sub,guess} in `clean' target |
||
176 | (closes: #142310) |
||
177 | |||
178 | -- Timshel Knoll <timshel@debian.org> Sat, 20 Apr 2002 02:25:49 +1000 |
||
179 | |||
180 | liboop (0.8-1) unstable; urgency=low |
||
181 | |||
182 | * Initial Release. (closes: #135810) |
||
183 | |||
184 | -- Timshel Knoll <timshel@debian.org> Tue, 26 Feb 2002 13:29:09 +1100 |
||
185 |