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