| 1 | libtool (2.2.6a-1) unstable; urgency=low |
|---|
| 2 | |
|---|
| 3 | [ Kurt Roeckx ] |
|---|
| 4 | * New upstream release (Closes: #501783) |
|---|
| 5 | * libtool.info-1 anddoc/libtool.info-2 are change during build, |
|---|
| 6 | remove during clean. |
|---|
| 7 | |
|---|
| 8 | -- Alan Baghumian <alan@technotux.org> Thu, 15 Jan 2009 19:13:19 -0800 |
|---|
| 9 | |
|---|
| 10 | libtool (2.2.2-1) experimental; urgency=low |
|---|
| 11 | |
|---|
| 12 | * New upstream release (Closes: #470057) |
|---|
| 13 | * Remove fortran 77 build dependencies (Closes: #463744) |
|---|
| 14 | * Make sure that we use atleast automake 1.10 |
|---|
| 15 | * Merge with unstable: |
|---|
| 16 | - Remove comment about being a daily snapshot. |
|---|
| 17 | - Readd watch file. |
|---|
| 18 | - Update copyright file. |
|---|
| 19 | - Use ${binary:Version} in Depends field instead of ${Source-Version} |
|---|
| 20 | - Check for precense of Makefile instead of ignoring failures |
|---|
| 21 | from make distclean, as suggested by lintian. |
|---|
| 22 | - Change patch system from dpatch to quilt. |
|---|
| 23 | - Readded m68k java support. |
|---|
| 24 | - Change DH_COMPAT to a debian/compat file with 4 in it. |
|---|
| 25 | * Remove separate copyright files for individual packages. |
|---|
| 26 | |
|---|
| 27 | -- Kurt Roeckx <kurt@roeckx.be> Sat, 09 Feb 2008 16:23:34 +0000 |
|---|
| 28 | |
|---|
| 29 | libtool (2.1a+cvs1.2525+20071016-1) experimental; urgency=low |
|---|
| 30 | |
|---|
| 31 | * New CVS snapshot. |
|---|
| 32 | * Dropped java support on arm and m68k architectures. |
|---|
| 33 | * Added homepage field to debian/control. |
|---|
| 34 | |
|---|
| 35 | -- Piotr Roszatycki <dexter@debian.org> Mon, 29 Oct 2007 14:30:17 +0100 |
|---|
| 36 | |
|---|
| 37 | libtool (2.1a+cvs1.2460+20070510-1) experimental; urgency=low |
|---|
| 38 | |
|---|
| 39 | * New CVS snapshot. |
|---|
| 40 | * Revert patches adapted to new libtool: link_all_deplibs, netbsdelf, |
|---|
| 41 | version_type. |
|---|
| 42 | * Build-Depends on automake1.10. |
|---|
| 43 | * Mark libtool version with Debian tag. |
|---|
| 44 | * Remove outdated /usr/share/libtool/libtool.m4 symlink. |
|---|
| 45 | * Revert original order in debian/control file. |
|---|
| 46 | * Show testsuite.log on failure. |
|---|
| 47 | * Clean up after build. |
|---|
| 48 | |
|---|
| 49 | -- Piotr Roszatycki <dexter@debian.org> Sun, 13 May 2007 22:05:54 +0200 |
|---|
| 50 | |
|---|
| 51 | libtool (2.1a+cvs1.2458+20070509-1) experimental; urgency=low |
|---|
| 52 | |
|---|
| 53 | * New CVS snapshot. |
|---|
| 54 | * New libltdl7 library package. |
|---|
| 55 | * Removed all patches. |
|---|
| 56 | * Compile with gfortran | fortran95-compiler. |
|---|
| 57 | |
|---|
| 58 | -- Piotr Roszatycki <dexter@debian.org> Thu, 10 May 2007 00:14:22 +0200 |
|---|
| 59 | |
|---|
| 60 | libtool (1.5.22-4) unstable; urgency=low |
|---|
| 61 | |
|---|
| 62 | * Change gcj build dependency to not !kfreebsd-amd64 |
|---|
| 63 | (Closes: #356388) |
|---|
| 64 | |
|---|
| 65 | -- Kurt Roeckx <kurt@roeckx.be> Sat, 11 Mar 2006 19:33:24 +0100 |
|---|
| 66 | |
|---|
| 67 | libtool (1.5.22-3) unstable; urgency=low |
|---|
| 68 | |
|---|
| 69 | * Properly set link_all_deplibs on k*bsd*-gnu. The previous |
|---|
| 70 | patch for kfreebsd didn't set it in all cases. Patch from |
|---|
| 71 | Aurelien Jarno <aurel32@debian.org> (Closes: #355789) |
|---|
| 72 | * Make k*bsd*-gnu do the same as on Linux in all cases. It |
|---|
| 73 | should behave the same. Based on patch by Aurelien Jarno. |
|---|
| 74 | * Don't build depend on gcj on kfreebsd-amd64 |
|---|
| 75 | * Rename bsd.dpatch to netbsdelf.dpatch, since it now |
|---|
| 76 | only adds support for netbsdelf*-gnu. |
|---|
| 77 | |
|---|
| 78 | -- Kurt Roeckx <kurt@roeckx.be> Sat, 11 Mar 2006 16:11:11 +0100 |
|---|
| 79 | |
|---|
| 80 | libtool (1.5.22-2) unstable; urgency=low |
|---|
| 81 | |
|---|
| 82 | * Remove a "--" line from the generate tag for BINCC. It |
|---|
| 83 | resulted in "--: command not found" error. Thanks to |
|---|
| 84 | John V. Belmonte for reporting it and Ralf Wildenhues |
|---|
| 85 | for the fix. (Closes: #345607) |
|---|
| 86 | |
|---|
| 87 | -- Kurt Roeckx <kurt@roeckx.be> Mon, 9 Jan 2006 16:06:58 +0100 |
|---|
| 88 | |
|---|
| 89 | libtool (1.5.22-1) unstable; urgency=low |
|---|
| 90 | |
|---|
| 91 | * New upstream release |
|---|
| 92 | - libtoolize --ltdl now fails if libltdl3-dev is not installed. |
|---|
| 93 | (Closes: #344756) |
|---|
| 94 | * Also set link_all_deplibs to no on kfreebsd*-gnu. Patch from |
|---|
| 95 | Aurelien Jarno <aurel32@debian.org> (Closes: #341978) |
|---|
| 96 | |
|---|
| 97 | -- Kurt Roeckx <kurt@roeckx.be> Mon, 26 Dec 2005 13:36:48 +0100 |
|---|
| 98 | |
|---|
| 99 | libtool (1.5.20-2) unstable; urgency=low |
|---|
| 100 | |
|---|
| 101 | * Add a conflict on libtool1.4 for libltdl3-dev. They have overlapping |
|---|
| 102 | files and libtool1.4 should get removed anyway. (Closes: #329697) |
|---|
| 103 | * Put usr/share/libtool/libltdl in the libltdl3-dev, so libtoolize --ltdl |
|---|
| 104 | works again |
|---|
| 105 | * Don't build-depend gcj on kfreebsd-i386, they don't have it. |
|---|
| 106 | (Closes: #329703) |
|---|
| 107 | * Change Standards-Version to 3.6.2, no changes. |
|---|
| 108 | |
|---|
| 109 | -- Kurt Roeckx <kurt@roeckx.be> Sun, 25 Sep 2005 16:16:17 +0200 |
|---|
| 110 | |
|---|
| 111 | libtool (1.5.20-1) unstable; urgency=low |
|---|
| 112 | |
|---|
| 113 | * New maintainer (Closes: #302484) |
|---|
| 114 | * New upstream release (Closes: #265005) |
|---|
| 115 | - Configure test to detect -fPIC support in combination with other CFLAGS |
|---|
| 116 | could fail to detect if it's supported. (1.5.16) (Closes: #219490) |
|---|
| 117 | - ia64 tests should have been fix, run them again. (1.5.10) |
|---|
| 118 | - Fix .libs/.libs/libfoo.so link problem when linking against an other lib |
|---|
| 119 | from the same package. (1.5.8) |
|---|
| 120 | * Enable gcj on hppa again since gcj-4.0 is available on it. |
|---|
| 121 | * Enable the test suite on m68k again, slow is not a good reason not to run |
|---|
| 122 | it. |
|---|
| 123 | * Move ltdl.m4 from libtool to libltdl-dev package, where it belongs. |
|---|
| 124 | Add a conflicts/replaces from libltdl-dev to the libtool package. |
|---|
| 125 | * Remove usr/share/libtool/libltdl from the libtool package |
|---|
| 126 | * Make the libtool.m4 in /usr/share/libtool a symlink to the one in |
|---|
| 127 | /usr/share/aclocal. |
|---|
| 128 | * libltdl3-dev.preinst: No longer remove the old directory on upgrade. |
|---|
| 129 | libltdl3-dev.preinst does nothing now so remove the file. |
|---|
| 130 | * libtool.postinst: We don't run ltconfig anymore, so don't play with |
|---|
| 131 | cc's alternatives. |
|---|
| 132 | * Put the config.guess and config.sub symlinks in the package instead |
|---|
| 133 | of creating them in the libtool.postinst. Remove the libtool.postinst |
|---|
| 134 | and libtool.prerm scripts since they do nothing now. |
|---|
| 135 | * Add AUTHORS, README, THANKS and TODO in the docs dir. |
|---|
| 136 | * Remove obsolete conflicts/replaces for libltdl0.1 and libltdl0, |
|---|
| 137 | it's not even in woody. |
|---|
| 138 | * Split out patches, and convert to using dpatch |
|---|
| 139 | * Always do a full bootstrap of the configure scripts before |
|---|
| 140 | building so I only have to patch 1 file. |
|---|
| 141 | * Embed the debian version in libtool.m4 and ltmain.in/sh |
|---|
| 142 | * Add a watch file. |
|---|
| 143 | |
|---|
| 144 | -- Kurt Roeckx <kurt@roeckx.be> Wed, 14 Sep 2005 21:11:24 +0200 |
|---|
| 145 | |
|---|
| 146 | libtool (1.5.6-6) unstable; urgency=low |
|---|
| 147 | |
|---|
| 148 | * Orphan. |
|---|
| 149 | |
|---|
| 150 | -- Scott James Remnant <scott@netsplit.com> Fri, 1 Apr 2005 01:28:13 +0100 |
|---|
| 151 | |
|---|
| 152 | libtool (1.5.6-5) unstable; urgency=low |
|---|
| 153 | |
|---|
| 154 | * Apply patch from upstream to allow five digits in version-info. |
|---|
| 155 | |
|---|
| 156 | -- Scott James Remnant <scott@netsplit.com> Tue, 8 Mar 2005 18:12:26 +0000 |
|---|
| 157 | |
|---|
| 158 | libtool (1.5.6-4) unstable; urgency=low |
|---|
| 159 | |
|---|
| 160 | * Correct accidental slide into a native package. |
|---|
| 161 | * Apply patch to fix memory leak in libltdl. Closes: #281929. |
|---|
| 162 | * Usual postinst change to support only gcc 3.4 or gcc 4.0. Closes: #281708. |
|---|
| 163 | * Remove build-essential dependencies from libltdl3-dev. Closes: #260298. |
|---|
| 164 | |
|---|
| 165 | -- Scott James Remnant <scott@netsplit.com> Sat, 22 Jan 2005 14:17:59 +0000 |
|---|
| 166 | |
|---|
| 167 | libtool (1.5.6-3) unstable; urgency=low |
|---|
| 168 | |
|---|
| 169 | * Don't build-depend on gcj on netbsd-i386 or hurd-i386. Closes: #260299. |
|---|
| 170 | * Apply patch to correct problem with "-lfoo -Ldir -lbar" picking bar up |
|---|
| 171 | from the same directory as foo, instead of in 'dir' |
|---|
| 172 | |
|---|
| 173 | -- Scott James Remnant <scott@netsplit.com> Tue, 26 Oct 2004 10:37:41 +0100 |
|---|
| 174 | |
|---|
| 175 | libtool (1.5.6-2) unstable; urgency=low |
|---|
| 176 | |
|---|
| 177 | * Apply patch from Joel Baker to support Debian GNU/kNetBSD systems |
|---|
| 178 | with *-*-netbsdelf-gnu triplet. Closes: #244770. |
|---|
| 179 | * Fail earlier on invalid version_type so we output a useful error |
|---|
| 180 | message. Closes: #247169. |
|---|
| 181 | * Skip the Non-PIC test on x86-64, it can't handle Non-PIC code inside |
|---|
| 182 | shared libraries. Closes: #246746. |
|---|
| 183 | |
|---|
| 184 | -- Scott James Remnant <scott@netsplit.com> Tue, 6 Jul 2004 17:52:19 +0100 |
|---|
| 185 | |
|---|
| 186 | libtool (1.5.6-1) unstable; urgency=low |
|---|
| 187 | |
|---|
| 188 | * New upstream release. |
|---|
| 189 | - Correctly installs libltdl. |
|---|
| 190 | - Correctly provides shrext_cmds to libltdl. |
|---|
| 191 | Closes: #242161, #242380, #242457, #242488, #243008, #243033, #243107, |
|---|
| 192 | #243261. |
|---|
| 193 | |
|---|
| 194 | -- Scott James Remnant <scott@netsplit.com> Mon, 12 Apr 2004 18:17:59 +0100 |
|---|
| 195 | |
|---|
| 196 | libtool (1.5.4-1) unstable; urgency=low |
|---|
| 197 | |
|---|
| 198 | * New upstream release. |
|---|
| 199 | |
|---|
| 200 | -- Scott James Remnant <scott@netsplit.com> Sat, 3 Apr 2004 19:10:11 +0100 |
|---|
| 201 | |
|---|
| 202 | libtool (1.5.2-2) unstable; urgency=low |
|---|
| 203 | |
|---|
| 204 | * Remove .svn check from debian/rules, no longer necessary. |
|---|
| 205 | * Correctly pass CFLAGS to configure. |
|---|
| 206 | * No longer dlopens libraries with RTLD_GLOBAL. Closes: #195821, #221811. |
|---|
| 207 | * Don't add the contents of dependency_libs to the link line when |
|---|
| 208 | linking programs. Closes: #191425, #199423, #238681. |
|---|
| 209 | |
|---|
| 210 | -- Scott James Remnant <scott@netsplit.com> Sun, 28 Mar 2004 20:08:59 +0100 |
|---|
| 211 | |
|---|
| 212 | libtool (1.5.2-1) unstable; urgency=low |
|---|
| 213 | |
|---|
| 214 | * New upstream release. |
|---|
| 215 | |
|---|
| 216 | This largely just included our patches from 1.5, there are a couple |
|---|
| 217 | of additional bug fixes in this release though. |
|---|
| 218 | * Move to a single libtool.info file. |
|---|
| 219 | |
|---|
| 220 | -- Scott James Remnant <scott@netsplit.com> Sun, 25 Jan 2004 14:45:02 +0000 |
|---|
| 221 | |
|---|
| 222 | libtool (1.5-9) unstable; urgency=low |
|---|
| 223 | |
|---|
| 224 | * Apply patch from Robert Millan <zeratul2@wanadoo.es> to complete |
|---|
| 225 | support for GNU/kNetBSD. Closes: #224440. |
|---|
| 226 | * Apply keybuk-precious-files.patch (backported from 1.6) to add |
|---|
| 227 | an option to prevent the removal of files from the temporary |
|---|
| 228 | output directory. Closes: #221420. |
|---|
| 229 | |
|---|
| 230 | -- Scott James Remnant <scott@netsplit.com> Sun, 11 Jan 2004 01:33:18 +0000 |
|---|
| 231 | |
|---|
| 232 | libtool (1.5-8) unstable; urgency=medium |
|---|
| 233 | |
|---|
| 234 | * Bring the various copyright files up to par. |
|---|
| 235 | * Apply patch to infer tagged configuration in link mode with all |
|---|
| 236 | compiler arguments available, rather than just the first. |
|---|
| 237 | * Remove the mkdir -p option from when creating a temporary output |
|---|
| 238 | directory to prevent symlink abuse. |
|---|
| 239 | * Generate the info files on build as we need a certain --split-size |
|---|
| 240 | for hysterical raisins. |
|---|
| 241 | |
|---|
| 242 | -- Scott James Remnant <scott@netsplit.com> Sat, 3 Jan 2004 14:49:52 +0000 |
|---|
| 243 | |
|---|
| 244 | libtool (1.5-7) unstable; urgency=high |
|---|
| 245 | |
|---|
| 246 | * Add missing 'continue' line when acting on finding -pthread and friends |
|---|
| 247 | in $deplibs. This line of code is in all my copies of ltmain, it's in |
|---|
| 248 | my test package of libtool, it's in the upstream CVS where I comitted it, |
|---|
| 249 | it's in the patch file I made to do that and is in the 1.4.3 package that |
|---|
| 250 | used the same patch; but for no apparent reason it vanished from the |
|---|
| 251 | Debian 1.5-6 package! Closes: #221467. |
|---|
| 252 | |
|---|
| 253 | -- Scott James Remnant <scott@netsplit.com> Tue, 18 Nov 2003 17:08:17 +0000 |
|---|
| 254 | |
|---|
| 255 | libtool (1.5-6) unstable; urgency=low |
|---|
| 256 | |
|---|
| 257 | * Error in the binary targets if a .svn directory exists, to prevent |
|---|
| 258 | me accidentally shipping them in the diff. To create binary packages |
|---|
| 259 | from the svn source add TEST=yes to the debian/rules line. |
|---|
| 260 | Closes: #219461. |
|---|
| 261 | * Fix libtoolize so the cd command run when AC_CONFIG_AUX_DIR is used |
|---|
| 262 | is shown when --dry-run is given. Closes: #153699. |
|---|
| 263 | * Yet Another(tm) patch to prevent hardcoding of dependency library |
|---|
| 264 | rpaths, replacing the one in 1.5-3. Any path listed in /etc/ld.so.conf |
|---|
| 265 | is now not rpathed. This is more palatable upstream. |
|---|
| 266 | * The Ultimate -pthread Patch(tm), the previous change broke placing |
|---|
| 267 | -pthread in libs' $deplibs. This new patch treats the arguments the |
|---|
| 268 | same for libraries and programs, and even honours them when found |
|---|
| 269 | in dependency_libs but doesn't place them there first. |
|---|
| 270 | * Infer near-default configuration when invoked as 'libtool cc' rather |
|---|
| 271 | than complaining that we can't infer a tag. |
|---|
| 272 | * Fix -static, -prefer-pic and -prefer-non-pic when used with a tagged |
|---|
| 273 | configuration. Closes: #217834. |
|---|
| 274 | * Synchronise with upstream CVS. The changes are: |
|---|
| 275 | - MinGW reverted back to an objdump-base test. |
|---|
| 276 | See changelog.gz for more detail. |
|---|
| 277 | |
|---|
| 278 | -- Scott James Remnant <scott@netsplit.com> Sun, 16 Nov 2003 15:10:15 +0000 |
|---|
| 279 | |
|---|
| 280 | libtool (1.5-5) unstable; urgency=low |
|---|
| 281 | |
|---|
| 282 | * Apply upstream patch to preserve --tag, --debug, --quiet and |
|---|
| 283 | --silent arguments when invoking ourselves to perform |
|---|
| 284 | relink or finish modes. Closes: #214484. |
|---|
| 285 | * Don't propogate -pthread and friends to dependency_libs, but also |
|---|
| 286 | don't complain when we find it there. This fixes the recent GNOME |
|---|
| 287 | problems without breaking anything else (I hope). |
|---|
| 288 | |
|---|
| 289 | -- Scott James Remnant <scott@netsplit.com> Wed, 29 Oct 2003 17:31:07 +0000 |
|---|
| 290 | |
|---|
| 291 | libtool (1.5-4) unstable; urgency=low |
|---|
| 292 | |
|---|
| 293 | * Remove Build-Depends-Indep placing texi2html and texinfo in |
|---|
| 294 | Build-Depends. Policy is wrong, the buildds do not ensure these are |
|---|
| 295 | installed for the "build" target of debian/rules. Closes: #216492. |
|---|
| 296 | * Built with dpkg 1.10.10, the latest version ignores the |
|---|
| 297 | [!hppa !mips !mipsel] clause in Build-Depends. |
|---|
| 298 | |
|---|
| 299 | -- Scott James Remnant <scott@netsplit.com> Sun, 19 Oct 2003 16:19:22 +0100 |
|---|
| 300 | |
|---|
| 301 | libtool (1.5-3) unstable; urgency=low |
|---|
| 302 | |
|---|
| 303 | * Synchronise with upstream CVS, in case they decide to skip 1.5.1 |
|---|
| 304 | after all and go straight to 1.6. The changes are: |
|---|
| 305 | - GNU/KNetBSD support added. |
|---|
| 306 | - lt_dlrealloc now part of the libltdl API. Closes: #120169. |
|---|
| 307 | See changelog.gz for more detail. |
|---|
| 308 | * Run 'make check' after build to make sure it all works. |
|---|
| 309 | * Fix permissions of tests/mdemo2-*.test so "make check" will work. |
|---|
| 310 | * Move rules to create info files and examples .tar.gz files to |
|---|
| 311 | the build target so we don't pollute them with stuff from "make check". |
|---|
| 312 | * Disable demo-nopic test on hppa. |
|---|
| 313 | * Add /usr/local/lib and /usr/X11R6/lib to sys_lib_dlsearch_path_spec. |
|---|
| 314 | * Add gcc-3.3 to the list of packages we maintain the /usr/bin/cc |
|---|
| 315 | alternative for. Closes: #216349. |
|---|
| 316 | * Remove dead code from libtool.m4. Closes: #210378. |
|---|
| 317 | * Add the various compiler threading options to dependency_libs, and |
|---|
| 318 | don't barf if we find them. |
|---|
| 319 | * Merge addition of --no-supress option from HEAD. Closes: #207475. |
|---|
| 320 | * Mention that libtool-doc will become non-free after sarge. |
|---|
| 321 | |
|---|
| 322 | -- Scott James Remnant <scott@netsplit.com> Wed, 1 Oct 2003 00:27:19 +0100 |
|---|
| 323 | |
|---|
| 324 | libtool (1.5-2) unstable; urgency=low |
|---|
| 325 | |
|---|
| 326 | * Make mdemo2-*.test executable so they don't fail when you go |
|---|
| 327 | "make check" |
|---|
| 328 | * Prevent recursion on missing ltmain.sh by checking ltmain.in |
|---|
| 329 | exists first. Closes: #164452. |
|---|
| 330 | * Remove build dependency on gcj on hppa, mips and mipsel to |
|---|
| 331 | fix build failure. Closes: #207923. |
|---|
| 332 | * Remove fallback suggestion of java-compiler, libtool will |
|---|
| 333 | only support gcj for the forseeable future. |
|---|
| 334 | * Place NEWS and ChangeLog files in all packages, also add missing |
|---|
| 335 | ChangeLog.1 file. Closes: #205458. |
|---|
| 336 | * Always use pass_all on Linux ELF, host_cpu is irrelevant. |
|---|
| 337 | Closes: #208552. |
|---|
| 338 | * Don't pass -nostdlib to gcc when creating an archive so we can |
|---|
| 339 | throw away all the gcc version-specific hardcoding. Closes: #206356. |
|---|
| 340 | * Ensure STRIP variable is properly quoted. |
|---|
| 341 | |
|---|
| 342 | -- Scott James Remnant <scott@netsplit.com> Wed, 10 Sep 2003 23:42:48 +0100 |
|---|
| 343 | |
|---|
| 344 | libtool (1.5-1) unstable; urgency=low |
|---|
| 345 | |
|---|
| 346 | * Initial Release of the "multi language" version of GNU Libtool. |
|---|
| 347 | This is a cooler and more froody version of Libtool than 1.4 was |
|---|
| 348 | and not only makes C++ libraries properly but does Fortran77 and |
|---|
| 349 | compiled Java libraries too. The catch? It won't work with |
|---|
| 350 | packages still using Autoconf 2.13. Either upgrade your |
|---|
| 351 | configure.in to Autoconf 2.5x, or install the libtool1.4 package. |
|---|
| 352 | Closes: #190216, #195278, #192918. |
|---|
| 353 | |
|---|
| 354 | -- Scott James Remnant <scott@netsplit.com> Sat, 2 Aug 2003 02:08:10 +0100 |
|---|
| 355 | |
|---|