Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-13 | * debian/rules: bump shlibs to current version, since new symbols were added.debian/2.6.29.dfsg-1 | Mike Hommey | 2 | -1/+2 | |
2007-06-13 | * News upstream release | Mike Hommey | 64 | -317/+963 | |
2007-06-13 | Load /tmp/libxml2-2.6.29 intoupstream/2.6.29.dfsg | Mike Hommey | 61 | -304/+922 | |
libxml2/branches/upstream/current. | |||||
2007-04-18 | * debian/rules: bump shlibs to current version, since new symbols were added.debian/2.6.28.dfsg-1 | Mike Hommey | 2 | -3/+7 | |
* debian/changelog: Added some bug closing. | |||||
2007-04-17 | * New upstream release | Mike Hommey | 107 | -3235/+2255 | |
2007-04-17 | Load /tmp/libxml2-2.6.28 intoupstream/2.6.28.dfsg | Mike Hommey | 107 | -867/+1503 | |
libxml2/branches/upstream/current. | |||||
2006-10-26 | (no commit message)debian/2.6.27.dfsg-1 | Mike Hommey | 1 | -1/+1 | |
2006-10-26 | * debian/rules: bump shlibs to current version, since new symbols were added. | Mike Hommey | 2 | -2/+3 | |
2006-10-26 | * New "huge bug fixes list" upstream release. | Mike Hommey | 149 | -7023/+9650 | |
* autogen.sh: Updated so that doc/examples/index.html gets updated correctly. * debian/control: Bumped Standards-Version to 3.7.2.2. No changes required. | |||||
2006-10-26 | Load /tmp/libxml2-2.6.27 intoupstream/2.6.27.dfsg | Mike Hommey | 147 | -6933/+9625 | |
libxml2/branches/upstream/current. | |||||
2006-10-04 | * debian/control: Added a conflict to the sarge version of libxslt1.1 todebian/2.6.26.dfsg-4 | Mike Hommey | 2 | -2/+6 | |
avoid upgrade problems. Closes: #390733. | |||||
2006-09-02 | * debian/control: Bumped Standards-Version to 3.7.2.1. No changes required. | Mike Hommey | 3 | -1/+9 | |
* debian/watch: Updated to mangle the Debian version. | |||||
2006-07-27 | * debian/rules, debian/libxml2-dev.install: Don't install libxml2.ladebian/2.6.26.dfsg-3 | Mike Hommey | 4 | -2/+16 | |
directly and sed it to remove the dependency_libs. Note that will break linking statically libxml2 with libtool, we recommend to use pkg-config --static --libs libxml-2.0 instead of relying on libtool. Closes: #379807, #378511. * xml2-config.in: Fixed usage alignment of the new option introduced in previous upload. | |||||
2006-07-01 | * debian/control: Removed dependency on zlib-dev for libxml2-dev.debian/2.6.26.dfsg-2 | Mike Hommey | 3 | -2/+17 | |
* NEWS: Updated. | |||||
2006-07-01 | * debian/python-libxml2.examples.in: Renamed to | Mike Hommey | 15 | -66/+101 | |
debian/python-libxml2.examples * debian/python-libxml2.install.in: Renamed to debian/python-libxml2.install, and replaced PYVERS by a wildcard. * debian/control: + Adapted dependencies to fit all changes. + Added fields required by new Python policy. + Added fields necessary for flawless transition. + Replaced dummy python-libxml2 package by a full real package which itself replaces python2.x-libxml2 packages. * debian/rules: + Changed rules to get the python versions we want to build for and adapted some rules to fit with the new setting. + Changed shell loops to make loops. + In case python binary modules are identical (and they are, but they may not be with future versions of the python headers), replace some of them with symbolic links. + Adapted rules to the fact we're installing in only one python package instead of several. * debian/pycompat: Set to 2, for new Python policy. Closes: #373456. * debian/libxml2-doc.install: Added the /usr/share/gtk-doc directory. Closes: #375113. * debian/control: Made libxml2-doc suggest devhelper. * libxml-2.0.pc.in, libxml-2.0-uninstalled.pc.in: Split Libs in Libs and Libs.private. * xml2-config.in, xml2-config.1: Added a --static option to add to --libs so that we can split what is needed when building statically and what is needed when building dynamically. Closes: #374017. * libxml-2.0.pc.in, libxml-2.0-uninstalled.pc.in, xml2-config.in: Added BASE_THREADS_LIBS to the static link information so that -lpthread would appear. Closes: #372945. * debian/rules: Add the NEWS file to dh_install calls. Closes: #365596. * debian/watch: Updated. | |||||
2006-06-08 | * New upstream release.debian/2.6.26.dfsg-1 | Mike Hommey | 88 | -10685/+15960 | |
* debian/rules: + Added -fno-strict-aliasing to the CFLAGS. + Use dpkg-architecture to feed configure. + Bumped shlibs to current version, since new symbol for XPath cache has been added. * debian/control: Bumped Standards-Version to 3.7.2.0. No changes required. | |||||
2006-06-08 | Load /tmp/libxml2-2.6.26 intoupstream/2.6.26.dfsg | Mike Hommey | 75 | -5432/+8504 | |
libxml2/branches/upstream/current. | |||||
2006-04-29 | * debian/control:debian/2.6.24.dfsg-1 | Mike Hommey | 5 | -153/+183 | |
+ Changed libxml2-dbg's priority to extra. + Bumped Standards-Version to 3.7.0.0. No changes required. * debian/rules: bump shlibs to current version, since new symbols were added. * doc/xmllint.1, doc/xmllint.html: Revert debian changes. | |||||
2006-04-29 | Sync with new upstream release | Mike Hommey | 182 | -2708/+4641 | |
2006-04-29 | Load /tmp/libxml2-2.6.24 intoupstream/2.6.24.dfsg | Mike Hommey | 193 | -7279/+9700 | |
libxml2/branches/upstream/current. | |||||
2006-03-18 | * debian/rules: Correctly strip python modules.debian/2.6.23.dfsg.2-3 | Mike Hommey | 4 | -20/+87 | |
2006-02-20 | * debian/control: Removed python2.2-libxml2 and build-dep on python2.2-dev.debian/2.6.23.dfsg.2-2 | Mike Hommey | 6 | -991/+1056 | |
Closes: #351125. * doc/xmllint.xml, doc/xmllint.1: Applied patch from upstream cvs. That improves the manual page by many ways. * doc/xmllint.html: Manually updated with changes from the .xml file. * xmllint.c: Don't throw error when failed to load an entity through --path option of xmllint (patch from upstream cvs). Closes: #352634. Thanks Daniel Leidert. | |||||
2006-01-31 | Final changesdebian/2.6.23.dfsg.2-1 | Mike Hommey | 3 | -2/+6 | |
2006-01-31 | Preparing 2.6.23.dfsg.2-1 | Mike Hommey | 4 | -3/+41 | |
2006-01-31 | Sync with version 2.6.23.dfsg.2 | Mike Hommey | 3292 | -317594/+0 | |
2006-01-31 | Removing tests and resultsupstream/2.6.23.dfsg.2 | Mike Hommey | 3292 | -317594/+0 | |
2006-01-14 | Import NMU changesdebian/2.6.23-1.1 | Mike Hommey | 2 | -6/+18 | |
2006-01-06 | Fixed my email addressdebian/2.6.23-1 | Mike Hommey | 1 | -1/+1 | |
2006-01-06 | Prepared release | Mike Hommey | 2 | -9/+5 | |
2006-01-06 | Removed bothering .orig and .rej files in the win32 directory | Mike Hommey | 2 | -353/+0 | |
2006-01-06 | New upstream release | Mike Hommey | 224 | -9786/+16465 | |
2006-01-06 | Load /tmp/tmp.U9vXwU/libxml2-2.6.23 intoupstream/2.6.23 | Mike Hommey | 220 | -6137/+12351 | |
local/libxml2/branches/upstream/current. | |||||
2005-11-02 | Prepared releasedebian/2.6.22-2 | Mike Hommey | 1 | -2/+2 | |
2005-11-02 | * autogen.sh: Changed the way we rebuild the examples. | Mike Hommey | 6 | -10/+26 | |
* debian/rules: Added history support in xmllint. Closes: #318083. * debian/control: Added build dependency upon libreadline5-dev for history support in xmllint. * xmllint.c: Added some spaces in usage(). Closes: #335015. * testModule.c: Added PATH_MAX definition for the Hurd. Closes: #333623. | |||||
2005-09-13 | New upstreamdebian/2.6.22-1 | Mike Hommey | 140 | -4239/+25742 | |
2005-09-13 | Load /tmp/tmp.2Zlqcz/libxml2-2.6.22 intoupstream/2.6.22 | Mike Hommey | 124 | -3514/+25043 | |
packages/libxml2/branches/upstream/current. | |||||
2005-09-07 | Bump shlibs to current versiondebian/2.6.21-1 | Mike Hommey | 2 | -2/+3 | |
2005-09-07 | Readying for release | Mike Hommey | 1 | -3/+3 | |
2005-09-05 | New upstream release | Mike Hommey | 456 | -2429/+14076 | |
2005-09-05 | Load /usr/tmp/tmp.CMoFff/libxml2-2.6.21 intoupstream/2.6.21 | Mike Hommey | 453 | -2149/+13784 | |
packages/libxml2/branches/upstream/current. | |||||
2005-08-09 | Removed dummy package | Mike Hommey | 3 | -14/+9 | |
2005-07-14 | Finalized 2.6.10-1 releasedebian/2.6.20-1 | Mike Hommey | 2 | -10/+5 | |
2005-07-13 | New upstream release | Mike Hommey | 430 | -93066/+83123 | |
2005-07-12 | Load /tmp/tmp.zfIyNk/libxml2-2.6.20 intoupstream/2.6.20 | Mike Hommey | 428 | -93065/+83110 | |
packages/libxml2/branches/upstream/current. | |||||
2005-07-08 | Updated config.guess and config.subdebian/2.6.19-1 | Mike Hommey | 2 | -5/+12 | |
2005-07-08 | Prepare upload of 2.6.19-1 to sid | Mike Hommey | 1 | -3/+4 | |
2005-04-09 | Sync with unstable branch | Mike Hommey | 2 | -2/+9 | |
2005-04-04 | New upstream release | Mike Hommey | 131 | -7467/+18999 | |
2005-04-04 | Load /tmp/tmp.98zkCi/libxml2-2.6.19 intoupstream/2.6.19 | Mike Hommey | 126 | -7452/+18976 | |
packages/libxml2/branches/upstream/current. | |||||
2005-03-28 | Changed changelog | Mike Hommey | 1 | -2/+2 | |